<?xml version="1.0" encoding="utf-8"?>
<feed xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom">
  <title>Morning Compilation</title>
  <link rel="alternate" type="text/html" href="http://www.halhayes.com/blog/" />
  <link rel="self" href="http://www.halhayes.com/blog/SyndicationService.asmx/GetAtom" />
  <icon>favicon.ico</icon>
  <updated>2008-08-02T10:11:18.7605450-07:00</updated>
  <author>
    <name>Hal Hayes</name>
  </author>
  <subtitle>Blog By Hal Hayes</subtitle>
  <id>http://www.halhayes.com/blog/</id>
  <generator uri="http://www.dasblog.net" version="1.8.5223.2">DasBlog</generator>
  <entry>
    <title>Help Files (.chm files) Displaying No Content? Here is the fix!</title>
    <link rel="alternate" type="text/html" href="http://www.halhayes.com/blog/PermaLink,guid,c9470e99-e2ef-4ae3-815f-38005cd54b43.aspx" />
    <id>http://www.halhayes.com/blog/PermaLink,guid,c9470e99-e2ef-4ae3-815f-38005cd54b43.aspx</id>
    <published>2008-08-02T10:11:18.7605450-07:00</published>
    <updated>2008-08-02T10:11:18.7605450-07:00</updated>
    <category term="Microsoft" label="Microsoft" scheme="dasBlog" />
    <category term="Visual Studio 2005" label="Visual Studio 2005" scheme="dasBlog" />
    <category term="Visual Studio 2008" label="Visual Studio 2008" scheme="dasBlog" />
    <category term="Help" label="Help" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Spent the morning trying to figure out why my Application Block help file (.chm) was
      not displaying content. Needless to say, I went down several rabbit holes on the Internet
      (web pages that did not yield a solution).
   </p>
        <p>
      If you download a help file (.chm) and then open the file you may get a warning message
      - but this is not a clear message to what the problem is. When the application comes
      up, the content pain says something to the effect that it cannot display the page.
      There is nothing to indicate how to fix the problem. 
   </p>
        <p>
      So, here it is. CHM (help files) that are downloaded are blocked - and you have
      to "unblock" them. They were blocked by a security update. So, downloaded CHM files
      have the blocked attribute set. If you select on the file's properties you can change
      this behavior by selecting the "unblock" button.
   </p>
        <p>
          <a href="http://blogs.msdn.com/robcaron/default.aspx">Rob Caron</a> has short discussion
      with screen shots <a style="TEXT-DECORATION: none" href="http://blogs.msdn.com/robcaron/archive/2005/06/23/431976.aspx"><strong><font face="Arial" color="#0000ff" size="3">here</font></strong></a>.
   </p>
        <p>
       
   </p>
        <img width="0" height="0" src="http://www.halhayes.com/blog/aggbug.ashx?id=c9470e99-e2ef-4ae3-815f-38005cd54b43" />
      </div>
    </content>
  </entry>
  <entry>
    <title>WCF and WF working together in harmony</title>
    <link rel="alternate" type="text/html" href="http://www.halhayes.com/blog/PermaLink,guid,4ba979d6-9930-4ca5-b8c7-5a3fa5844002.aspx" />
    <id>http://www.halhayes.com/blog/PermaLink,guid,4ba979d6-9930-4ca5-b8c7-5a3fa5844002.aspx</id>
    <published>2008-07-23T04:52:28.7640000-07:00</published>
    <updated>2008-07-23T05:58:34.7425934-07:00</updated>
    <category term=".Net Framework 3.5" label=".Net Framework 3.5" scheme="dasBlog" />
    <category term="CAPAREA" label="CAPAREA" scheme="dasBlog" />
    <category term="WCF" label="WCF" scheme="dasBlog" />
    <category term="WF" label="WF" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.microsoftregionaldirectors.com/profile.aspx?rd=1241">Vishwas Lele</a> gave
      an excellent presentation at <a href="http://www.caparea.net/"><strong>CAPAREA</strong></a> last
      night on bringing together Windows Communication Framework and Workflow Framework.
      Vishwas is the CTO at <a href="http://www.appliedis.com/">AIS</a> and also the Microsoft
      Regional Director for the Washington, DC, area.
   </p>
        <p>
      One of the interesting suggestions for why you would want to do this is that the technology
      lets you chain together web services in a workflow so that the service calls occur
      in a proper order. Web services by themselves are inherently stateless - unless you
      build the infrastructure to manage state in them. But with WCF and WF, combining these
      two technologies together you get that infrastructure right out of the box.
   </p>
        <p>
       
   </p>
        <a href="http://www.microsoftregionaldirectors.com/profile.aspx?rd=1241">
          <img src="http://www.halhayes.com/blog/content/binary/Vishwas_Lele.jpg" border="0" />
        </a>
        <img width="0" height="0" src="http://www.halhayes.com/blog/aggbug.ashx?id=4ba979d6-9930-4ca5-b8c7-5a3fa5844002" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Report from the Summer Regional SharePoint Conference (Metro DC)</title>
    <link rel="alternate" type="text/html" href="http://www.halhayes.com/blog/PermaLink,guid,bec7af9a-6f9a-42ce-bfe1-e5ab12165000.aspx" />
    <id>http://www.halhayes.com/blog/PermaLink,guid,bec7af9a-6f9a-42ce-bfe1-e5ab12165000.aspx</id>
    <published>2008-06-30T08:54:12.9770000-07:00</published>
    <updated>2008-06-30T08:56:23.3544558-07:00</updated>
    <category term="SharePoint" label="SharePoint" scheme="dasBlog" />
    <category term="SharePoint 2007" label="SharePoint 2007" scheme="dasBlog" />
    <category term="User Group" label="User Group" scheme="dasBlog" />
    <category term="SharePoint MOSS 2007" label="SharePoint MOSS 2007" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.sugdc.org/index.cfm">
            <img height="135" alt="spSUGDC.png" src="http://www.halhayes.com/blog/content/binary/spSUGDC.png" width="127" border="0" />
          </a>
        </p>
        <p>
          <strong>Kudos to Gary Blatt, and his staff,</strong> of the <strong>SharePoint
      User Group of Washington DC</strong>. He put on a great two-day SharePoint conference
      (<a href="http://www.sugdc.org/index_conf1.cfm">Second Annual Regional SharePoint
      Conference</a>). It was attended by over 180 practitioners, developers, managers,
      designers, implementers, speakers, and sponsors. The sponsor/vendor attendance was
      quite impressive.
   </p>
        <p>
       
   </p>
        <p>
      I particularly enjoyed the presentations by (in no particular order) Sahil Malik,
      Melvin Brown and Kevin Hans, Vanessa Williams, Ed Hild, and Greg Galipeau. And, of
      course, Gary. He's the only speaker that did not need a microphone. 
   </p>
        <p>
       
   </p>
        <p>
      Besides the technical presentations, I was particularly interested in what speakers
      as <a href="http://www.prleap.com/pr/70270/">Melvin Brown, the KSN Program Manager
      at FAA</a>, which received <strong>Excellence.Gov</strong> awards for demonstrating
      excellence in leveraging technology to enhance collaboration. 
   </p>
        <p>
       
   </p>
        <p>
      Many SharePoint implementers and practioners commented on the fact that SharePoint
      is much more than a technology, it is an enabler for collaboration. Several tips were
      suggested for getting users to participate, some quite ingenious, such as:
   </p>
        <ul>
          <li>
         Not allowing users to attach documents to emails 
      </li>
          <li>
         Not allowing users to use email (radical) 
      </li>
          <li>
         Turning off the corporate shared drive</li>
        </ul>
        <p>
       
   </p>
        <p>
      The conference was Not-For-Profit, and Gary used the proceeds to donate a sizeable
      check to the Children's Miracle Network! <strong>Good job Gary</strong>.
   </p>
        <p>
       
   </p>
        <img width="0" height="0" src="http://www.halhayes.com/blog/aggbug.ashx?id=bec7af9a-6f9a-42ce-bfe1-e5ab12165000" />
      </div>
    </content>
  </entry>
  <entry>
    <title>What should SharePoint Developers in DC Get Paid?</title>
    <link rel="alternate" type="text/html" href="http://www.halhayes.com/blog/PermaLink,guid,9731d970-dbad-4a2a-bae6-96dac63f3c52.aspx" />
    <id>http://www.halhayes.com/blog/PermaLink,guid,9731d970-dbad-4a2a-bae6-96dac63f3c52.aspx</id>
    <published>2008-06-28T18:20:07.8490000-07:00</published>
    <updated>2008-07-10T08:30:19.3353423-07:00</updated>
    <category term="Microsoft" label="Microsoft" scheme="dasBlog" />
    <category term="Salary" label="Salary" scheme="dasBlog" />
    <category term="SharePoint" label="SharePoint" scheme="dasBlog" />
    <category term="SharePoint 2007" label="SharePoint 2007" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Guess what? Software jobs are still very much in demand in the Washington DC. <a href="http://office.microsoft.com/en-us/sharepointserver/FX100492001033.aspx">Microsoft
      SharePoint 2007 MOSS</a> Developers and Architects are <font color="#ff0000" size="3"><strong>hot</strong></font> in
      the DC area. Recruiters and high-tech companies cannot find enough of them. This information
      was recently announced and discussed by top tech company representatives and recruiters
      at the <a href="http://www.sugdc.org/index_conf1.cfm">SUGDC SharePoint</a> conference
      (June 27-28).
   </p>
        <p>
      So, if you are a top flight developer for SharePoint, what should you be getting for
      a salary in the DC area? Of course, many will tell you that you should get what ever
      the market will bare based on your skills - but that does not give most people a framework
      to base their compensation request on. If you are into SharePoint development and
      implementation, then now is your time and you should seize the moment. 
   </p>
        <p>
      But be aware that most companies have managers and administrators that not only
      do not have a clue as to what it takes to be a software architect or sharepoint developer,
      but they also do not have the slightest clue what they should be paying someone with
      the skills they typically ask their recruiters to find and hire. 
   </p>
        <p>
      So, let me try in my way to educate those that are looking and those that are
      hiring. 
   </p>
        <p>
      First, <strong>forget the average</strong> salaries hiring managers. As I said, these
      skills are hot. If managers are offering average compensation, my advice
      is to the qualified job seeker is to walk away - because they are either cheap bastards,
      or not smart enough to know that there is a tremendous shortage of skilled
      SharePoint developers, and either way you don't want to work for them.
   </p>
        <p>
      Anyone getting hired based on or below the average salaries for 2007 is one of
      the following:
   </p>
        <ul>
          <li>
         Not aware of what their skills are worth. 
      </li>
          <li>
         Not really skilled in the area of MOSS SharePoint development but willing to get their
         foot in the door based on some skill set which is either not development or not SharePoint
         development. Good luck.</li>
        </ul>
        <p>
      Now - if you can justify your skill set, then you should be getting the best salary
      you can because companies are going begging for software developers. And, another
      interesting trend is that this demand is not (nor cannot) be satisfied by off-shore
      development companies. To do the best job of developing and implementing SharePoint,
      companies need their developers on site and/or in town. So, this demand cannot be
      satisfied by outsourcing. That is another good trend for local developers.
   </p>
        <p>
      I based the below salaries using the <strong><a href="http://www.indeed.com/">indeed.com</a></strong>'s <a href="http://www.indeed.com/salary?q1=sharepoint+moss&amp;l1=20190">salary
      search</a> for the <a href="http://www.indeed.com/salary?q1=sharepoint+moss&amp;l1=20190">Reston</a>,
      Washington DC, and Vienna areas (enter SharePoint Moss and a Zipcode to find a range).
      In addition, I have projected what jobs with clearances should go for based on an
      increase in compensation for the clearance type (5% for Secret, and 20% for TS) using
      relationships and information from <a href="http://www.clearancejobs.com/">ClearanceJobs.com</a>'s
      white paper on <a href="http://www.clearancejobs.com/security_clearance_jobs_salary_survey3.pdf">salaries</a>.
   </p>
        <p>
       
   </p>
        <strong>
          <font face="Arial" size="3">Job Position and Projected Salaries<br /></font>
        </strong>
        <br />
        <table cellspacing="1" cellpadding="3" rules="rows" width="650" bgcolor="#ffffcc" border="1" frame="hsides">
          <tbody>
            <tr>
              <td valign="top">
                <font face="Tahoma" size="2">Experienced SharePoint MOSS 2007 Architect with .NET
               Framework 3.5 (should be $10k more than base developer):</font>
              </td>
              <td valign="top" align="right">
                <strong>
                  <font face="Tahoma" size="2">$145,000.00</font>
                </strong>
              </td>
            </tr>
            <tr>
              <td valign="top" width="400">
                <font face="Tahoma" size="2">Experienced SharePoint 2007 Developer with 2 years SharePoint
               development and 5 years or more of .Net 2.0 Development: </font>
              </td>
              <td valign="top" align="right">
                <strong>
                  <font face="Tahoma" size="2">$135,000.00</font>
                </strong>
              </td>
            </tr>
            <tr>
              <td valign="top">
                <font face="Tahoma" size="2">Experienced SharePoint Developer with SECRET Clearance
               (worth <font color="#006400"><strong>5% more than base</strong></font>):</font>
              </td>
              <td valign="top" align="right">
                <strong>
                  <font face="Tahoma" size="2">$142,000.00</font>
                </strong>
              </td>
            </tr>
            <tr>
              <td valign="top">
                <font face="Tahoma" size="2">Experienced SharePoint Developer with TOP SECRET Clearance
               (<font color="#006400"><strong>20% over base</strong></font>):</font>
              </td>
              <td valign="top" align="right">
                <strong>
                  <font face="Tahoma" size="2">$162,000.00</font>
                </strong>
              </td>
            </tr>
          </tbody>
        </table>
        <p>
       
   </p>
        <img height="168" src="http://www.halhayes.com/blog/content/binary/dollar_symbol.jpg" width="220" border="0" />
        <img width="0" height="0" src="http://www.halhayes.com/blog/aggbug.ashx?id=9731d970-dbad-4a2a-bae6-96dac63f3c52" />
      </div>
    </content>
  </entry>
  <entry>
    <title>SharePoint 2007 Conference at Dulles, Virginia</title>
    <link rel="alternate" type="text/html" href="http://www.halhayes.com/blog/PermaLink,guid,27e9714a-9195-455d-82ce-4eda2a1b3488.aspx" />
    <id>http://www.halhayes.com/blog/PermaLink,guid,27e9714a-9195-455d-82ce-4eda2a1b3488.aspx</id>
    <published>2008-06-25T08:18:22.1752214-07:00</published>
    <updated>2008-06-25T08:18:22.1752214-07:00</updated>
    <category term="SharePoint" label="SharePoint" scheme="dasBlog" />
    <category term="SharePoint 2007" label="SharePoint 2007" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <img src="http://www.halhayes.com/blog/content/binary/spSUGDC.png" border="0" />
        </p>
        <p>
          <a href="http://www.sugdc.org/index.cfm">SUGDC</a>
          <span style="COLOR: #1f497d">
            <font color="#000000">
            </font>
          </span> Summer
      Regional <a href="http://www.sugdc.org/index_conf1.cfm"><strong>SharePoint Conference</strong></a> will
      be held on <strong>June 27-28</strong> (Friday-Saturday) in Dulles Virginia at
      the Dulles Airport Holiday Inn. 
   </p>
        <p>
      Below is Gary Blatt's announcement, and, Yes, I will be attending! Gary informed me
      that they have a sizeable number of people registered. If you are interested in attending,
      better sign up quick.
   </p>
        <p>
          <hr />
        </p>
        <p>
        </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">
            <font color="#000000">Dear
      Colleague,</font>
          </span>
        </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">
            <font color="#000000">The
      SharePoint Users Group of Northern VA is proud to announce the event of the season!
      As a follow up to our very successful event last year, we are producing another Regional
      SharePoint Users conference. On Friday June 27th and Saturday 28th, we will be hosting
      a conference for users and by users. The event will be held at the Holiday Inn in
      Dulles, who has provided very reasonable rates for our out of town guests.  </font>
          </span>
        </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">
            <font color="#000000">Breakfast,
      lunch and afternoon snack for both days will be included. The presenters will all
      be users selected from within the community to share their hands-on real world experiences
      with SharePoint.</font>
            <span style="COLOR: #1f497d">
            </span>
            <font color="#000000">Oh
      yea, the proceeds will go to the Children's Miracle Network (</font>
            <a href="http://www.childrensmiraclenetwork.org/" target="_blank">
              <span style="COLOR: windowtext">http://www.childrensmiraclenetwork.org/</span>
            </a>
            <font color="#000000">). </font>
          </span>
        </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="FONT-SIZE: 10pt; COLOR: #1f497d; FONT-FAMILY: 'Tahoma','sans-serif'">
            <font color="#000000">
            </font>
          </span> 
   </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="COLOR: #1f497d">
            <font color="#000000">
            </font>
          </span> 
   </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">
            <font color="#000000">We
      have put together a great line up of speakers with a total of three tracks:</font>
          </span>
        </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">
            <font color="#000000">1.
      SP Development and Design [SP Developers], </font>
          </span>
        </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">
            <font color="#000000">2.
      SP Administration [New and Experienced SP Administrators], and </font>
          </span>
        </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">
            <font color="#000000">3.
      SP Management and Governance [Business Unit Managers, Users, and SP Project Managers]. </font>
          </span>
        </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">
            <font color="#000000">As
      always, there will be cross-pollination between and among tracks. </font>
          </span>
        </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="COLOR: #1f497d">
            <font color="#000000">
            </font>
          </span> 
   </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">
            <font color="#000000">In
      addition we have brought together a great group of sponsors including:</font>
          </span>
        </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">
            <font color="#000000">1)           
      Premiere - AvePoint</font>
          </span>
        </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">
            <font color="#000000">2)           
      Platinum - Susquehanna Technologies</font>
          </span>
        </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">
            <font color="#000000">3)           
      Platinum – I3 Solutions </font>
          </span>
        </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="COLOR: #1f497d">
            <font color="#000000">
            </font>
          </span> 
   </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">
            <font color="#000000">Please <a href="http://www.sugdc.org/index_conf1_preregister.cfm"><strong>register</strong></a></font>
            <font color="#000000">early
      as we expect this event to sellout. Remember, it is only $200 if you register and
      pay using the code SUGDC. </font>
          </span>
        </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">
            <font color="#000000">For
      full details, please visit the </font>
            <a href="http://www.sugdc.org/index_conf1.cfm" target="_blank">
              <span style="COLOR: windowtext">SUGDC
      Conference</span>
            </a>
            <font color="#000000"> page.</font>
          </span>
        </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">
            <font color="#000000">Thanks,</font>
          </span>
        </p>
        <p class="MsoNormal" style="BACKGROUND: white; MARGIN: 0in 0in 0pt">
          <span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">
            <font color="#000000">Gary
      Blatt<br />
      President/Founder<br />
      SharePoint Users Group of NoVA</font>
          </span>
        </p>
        <p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
          <strong>
            <span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">
              <font color="#000000">**************************</font>
            </span>
          </strong>
        </p>
        <img width="0" height="0" src="http://www.halhayes.com/blog/aggbug.ashx?id=27e9714a-9195-455d-82ce-4eda2a1b3488" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Much ado about nothing...</title>
    <link rel="alternate" type="text/html" href="http://www.halhayes.com/blog/PermaLink,guid,c4fbe815-08a3-47c9-b2f0-baca3833d649.aspx" />
    <id>http://www.halhayes.com/blog/PermaLink,guid,c4fbe815-08a3-47c9-b2f0-baca3833d649.aspx</id>
    <published>2008-06-06T05:48:57.4350000-07:00</published>
    <updated>2008-06-06T05:49:36.5138014-07:00</updated>
    <category term="Climate" label="Climate" scheme="dasBlog" />
    <category term="Global Warming" label="Global Warming" scheme="dasBlog" />
    <category term="Yahoo" label="Yahoo" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      First, I want to recommend the following article by a meteorologist who "gets it".
      Brian Sussman does an excellent job of putting the global warming facts in perspective
      in this article entitled <a href="http://www.americanthinker.com/2008/06/global_whining_vs_the_truth.html"><strong>Global
      Whining vs. the Truth</strong></a>. 
   </p>
        <p>
      In his article he references best-selling author Michael Crichton, which I am placing
      verbatim because it provides a powerful perspective on the size of the issue!
   </p>
        <br />
        <table cellspacing="2" cellpadding="5" width="700" bgcolor="#ffff99" border="0">
          <tbody>
            <tr>
              <td>
                <p>
                  <font face="Tahoma" size="2">
                    <em>In his must-read eco-thriller, <strong><a href="http://www.amazon.com/gp/product/0066214130/ref=sip_pdp_dp_0">State
                  of Fear</a></strong>, </em>
                  </font>
                  <a href="http://www.amazon.com/gp/product/0066214130/ref=sip_pdp_dp_0">
                    <strong>
                      <font face="Tahoma" size="2">
                        <em>Michael
                  Crichton</em>
                      </font>
                    </strong>
                  </a>
                  <font face="Tahoma" size="2">
                    <em> creates a brilliant
                  visual to assist us in wrapping our minds around the components of Earth's atmosphere. 
                  On page 387, he likens the atmosphere to a football field.  The goal line to
                  the 78 yard-line contains nothing but nitrogen.  Oxygen fills the next 21 yards
                  to the 99 yard-line.  The final yard, except for four inches, is argon, a wonderfully
                  mysterious inert gas useful for putting out electronic fires.  Three of the remaining
                  four inches is crammed with a variety of minor, but essential, gases like neon, helium,
                  hydrogen and methane.  <strong>And the last inch</strong>?  <font color="#006400"><strong>Carbon
                  dioxide</strong></font>.  <strong>One inch out of a hundred-yard field!</strong> 
                  At this point I like to add, if you were in the stands looking down on the action,
                  you would need binoculars to see the width of that line.  And the most important
                  point-how much of that last inch is contributed by man-made activities?  Envision
                  a line about as thin as a dime standing on edge. </em>
                  </font>
                </p>
                <p>
                  <em>
                    <font face="Tahoma">
                      <font size="2">Are you still worried about the dangers of
                  CO2?</font>
                      <br />
                    </font>
                  </em>
                </p>
              </td>
            </tr>
          </tbody>
        </table>
        <br />
        <p>
      Perhaps you still believe in Global Warming. And perhaps you believe in the Easter
      Bunny, too. My recommendation is to stick with the Easter Bunny, because no politician
      has figured out how to get money out of your wallet over that. 
   </p>
        <p>
          <img src="http://www.halhayes.com/blog/content/binary/easterbunny.jpg" border="0" />
        </p>
        <p>
      In case you want a perspective on what your scientific ignorance or political
      leanings is going to cost you (not the oil companies, power companies, etc.), here
      is a headline that should shock you into thinking a little more about what you could
      be facing with regards to cleaning up a phantom problem would be:
   </p>
        <p>
          <a href="http://news.yahoo.com/s/ap/20080606/ap_on_bi_ge/japan_iea_climate_change">
            <strong>
              <font size="4">$45 <font face="Arial" size="5">trillion</font> needed
      to combat warming</font>
            </strong>
          </a>
        </p>
        <p>
       
   </p>
        <p>
       
   </p>
        <img width="0" height="0" src="http://www.halhayes.com/blog/aggbug.ashx?id=c4fbe815-08a3-47c9-b2f0-baca3833d649" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Capital Area DNN User Group Special Event: DotNetNuke WAP Module Development Overview</title>
    <link rel="alternate" type="text/html" href="http://www.halhayes.com/blog/PermaLink,guid,2bc96dab-2eae-4f1d-ba42-b5e6b844300a.aspx" />
    <id>http://www.halhayes.com/blog/PermaLink,guid,2bc96dab-2eae-4f1d-ba42-b5e6b844300a.aspx</id>
    <published>2008-05-14T07:26:55.1350000-07:00</published>
    <updated>2008-05-14T07:26:55.1358902-07:00</updated>
    <category term=".NET Framework 2.0" label=".NET Framework 2.0" scheme="dasBlog" />
    <category term="ASP.NET" label="ASP.NET" scheme="dasBlog" />
    <category term="DotNetNuke" label="DotNetNuke" scheme="dasBlog" />
    <category term="Programming" label="Programming" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      We have <a href="http://www.chrishammond.com/About.aspx">Chris Hammond</a> coming
      to talk with us at the <a href="http://www.capitaldug.org">Capital Area DotNetNuke
      User Group</a> (<a href="http://www.capitaldug.org">http://www.capitaldug.org</a>)
      meeting this coming Wednesday, May 21st. Chris is a core team member of the DotNetNuke
      development team. 
   </p>
        <p>
      This will be a great meeting for those interested in developing DotNetNuke Modules!
   </p>
        <p>
      The meeting starts at 7pm at the <a href="http://www.capitaldug.org/About/Directions/tabid/748/Default.aspx">ATT
      offices</a> in Tysons Corner, in Vienna, Virginia.
   </p>
        <p>
       
   </p>
        <a href="http://www.capitaldug.org">
          <img src="http://www.halhayes.com/blog/content/binary/cdug_small.gif" border="0" />
        </a>
        <img width="0" height="0" src="http://www.halhayes.com/blog/aggbug.ashx?id=2bc96dab-2eae-4f1d-ba42-b5e6b844300a" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Are the oceans cooling?</title>
    <link rel="alternate" type="text/html" href="http://www.halhayes.com/blog/PermaLink,guid,01808351-cb99-42ee-b0a4-c7b456dcbe9b.aspx" />
    <id>http://www.halhayes.com/blog/PermaLink,guid,01808351-cb99-42ee-b0a4-c7b456dcbe9b.aspx</id>
    <published>2008-04-26T03:58:06.9950000-07:00</published>
    <updated>2008-04-26T04:05:01.3885236-07:00</updated>
    <category term="Global Warming" label="Global Warming" scheme="dasBlog" />
    <category term="Science" label="Science" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p class="MsoNormal" style="MARGIN: 0in 0in 10pt">
          <font face="Calibri" color="#000000" size="3">I suppose they are teaching the scientific
      method still in school, but I guess they just do not teach it in journalistic schools.
      Why would I say that? Because of Global Warming, or lack thereof.</font>
        </p>
        <p class="MsoNormal" style="MARGIN: 0in 0in 10pt">
          <font face="Calibri" color="#000000" size="3">Using the <b style="mso-bidi-font-weight: normal">scientific
      method</b>, you have a theory from which you derive hypotheses. You test your hypothesis
      through observations (often by means of an experiment). The observation either supports
      or disproves your hypothesis. At some point, if a confluence of observations and experiments
      disprove your hypotheses, then you must consider that your theory is wrong. Wiki gives
      a very good synopsis of the <a href="http://en.wikipedia.org/wiki/Scientific_method">Scientific
      Method</a>, including the quote, “<em>Belief can alter observations; those with a
      particular belief will often see things as reinforcing their belief, even if they
      do not.</em>” Read the article below and see if you do not come away thinking, as
      I do, that the scientists are taking their own negative observations and using them
      to reinforce their belief in global warming. </font>
        </p>
        <p class="MsoNormal" style="MARGIN: 0in 0in 10pt">
          <font face="Calibri" color="#000000" size="3">And I love this quote by Einstein, “<em>No
      amount of experimentation can ever prove me right; a single experiment can prove me
      wrong.</em>” Einstein was a real scientist (not a politician), and a statement
      like this says that he could accept that his theories could be wrong if the observations
      did not support them. </font>
        </p>
        <p class="MsoNormal" style="MARGIN: 0in 0in 10pt">
          <font face="Calibri" color="#000000" size="3">So, here is another chink the armor
      of the theory of anthropomorphic global warming. Another experiment where the observations
      just do not fit. The World’s oceans have not warmed up over the last five years, according
      to NASA scientists that are running some very sophisticated tests. In fact, they say
      that the oceans have cooled slightly during that time. </font>
        </p>
        <p class="MsoNormal" style="MARGIN: 0in 0in 10pt">
          <font face="Calibri" color="#000000" size="3">
            <a style="TEXT-DECORATION: none" href="http://www.npr.org/templates/story/story.php?storyId=88520025">
              <font size="4">
                <strong>The
      Mystery of Global Warming's Missing Heat</strong>
              </font>
            </a>, by <strong>NPR</strong>.</font>
        </p>
        <p class="MsoNormal" style="MARGIN: 0in 0in 10pt">
          <font face="Calibri" color="#000000" size="3">At some point, there may come a day
      of reckoning when the media looks back and realizes that a group of scientists proposed
      a theory that was based on bad math and not supported by observations, but that it
      because a political expediency allowing politicians, celebrities, governments, and
      businesses to use this so called crisis to their own advantages. Unfortunately, the
      press will not likely hold their own selves accountable.</font>
        </p>
        <p class="MsoNormal" style="MARGIN: 0in 0in 10pt">
          <font face="Calibri" color="#000000" size="3">Of course, many people with limited
      background in sciences and mathematics have already made up their minds, which is
      clearly evident when you read statements like this, “<a href="http://themoderatevoice.com/science/environment/11737/al-gore-global-warming-expert/"><em>Personally,
      it seems to me that science has proven beyond any reasonable doubt that human activity
      increases global warming</em></a><em>.</em>” Do you think they may change their opinion
      after reading the above article? My theory of human behavior says that it is not likely.</font>
        </p>
        <p>
        </p>
        <img width="0" height="0" src="http://www.halhayes.com/blog/aggbug.ashx?id=01808351-cb99-42ee-b0a4-c7b456dcbe9b" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Getting the DLLs out of the GAC</title>
    <link rel="alternate" type="text/html" href="http://www.halhayes.com/blog/PermaLink,guid,00e82e54-2c4b-484c-a4b1-56f09993fd47.aspx" />
    <id>http://www.halhayes.com/blog/PermaLink,guid,00e82e54-2c4b-484c-a4b1-56f09993fd47.aspx</id>
    <published>2008-04-13T08:25:15.1970000-07:00</published>
    <updated>2008-04-13T08:25:15.1972342-07:00</updated>
    <category term=".NET Framework" label=".NET Framework" scheme="dasBlog" />
    <category term="ASP.NET" label="ASP.NET" scheme="dasBlog" />
    <category term="SharePoint" label="SharePoint" scheme="dasBlog" />
    <content type="html">&lt;p&gt;
   I need to have access to the Microsoft Office Interop files which are typically installed
   in the GAC. You cannot just reach in and copy these out like normal files, but look
   down at Matthew Cosier's entry on this site for a workable solution. 
&lt;/p&gt;
&lt;p&gt;
   &lt;a title="Read SharePoint Tip: Where to find the SharePoint Assemblies for&amp;nbsp;development." href="http://cosier.wordpress.com/2005/08/31/sharepoint-tip-where-to-find-the-sharepoint-assemblies-for-development/" rel=bookmark&gt;SharePoint
   Tip: Where to find the SharePoint Assemblies for&amp;nbsp;development&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
   Thanks to Kim at JHHC for suggesting that it could be done fairly easily. As ususal,
   she was right.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.halhayes.com/blog/aggbug.ashx?id=00e82e54-2c4b-484c-a4b1-56f09993fd47" /&gt;</content>
  </entry>
  <entry>
    <title>NovaCodeCamp SOUTH SSIS Presentation Files</title>
    <link rel="alternate" type="text/html" href="http://www.halhayes.com/blog/PermaLink,guid,cb255bd2-0eb8-4296-8452-b9760b29f75a.aspx" />
    <id>http://www.halhayes.com/blog/PermaLink,guid,cb255bd2-0eb8-4296-8452-b9760b29f75a.aspx</id>
    <published>2008-04-07T05:38:47.0907564-07:00</published>
    <updated>2008-04-07T05:38:47.0907564-07:00</updated>
    <category term="Code Camp" label="Code Camp" scheme="dasBlog" />
    <category term="NovaCodeCamp" label="NovaCodeCamp" scheme="dasBlog" />
    <category term="SQL Server 2005" label="SQL Server 2005" scheme="dasBlog" />
    <category term="SSIS" label="SSIS" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      For those that are interested, I have a zip file that contains the presentation and
      project files from my SSIS tutorial presentation. 
   </p>
        <p>
          <a href="http://www.halhayes.com/blog/content/binary/SSISPresent_NovaCodeCampSouthMar2008.zip">SSISPresent_NovaCodeCampSouthMar2008.zip
      (1.77 MB)</a>
        </p>
        <p>
      I was shocked....SHOCKED...to realize that an hour and 15 minutes is not enough time
      to cover this material. Seriously, a minimum of 2 hours is required to get a good
      understanding of the basics of SSIS. A good understanding of SQL Server 2005
      and Visual Studio 2005 is recommended. 
   </p>
        <p>
          <a href="http://www.learningtree.com/">Learning Tree</a> uses an entire week to cover
      the material, but the end result of their hands on training is that you walk out being
      able to practically apply SSIS immediately on the job.
   </p>
        <p>
       
   </p>
        <img width="0" height="0" src="http://www.halhayes.com/blog/aggbug.ashx?id=cb255bd2-0eb8-4296-8452-b9760b29f75a" />
      </div>
    </content>
  </entry>
</feed>