<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Building a Better User Experience - Events</title>
    <link>http://www.mindfusioncorp.com/weblog/</link>
    <description>A weblog authored by Keith Rome, with a focus on the User Experience.</description>
    <language>en-us</language>
    <copyright>Keith Rome</copyright>
    <lastBuildDate>Mon, 06 Apr 2009 20:42:57 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>krome@wintellect.com</managingEditor>
    <webMaster>krome@wintellect.com</webMaster>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=263c1425-729e-4dae-b47c-5f88e61299e8</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,263c1425-729e-4dae-b47c-5f88e61299e8.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,263c1425-729e-4dae-b47c-5f88e61299e8.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=263c1425-729e-4dae-b47c-5f88e61299e8</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
In a few hours I will be giving a new presentation to the <a href="http://www.atlantamspros.com/" target="_blank">Atlanta
MS Professionals User Group</a>. The topic for tonight is Asynchronous UI.
</p>
        <p>
I will be talking about a number of common development patterns, along with discussion
of the benefits and tradeoffs of each, and demos of the more mainstream approaches.
I will also be covering a very simple and elegant solution that meets most async requirements
– <a href="http://www.wintellect.com/PowerThreading.aspx" target="_blank">Jeffrey
Richter’s AsyncEnumerator</a>.
</p>
        <p>
In advance of tonight’s presentation, I am posting my slides and code early. <a href="http://www.mindfusioncorp.com/weblog/content/binary/AsyncUi.zip" target="_blank">You
can download them from this link</a>. They may also become available as a download
for members of the MSPros user group after the session.
</p>
        <p>
Also, as a raffle prize, I am donating a one-year subscription to MSDN Premium with
Visual Studio 2008 Team Suite Edition. If you were to <a href="http://www.amazon.com/Microsoft-Visual-Studio-System-Suite/dp/B000WM1Z5A/ref=sr_1_2?ie=UTF8&amp;s=software&amp;qid=1239050215&amp;sr=1-2" target="_blank">buy
it from Amazon</a>, this subscription would cost over $10,000, so be sure to show
up tonight if for nothing else than to win. 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=263c1425-729e-4dae-b47c-5f88e61299e8" />
      </body>
      <title>Asynchronous UI in WPF and Silverlight (and Windows Forms too)</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,263c1425-729e-4dae-b47c-5f88e61299e8.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2009/04/06/AsynchronousUIInWPFAndSilverlightAndWindowsFormsToo.aspx</link>
      <pubDate>Mon, 06 Apr 2009 20:42:57 GMT</pubDate>
      <description>&lt;p&gt;
In a few hours I will be giving a new presentation to the &lt;a href="http://www.atlantamspros.com/" target="_blank"&gt;Atlanta
MS Professionals User Group&lt;/a&gt;. The topic for tonight is Asynchronous UI.
&lt;/p&gt;
&lt;p&gt;
I will be talking about a number of common development patterns, along with discussion
of the benefits and tradeoffs of each, and demos of the more mainstream approaches.
I will also be covering a very simple and elegant solution that meets most async requirements
– &lt;a href="http://www.wintellect.com/PowerThreading.aspx" target="_blank"&gt;Jeffrey
Richter’s AsyncEnumerator&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
In advance of tonight’s presentation, I am posting my slides and code early. &lt;a href="http://www.mindfusioncorp.com/weblog/content/binary/AsyncUi.zip" target="_blank"&gt;You
can download them from this link&lt;/a&gt;. They may also become available as a download
for members of the MSPros user group after the session.
&lt;/p&gt;
&lt;p&gt;
Also, as a raffle prize, I am donating a one-year subscription to MSDN Premium with
Visual Studio 2008 Team Suite Edition. If you were to &lt;a href="http://www.amazon.com/Microsoft-Visual-Studio-System-Suite/dp/B000WM1Z5A/ref=sr_1_2?ie=UTF8&amp;amp;s=software&amp;amp;qid=1239050215&amp;amp;sr=1-2" target="_blank"&gt;buy
it from Amazon&lt;/a&gt;, this subscription would cost over $10,000, so be sure to show
up tonight if for nothing else than to win. 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=263c1425-729e-4dae-b47c-5f88e61299e8" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,263c1425-729e-4dae-b47c-5f88e61299e8.aspx</comments>
      <category>Events</category>
      <category>General</category>
      <category>Silverlight</category>
      <category>WPF</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=d675d517-3fd7-4549-b4be-52e7bcebd7b8</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,d675d517-3fd7-4549-b4be-52e7bcebd7b8.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,d675d517-3fd7-4549-b4be-52e7bcebd7b8.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=d675d517-3fd7-4549-b4be-52e7bcebd7b8</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
We are happy to announce that the <a href="http://www.atlantacodecamp.com/">2008 Atlanta
Code Camp</a> is coming up soon. We have confirmed the event date of Saturday, March
29th, and it will be held at the Devry University campus in Decatur (this is the same
place as last year).
</p>
        <p>
We are actively seeking speaker submissions for the event. You can get the speaker
form from our <a href="http://www.atlantamspros.com/codecamp/Speakers/tabid/184/Default.aspx">speakers
page</a>. We are also looking for volunteers to help on the day of the event. If you
are interested in volunteering, please <a href="http://www.atlantamspros.com/codecamp/Volunteer/tabid/120/Default.aspx">sign
up here</a>.
</p>
        <p>
Attendee Registration is not open yet, but check back often because it is likely to
fill up quickly once opened.
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=d675d517-3fd7-4549-b4be-52e7bcebd7b8" />
      </body>
      <title>Atlanta Code Camp 2008</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,d675d517-3fd7-4549-b4be-52e7bcebd7b8.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2008/03/03/AtlantaCodeCamp2008.aspx</link>
      <pubDate>Mon, 03 Mar 2008 02:16:11 GMT</pubDate>
      <description>&lt;p&gt;
We are happy to announce that the &lt;a href="http://www.atlantacodecamp.com/"&gt;2008 Atlanta
Code Camp&lt;/a&gt; is coming up soon. We have confirmed the event date of Saturday, March
29th, and it will be held at the Devry University campus in Decatur (this is the same
place as last year).
&lt;/p&gt;
&lt;p&gt;
We are actively seeking speaker submissions for the event. You can get the speaker
form from our &lt;a href="http://www.atlantamspros.com/codecamp/Speakers/tabid/184/Default.aspx"&gt;speakers
page&lt;/a&gt;. We are also looking for volunteers to help on the day of the event. If you
are interested in volunteering, please &lt;a href="http://www.atlantamspros.com/codecamp/Volunteer/tabid/120/Default.aspx"&gt;sign
up here&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Attendee Registration is not open yet, but check back often because it is likely to
fill up quickly once opened.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=d675d517-3fd7-4549-b4be-52e7bcebd7b8" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,d675d517-3fd7-4549-b4be-52e7bcebd7b8.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=82d94d55-0dbe-4654-8da5-6204e1ccfcb9</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,82d94d55-0dbe-4654-8da5-6204e1ccfcb9.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,82d94d55-0dbe-4654-8da5-6204e1ccfcb9.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=82d94d55-0dbe-4654-8da5-6204e1ccfcb9</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Monday night, March 3rd (tomorrow), I am lined up to present on the topic of "Surviving
the Multi-core Revolution". This presentation focuses on the concepts and skills needed
to bring scalability and performance to server-based processing.
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=82d94d55-0dbe-4654-8da5-6204e1ccfcb9" />
      </body>
      <title>Speaking at the Atlanta Cutting Edge / Atlanta MS Professionals Tomorrow</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,82d94d55-0dbe-4654-8da5-6204e1ccfcb9.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2008/03/03/SpeakingAtTheAtlantaCuttingEdgeAtlantaMSProfessionalsTomorrow.aspx</link>
      <pubDate>Mon, 03 Mar 2008 02:06:33 GMT</pubDate>
      <description>&lt;p&gt;
Monday night, March 3rd (tomorrow), I am lined up to present on the topic of "Surviving
the Multi-core Revolution". This presentation focuses on the concepts and skills needed
to bring scalability and performance to server-based processing.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=82d94d55-0dbe-4654-8da5-6204e1ccfcb9" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,82d94d55-0dbe-4654-8da5-6204e1ccfcb9.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=be21a35a-d4fb-48b8-9a91-833d10556a44</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,be21a35a-d4fb-48b8-9a91-833d10556a44.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,be21a35a-d4fb-48b8-9a91-833d10556a44.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=be21a35a-d4fb-48b8-9a91-833d10556a44</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
This year I will be heading to <a href="http://visitmix.com/2008/default.aspx">MIX
in Vegas</a> along with thousands of other UX enthusiasts. I have always had a deep
interest in all things related to User Experience, and for the past couple years have
wished I could attend a MIX event, and finally this year I get to go!
</p>
        <p>
          <a href="http://visitmix.com/2008/default.aspx">
            <img style="border-right: 0px; border-top: 0px; margin: 0px 20px 0px 0px; border-left: 0px; border-bottom: 0px" height="186" alt="blings_9_25_d[1]" src="http://www.mindfusioncorp.com/weblog/content/binary/HeadingtoMIXthisyear_12AAC/blings_9_25_d1.jpg" width="136" align="left" border="0" />
          </a>
        </p>
        <p>
What will I be doing at MIX? Well I will certainly be soaking up any and all information
related to <a href="http://silverlight.net/default.aspx">Silverlight</a> and <a href="http://msdn2.microsoft.com/en-us/netframework/aa663326.aspx">WPF</a>.
I will also stick my head into some of the designer-oriented sessions. It's a good
thing to see how the other half lives. In between sessions I am hoping to meet all
kinds of people who are also passionate about UX. And of course this is Vegas, so
I am sure I will lose a few dollars in a casino at some point and drink more booze
than is healthy.
</p>
        <p>
Joining me will be a number of <a href="http://www.wintellect.com/">Wintellectuals</a> including <a href="http://www.wintellect.com/cs/blogs/sporter/default.aspx">Steve
Porter</a>, <a href="http://www.wintellect.com/TechnicalBioDetail.aspx?Tech=25">Sergio
Loscialo</a>, <a href="http://www.r2musings.com/">Rik Robinson</a>, <a href="http://www.wintellect.com/ManagmentBioDetail.aspx?Mgmt=11">Sara
Faatz</a>, and <a href="http://toddmichellesadie.spaces.live.com/default.aspx">Todd
Fine</a>. I know of a number of other local Atlanta folks will be making the trip
as well: <a href="http://ideakitchn.com/blogs/sean/default.aspx">Sean Gerety</a>, <a href="http://blogs.msdn.com/dougturn/">Doug
Turnure</a>, and <a href="http://adoguy.com/">Shawn Wildermuth</a> to name a few.
Are you going too? If so, let me know and we can get together for a cup of coffee
or a beer.
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=be21a35a-d4fb-48b8-9a91-833d10556a44" />
      </body>
      <title>Heading to MIX this year</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,be21a35a-d4fb-48b8-9a91-833d10556a44.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2008/02/28/HeadingToMIXThisYear.aspx</link>
      <pubDate>Thu, 28 Feb 2008 02:11:59 GMT</pubDate>
      <description>&lt;p&gt;
This year I will be heading to &lt;a href="http://visitmix.com/2008/default.aspx"&gt;MIX
in Vegas&lt;/a&gt; along with thousands of other UX enthusiasts. I have always had a deep
interest in all things related to User Experience, and for the past couple years have
wished I could attend a MIX event, and finally this year I get to go!
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://visitmix.com/2008/default.aspx"&gt;&lt;img style="border-right: 0px; border-top: 0px; margin: 0px 20px 0px 0px; border-left: 0px; border-bottom: 0px" height="186" alt="blings_9_25_d[1]" src="http://www.mindfusioncorp.com/weblog/content/binary/HeadingtoMIXthisyear_12AAC/blings_9_25_d1.jpg" width="136" align="left" border="0"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
What will I be doing at MIX? Well I will certainly be soaking up any and all information
related to &lt;a href="http://silverlight.net/default.aspx"&gt;Silverlight&lt;/a&gt; and &lt;a href="http://msdn2.microsoft.com/en-us/netframework/aa663326.aspx"&gt;WPF&lt;/a&gt;.
I will also stick my head into some of the designer-oriented sessions. It's a good
thing to see how the other half lives. In between sessions I am hoping to meet all
kinds of people who are also passionate about UX. And of course this is Vegas, so
I am sure I will lose a few dollars in a casino at some point and drink more booze
than is healthy.
&lt;/p&gt;
&lt;p&gt;
Joining me will be a number of &lt;a href="http://www.wintellect.com/"&gt;Wintellectuals&lt;/a&gt; including &lt;a href="http://www.wintellect.com/cs/blogs/sporter/default.aspx"&gt;Steve
Porter&lt;/a&gt;, &lt;a href="http://www.wintellect.com/TechnicalBioDetail.aspx?Tech=25"&gt;Sergio
Loscialo&lt;/a&gt;, &lt;a href="http://www.r2musings.com/"&gt;Rik Robinson&lt;/a&gt;, &lt;a href="http://www.wintellect.com/ManagmentBioDetail.aspx?Mgmt=11"&gt;Sara
Faatz&lt;/a&gt;, and &lt;a href="http://toddmichellesadie.spaces.live.com/default.aspx"&gt;Todd
Fine&lt;/a&gt;. I know of a number of other local Atlanta folks will be making the trip
as well: &lt;a href="http://ideakitchn.com/blogs/sean/default.aspx"&gt;Sean Gerety&lt;/a&gt;, &lt;a href="http://blogs.msdn.com/dougturn/"&gt;Doug
Turnure&lt;/a&gt;, and &lt;a href="http://adoguy.com/"&gt;Shawn Wildermuth&lt;/a&gt; to name a few.
Are you going too? If so, let me know and we can get together for a cup of coffee
or a beer.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=be21a35a-d4fb-48b8-9a91-833d10556a44" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,be21a35a-d4fb-48b8-9a91-833d10556a44.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
      <category>Silverlight</category>
      <category>WPF</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=0e94b645-01f4-4e4e-b3d3-0add3b39cc0d</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,0e94b645-01f4-4e4e-b3d3-0add3b39cc0d.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,0e94b645-01f4-4e4e-b3d3-0add3b39cc0d.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=0e94b645-01f4-4e4e-b3d3-0add3b39cc0d</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I have uploaded my slides and associated source code that was demonstrated, for the
benefit of those who were not able to attend my session, or for those who have asked
for copies of the code and slides.
</p>
        <p>
I understand that these will be made available from the Alabama Code Camp web site,
but I am also making them available for download from my server as well: <a title="http://www.mindfusioncorp.com/weblog/content/binary/AlabamaCC6-Silverlight-KeithRome.zip" href="http://www.mindfusioncorp.com/weblog/content/binary/AlabamaCC6-Silverlight-KeithRome.zip">http://www.mindfusioncorp.com/weblog/content/binary/AlabamaCC6-Silverlight-KeithRome.zip</a></p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=0e94b645-01f4-4e4e-b3d3-0add3b39cc0d" />
      </body>
      <title>Slides and Code from Alabama Code Camp 6</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,0e94b645-01f4-4e4e-b3d3-0add3b39cc0d.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2008/02/25/SlidesAndCodeFromAlabamaCodeCamp6.aspx</link>
      <pubDate>Mon, 25 Feb 2008 00:20:18 GMT</pubDate>
      <description>&lt;p&gt;
I have uploaded my slides and associated source code that was demonstrated, for the
benefit of those who were not able to attend my session, or for those who have asked
for copies of the code and slides.
&lt;/p&gt;
&lt;p&gt;
I understand that these will be made available from the Alabama Code Camp web site,
but I am also making them available for download from my server as well: &lt;a title="http://www.mindfusioncorp.com/weblog/content/binary/AlabamaCC6-Silverlight-KeithRome.zip" href="http://www.mindfusioncorp.com/weblog/content/binary/AlabamaCC6-Silverlight-KeithRome.zip"&gt;http://www.mindfusioncorp.com/weblog/content/binary/AlabamaCC6-Silverlight-KeithRome.zip&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=0e94b645-01f4-4e4e-b3d3-0add3b39cc0d" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,0e94b645-01f4-4e4e-b3d3-0add3b39cc0d.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
      <category>Silverlight</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=f97bd6f4-2663-41a2-b79f-1c831de93ff2</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,f97bd6f4-2663-41a2-b79f-1c831de93ff2.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,f97bd6f4-2663-41a2-b79f-1c831de93ff2.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=f97bd6f4-2663-41a2-b79f-1c831de93ff2</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I am packing my bags and heading out to Huntsville AL tonight. In the morning I will
be kicking off the Silverlight Track at the <a href="http://www.alabamacodecamp.com/">Alabama
Code Camp</a> with a presentation titled "Tapping into the power of Silverlight 1.0".
My goal with this presentation is to show that although 2.0 will indeed be a phenomenal
release of the Silverlight platform, the currently shipping version is still very
powerful and offers a tremendous amount of value.
</p>
        <p>
If you are planning on attending this Code Camp event, please stop by and listen in!
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=f97bd6f4-2663-41a2-b79f-1c831de93ff2" />
      </body>
      <title>Heading to Alabama Code Camp 6</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,f97bd6f4-2663-41a2-b79f-1c831de93ff2.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2008/02/22/HeadingToAlabamaCodeCamp6.aspx</link>
      <pubDate>Fri, 22 Feb 2008 16:15:08 GMT</pubDate>
      <description>&lt;p&gt;
I am packing my bags and heading out to Huntsville AL tonight. In the morning I will
be kicking off the Silverlight Track at the &lt;a href="http://www.alabamacodecamp.com/"&gt;Alabama
Code Camp&lt;/a&gt; with a presentation titled "Tapping into the power of Silverlight 1.0".
My goal with this presentation is to show that although 2.0 will indeed be a phenomenal
release of the Silverlight platform, the currently shipping version is still very
powerful and offers a tremendous amount of value.
&lt;/p&gt;
&lt;p&gt;
If you are planning on attending this Code Camp event, please stop by and listen in!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=f97bd6f4-2663-41a2-b79f-1c831de93ff2" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,f97bd6f4-2663-41a2-b79f-1c831de93ff2.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>Silverlight</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=a5e3d644-ee68-48bc-bcf7-3a4ea78d5823</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,a5e3d644-ee68-48bc-bcf7-3a4ea78d5823.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,a5e3d644-ee68-48bc-bcf7-3a4ea78d5823.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=a5e3d644-ee68-48bc-bcf7-3a4ea78d5823</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
This coming Monday night would normally be our monthly Atlanta MS Pros / Atlanta Cutting
Edge .NET / Atlanta VB.NET user group meeting, but this month we have a special treat
lined up...
</p>
        <p>
Microsoft (aka <a href="http://blogs.msdn.com/dougturn/">Doug Turnure</a>) will be
providing a <strong>FREE</strong> copy of Visual Studio 2008 (Professional Edition)
to the first 150 people that arrive. This is a GREAT way to get an upgrade right away
without having to convince your boss to buy a license! Well, technically we will be
giving out DVDs with the <em>trial</em> version, but as soon as the Retail Packages
are ready, each person that gets a Trial copy on Monday will receive a full Retail
Boxed copy.
</p>
        <p>
So bring your laptop. Most folks will be loading it up right there, so you might as
well join in and get your upgrade on.
</p>
        <p>
And then, after the LoadFestivities, everyone will be welcome to come join in some
XBOX fun... we have 9 (yes, NINE) xbox 360 consoles and 9 matching big-screen TV's,
so there should be plenty of room for everyone to have a good time. The name of the
game is Halo3, so put on your <a href="http://halo.wikia.com/wiki/MJOLNIR_Armor">MJOLNIR</a> armor
and get ready to frag your buddies! And if <a href="http://halo.wikia.com/wiki/John-117">John-117</a> is
too intense for you, we will also have Guitar Hero cranking on some of the consoles...
so you can come and rock out to some <a href="http://www.youtube.com/watch?v=iCJ2gSZdW4o">Hit
Me With Your Best Shot</a> on Easy.
</p>
        <p>
I hear the Master Chief himself might be there to take on challengers!
</p>
        <p>
Please register in advance, so that we can have an accurate count of attendees. <a href="https://www.clicktoattend.com/invitation.aspx?code=123034">The
registration link is here</a>.
</p>
        <p>
Location:
</p>
        <p>
          <a href="http://www.microsoft.com/About/CompanyInformation/usaoffices/southeast/alpharetta.mspx">Microsoft
Corporation [Alpharetta]</a>
          <br />
1125 Sanctuary Pkwy. 
<br />
Suite 300 
<br />
Atlanta, GA 30004
</p>
        <p>
See you there!
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=a5e3d644-ee68-48bc-bcf7-3a4ea78d5823" />
      </body>
      <title>The Atlanta .NET Doubleheader: Visual Studio 2008 Loadfest and XBox Gaming Night</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,a5e3d644-ee68-48bc-bcf7-3a4ea78d5823.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2007/12/01/TheAtlantaNETDoubleheaderVisualStudio2008LoadfestAndXBoxGamingNight.aspx</link>
      <pubDate>Sat, 01 Dec 2007 04:59:37 GMT</pubDate>
      <description>&lt;p&gt;
This coming Monday night would normally be our monthly Atlanta MS Pros / Atlanta Cutting
Edge .NET / Atlanta VB.NET user group meeting, but this month we have a special treat
lined up...
&lt;/p&gt;
&lt;p&gt;
Microsoft (aka &lt;a href="http://blogs.msdn.com/dougturn/"&gt;Doug Turnure&lt;/a&gt;) will be
providing a &lt;strong&gt;FREE&lt;/strong&gt; copy of Visual Studio 2008 (Professional Edition)
to the first 150 people that arrive. This is a GREAT way to get an upgrade right away
without having to convince your boss to buy a license! Well, technically we will be
giving out DVDs with the &lt;em&gt;trial&lt;/em&gt; version, but as soon as the Retail Packages
are ready, each person that gets a Trial copy on Monday will receive a full Retail
Boxed copy.
&lt;/p&gt;
&lt;p&gt;
So bring your laptop. Most folks will be loading it up right there, so you might as
well join in and get your upgrade on.
&lt;/p&gt;
&lt;p&gt;
And then, after the LoadFestivities, everyone will be welcome to come join in some
XBOX fun... we have 9 (yes, NINE) xbox 360 consoles and 9 matching big-screen TV's,
so there should be plenty of room for everyone to have a good time. The name of the
game is Halo3, so put on your &lt;a href="http://halo.wikia.com/wiki/MJOLNIR_Armor"&gt;MJOLNIR&lt;/a&gt; armor
and get ready to frag your buddies! And if &lt;a href="http://halo.wikia.com/wiki/John-117"&gt;John-117&lt;/a&gt; is
too intense for you, we will also have Guitar Hero cranking on some of the consoles...
so you can come and rock out to some &lt;a href="http://www.youtube.com/watch?v=iCJ2gSZdW4o"&gt;Hit
Me With Your Best Shot&lt;/a&gt; on Easy.
&lt;/p&gt;
&lt;p&gt;
I hear the Master Chief himself might be there to take on challengers!
&lt;/p&gt;
&lt;p&gt;
Please register in advance, so that we can have an accurate count of attendees. &lt;a href="https://www.clicktoattend.com/invitation.aspx?code=123034"&gt;The
registration link is here&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Location:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.microsoft.com/About/CompanyInformation/usaoffices/southeast/alpharetta.mspx"&gt;Microsoft
Corporation [Alpharetta]&lt;/a&gt; 
&lt;br&gt;
1125 Sanctuary Pkwy. 
&lt;br&gt;
Suite 300 
&lt;br&gt;
Atlanta, GA 30004
&lt;/p&gt;
&lt;p&gt;
See you there!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=a5e3d644-ee68-48bc-bcf7-3a4ea78d5823" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,a5e3d644-ee68-48bc-bcf7-3a4ea78d5823.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>Games</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=6b36aa50-8e18-4a13-96e1-2305314d6fa7</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,6b36aa50-8e18-4a13-96e1-2305314d6fa7.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,6b36aa50-8e18-4a13-96e1-2305314d6fa7.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=6b36aa50-8e18-4a13-96e1-2305314d6fa7</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
John Robbins, the wizard of debugging, is looking for suggestions for the <a href="http://www.devscovery.com/" target="_blank">Devscovery
2008</a> Keynotes. To encourage submissions, he is offering a FREE conference pass
to the person with the best idea. Full price for such a pass is $900, which is a bargain
in itself, but FREE is even BETTER!
</p>
        <p>
The spring Devscovery will be in New York, and the fall Devscovery will be held in
Redmond - the winner will get to choose which event they prefer to attend. Having
attended the fall Redmond conference this year, I HIGHLY recommend it! Even if I weren't
a <a href="http://www.wintellect.com/" target="_blank">Wintellect</a> employee, I
would still be comfortable claiming that this is hands-down the best way to spend
your training time and budget.
</p>
        <p>
To submit a keynote idea, please either <a href="http://www.wintellect.com/cs/blogs/jrobbins/archive/2007/10/17/what-keynote-do-you-want-to-see-devscovery.aspx" target="_blank">comment
on John's post here</a> or email your suggestion directly to him. You can submit as
many ideas as you like.
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=6b36aa50-8e18-4a13-96e1-2305314d6fa7" />
      </body>
      <title>Win a free pass to Devscovery 2008!</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,6b36aa50-8e18-4a13-96e1-2305314d6fa7.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2007/10/18/WinAFreePassToDevscovery2008.aspx</link>
      <pubDate>Thu, 18 Oct 2007 02:16:43 GMT</pubDate>
      <description>&lt;p&gt;
John Robbins, the wizard of debugging, is looking for suggestions for the &lt;a href="http://www.devscovery.com/" target="_blank"&gt;Devscovery
2008&lt;/a&gt; Keynotes. To encourage submissions, he is offering a FREE conference pass
to the person with the best idea. Full price for such a pass is $900, which is a bargain
in itself, but FREE is even BETTER!
&lt;/p&gt;
&lt;p&gt;
The spring Devscovery will be in New York, and the fall Devscovery will be held in
Redmond - the winner will get to choose which event they prefer to attend. Having
attended the fall Redmond conference this year, I HIGHLY recommend it! Even if I weren't
a &lt;a href="http://www.wintellect.com/" target="_blank"&gt;Wintellect&lt;/a&gt; employee, I
would still be comfortable claiming that this is hands-down the best way to spend
your training time and budget.
&lt;/p&gt;
&lt;p&gt;
To submit a keynote idea, please either &lt;a href="http://www.wintellect.com/cs/blogs/jrobbins/archive/2007/10/17/what-keynote-do-you-want-to-see-devscovery.aspx" target="_blank"&gt;comment
on John's post here&lt;/a&gt; or email your suggestion directly to him. You can submit as
many ideas as you like.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=6b36aa50-8e18-4a13-96e1-2305314d6fa7" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,6b36aa50-8e18-4a13-96e1-2305314d6fa7.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
      <category>Silverlight</category>
      <category>WPF</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=2dc2f406-9986-47c6-9f61-75fec96abdc2</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,2dc2f406-9986-47c6-9f61-75fec96abdc2.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,2dc2f406-9986-47c6-9f61-75fec96abdc2.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=2dc2f406-9986-47c6-9f61-75fec96abdc2</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
We have not sent out a bulletin message yet, but we will not be meeting on Monday
9/3 due to the holiday. The next Atlanta Cutting Edge / VBUG / AMP meeting will take
place in October.
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=2dc2f406-9986-47c6-9f61-75fec96abdc2" />
      </body>
      <title>No user group meeting Monday night</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,2dc2f406-9986-47c6-9f61-75fec96abdc2.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2007/09/01/NoUserGroupMeetingMondayNight.aspx</link>
      <pubDate>Sat, 01 Sep 2007 20:52:14 GMT</pubDate>
      <description>&lt;p&gt;
We have not sent out a bulletin message yet, but we will not be meeting on Monday
9/3 due to the holiday. The next Atlanta Cutting Edge / VBUG / AMP meeting will take
place in October.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=2dc2f406-9986-47c6-9f61-75fec96abdc2" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,2dc2f406-9986-47c6-9f61-75fec96abdc2.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=89704d6e-be42-4ffa-a84c-09e11ca08b2c</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,89704d6e-be42-4ffa-a84c-09e11ca08b2c.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,89704d6e-be42-4ffa-a84c-09e11ca08b2c.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=89704d6e-be42-4ffa-a84c-09e11ca08b2c</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Steve Porter and myself are driving up to Charlotte tonight to present on Silverlight
at the <a href="http://www.developersguild.org/" target="_blank">Developers Guild</a> meeting.
Steve will be giving an overview of Silverlight features and development, and of course
I will be deconstructing my newest Silverlight game - Gem Blaster!
</p>
        <p>
If you remember Popper!, this is the next generation of that game engine, upgraded
to work with the newer Alpha 1.1 Refresh, and with better graphics and gameplay. You
can also go directly here to play the game: <a title="http://www.mindfusioncorp.com/gemblaster/" href="http://www.mindfusioncorp.com/gemblaster/">http://www.mindfusioncorp.com/gemblaster/</a></p>
        <p>
          <em>
            <strong>EDIT: The game has been moved to the Wintellect servers at: </strong>
          </em>
          <a href="http://www.wintellect.com/gemblaster/">
            <em>
              <strong>http://www.wintellect.com/gemblaster/</strong>
            </em>
          </a>
        </p>
        <p>
          <em>
            <strong>I am also working on getting the source code published to CodePlex, but
it has taken a while due to my very busy work schedule.</strong>
          </em>
        </p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=89704d6e-be42-4ffa-a84c-09e11ca08b2c" />
      </body>
      <title>Speaking in Charlotte tonight</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,89704d6e-be42-4ffa-a84c-09e11ca08b2c.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2007/08/28/SpeakingInCharlotteTonight.aspx</link>
      <pubDate>Tue, 28 Aug 2007 15:14:12 GMT</pubDate>
      <description>&lt;p&gt;
Steve Porter and myself are driving up to Charlotte tonight to present on Silverlight
at the &lt;a href="http://www.developersguild.org/" target=_blank&gt;Developers Guild&lt;/a&gt; meeting.
Steve will be giving an overview of Silverlight features and development, and of course
I will be deconstructing my newest Silverlight game - Gem Blaster!
&lt;/p&gt;
&lt;p&gt;
If you remember Popper!, this is the next generation of that game engine, upgraded
to work with the newer Alpha 1.1 Refresh, and with better graphics and gameplay. You
can also go directly here to play the game: &lt;a title=http://www.mindfusioncorp.com/gemblaster/ href="http://www.mindfusioncorp.com/gemblaster/"&gt;http://www.mindfusioncorp.com/gemblaster/&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;&lt;strong&gt;EDIT: The game has been moved to the Wintellect servers at: &lt;/strong&gt;&lt;/em&gt;&lt;a href="http://www.wintellect.com/gemblaster/"&gt;&lt;em&gt;&lt;strong&gt;http://www.wintellect.com/gemblaster/&lt;/strong&gt;&lt;/em&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;&lt;strong&gt;I am also working on getting the source code published to CodePlex, but
it has taken a while due to my very busy work schedule.&lt;/strong&gt;&lt;/em&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=89704d6e-be42-4ffa-a84c-09e11ca08b2c" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,89704d6e-be42-4ffa-a84c-09e11ca08b2c.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
      <category>Silverlight</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=7c6c9e1e-d14e-4942-825c-ea16fb82be32</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,7c6c9e1e-d14e-4942-825c-ea16fb82be32.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,7c6c9e1e-d14e-4942-825c-ea16fb82be32.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=7c6c9e1e-d14e-4942-825c-ea16fb82be32</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
On Monday, July 9th (thats today!), Microsoft is trucking in a bunch of evangelists
who will participate in an impromptu user group meeting at the Microsoft campus.
</p>
        <p>
There will be three "tracks" of sessions, one covering Vista Internals (by Brian Hitney
- NC), another covering Silverlight (by David Isbitski - PA), and the third covering
the ASP.NET Provider Model (by Danilo Diaz - PA). After the main presentations, there
will be an open Q&amp;A period followed by "Whose Slide is it Anyway?" featuring Dev
Evangelists being asked to present for a couple minutes based on a slide from someone
else's decks that they have never seen before.
</p>
        <p>
The festivities will begin as 6:30pm. If you have been to a Microsoft User Group meeting
in the past 2 years, then you already know the place. If not, then the map and directions
from <a href="http://www.atlantace.com/MeetingLocation.aspx" target="_blank">this
page on the Cutting Edge User Group website</a> should get you there.
</p>
        <p>
          <a href="http://blogs.msdn.com/dougturn/archive/2007/07/06/whose-slide-is-it-anyway-atlanta.aspx" target="_blank">Doug
Turnure has more information about the event on his weblog here</a>.
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=7c6c9e1e-d14e-4942-825c-ea16fb82be32" />
      </body>
      <title>Whose Slide is it anyway?</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,7c6c9e1e-d14e-4942-825c-ea16fb82be32.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2007/07/09/WhoseSlideIsItAnyway.aspx</link>
      <pubDate>Mon, 09 Jul 2007 15:41:13 GMT</pubDate>
      <description>&lt;p&gt;
On Monday, July 9th (thats today!), Microsoft is trucking in a bunch of evangelists
who will participate in an impromptu user group meeting at the Microsoft campus.
&lt;/p&gt;
&lt;p&gt;
There will be three "tracks" of sessions, one covering Vista Internals (by Brian Hitney
- NC), another covering Silverlight (by David Isbitski - PA), and the third covering
the ASP.NET Provider Model (by Danilo Diaz - PA). After the main presentations, there
will be an open Q&amp;amp;A period followed by "Whose Slide is it Anyway?" featuring Dev
Evangelists being asked to present for a couple minutes based on a slide from someone
else's decks that they have never seen before.
&lt;/p&gt;
&lt;p&gt;
The festivities will begin as 6:30pm. If you have been to a Microsoft User Group meeting
in the past 2 years, then you already know the place. If not, then the map and directions
from &lt;a href="http://www.atlantace.com/MeetingLocation.aspx" target="_blank"&gt;this
page on the Cutting Edge User Group website&lt;/a&gt; should get you there.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://blogs.msdn.com/dougturn/archive/2007/07/06/whose-slide-is-it-anyway-atlanta.aspx" target="_blank"&gt;Doug
Turnure has more information about the event on his weblog here&lt;/a&gt;.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=7c6c9e1e-d14e-4942-825c-ea16fb82be32" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,7c6c9e1e-d14e-4942-825c-ea16fb82be32.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=6a776eeb-8caa-4e90-800e-d05db67598b1</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,6a776eeb-8caa-4e90-800e-d05db67598b1.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,6a776eeb-8caa-4e90-800e-d05db67598b1.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=6a776eeb-8caa-4e90-800e-d05db67598b1</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Popper! is a simple Silverlight puzzle game. I wrote it as an exercise of my own skill
with the platform, but then decided it was a rather fun (at least for a little while...)
little game, so I am sharing it with the rest of the developer community. Popper!
is written against Silverlight 1.1 alpha, and is mostly in C#, although the initial
splash screen is done using unmanaged javaScript (yes, on purpose).
</p>
        <p>
I will be walking through the innards of Popper! at the <a title="Atlanta Cutting Edge .NET" href="http://www.atlantace.com/" target="_blank">Atlanta
Cutting Edge .NET User Group</a> meeting tonight. So if you will be attending, then
come check it out. Or if you just want to kill some time at "work" today... then play
with it a little and let me know how it goes (good or bad)...
</p>
        <p>
          <a title="Popper!" href="http://www.mindfusioncorp.com/popper/" target="_blank">http://www.mindfusioncorp.com/popper/</a>
        </p>
        <p>
I know of one minor bug so far: if you try to click around while a set of bubbles
is in the process of "popping", then an error is raised internally, and the game pretty
much stops working. I just haven't had the time to get that bug addressed yet.
</p>
        <p>
          <a href="http://www.mindfusioncorp.com/weblog/content/binary/Popper_25A4/image04.png" atomicselection="true">
            <img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="235" src="http://www.mindfusioncorp.com/weblog/content/binary/Popper_25A4/image0_thumb2.png" width="379" border="0" />
          </a>
        </p>
        <p>
I intend to post the source for this sometime after this month's meeting. Pretty much
that equates to "when I have time to do it".
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=6a776eeb-8caa-4e90-800e-d05db67598b1" />
      </body>
      <title>Popper!</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,6a776eeb-8caa-4e90-800e-d05db67598b1.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2007/07/02/Popper.aspx</link>
      <pubDate>Mon, 02 Jul 2007 06:40:42 GMT</pubDate>
      <description>&lt;p&gt;
Popper! is a simple Silverlight puzzle game. I wrote it as an exercise of my own skill
with the platform, but then decided it was a rather fun (at least for a little while...)
little game, so I am sharing it with the rest of the developer community. Popper!
is written against Silverlight 1.1 alpha, and is mostly in C#, although the initial
splash screen is done using unmanaged javaScript (yes, on purpose).
&lt;/p&gt;
&lt;p&gt;
I will be&amp;nbsp;walking through the innards of Popper!&amp;nbsp;at the &lt;a title="Atlanta Cutting Edge .NET" href="http://www.atlantace.com/" target="_blank"&gt;Atlanta
Cutting Edge .NET User Group&lt;/a&gt; meeting tonight. So if you will be attending, then
come check it out. Or if you just want to kill some time at "work" today... then play
with it a little and let me know how it goes (good or bad)...
&lt;/p&gt;
&lt;p&gt;
&lt;a title="Popper!" href="http://www.mindfusioncorp.com/popper/" target="_blank"&gt;http://www.mindfusioncorp.com/popper/&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
I know of one minor bug so far: if you try to click around while a set of bubbles
is in the process of "popping", then an error is raised internally, and the game pretty
much stops working. I just haven't had the time to get that bug addressed yet.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.mindfusioncorp.com/weblog/content/binary/Popper_25A4/image04.png" atomicselection="true"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="235" src="http://www.mindfusioncorp.com/weblog/content/binary/Popper_25A4/image0_thumb2.png" width="379" border="0"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
I intend to post the source for this sometime after this month's meeting. Pretty much
that equates to "when I have time to do it".
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=6a776eeb-8caa-4e90-800e-d05db67598b1" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,6a776eeb-8caa-4e90-800e-d05db67598b1.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
      <category>Silverlight</category>
      <category>Web 2.0</category>
      <category>WPF</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=e436c400-cac8-4104-878d-093b6fbea9b8</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,e436c400-cac8-4104-878d-093b6fbea9b8.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,e436c400-cac8-4104-878d-093b6fbea9b8.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=e436c400-cac8-4104-878d-093b6fbea9b8</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
The Geek Dinners are back. Although usually attended by microsoft developer types,
these are really open to anyone with a geeky side that needs reassurances from their
peers that "it's OK to be a geek".
</p>
        <p>
Shawn has more details <a href="http://adoguy.com/2007/05/07/Atlanta_Geek_Dinner_-_May_2007.aspx" target="_blank">here</a>.
Be sure to RSVP with him if you are going - so tha he can handle the accomodations
properly.
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=e436c400-cac8-4104-878d-093b6fbea9b8" />
      </body>
      <title>Atlanta Geek Dinner</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,e436c400-cac8-4104-878d-093b6fbea9b8.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2007/05/10/AtlantaGeekDinner.aspx</link>
      <pubDate>Thu, 10 May 2007 19:07:35 GMT</pubDate>
      <description>&lt;p&gt;
The Geek Dinners are back. Although usually attended by microsoft developer types,
these are really open to anyone with a geeky side that needs reassurances from their
peers that "it's OK to be a geek".
&lt;/p&gt;
&lt;p&gt;
Shawn has more details &lt;a href="http://adoguy.com/2007/05/07/Atlanta_Geek_Dinner_-_May_2007.aspx" target="_blank"&gt;here&lt;/a&gt;.
Be sure to RSVP with him if you are going - so tha he can handle the accomodations
properly.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=e436c400-cac8-4104-878d-093b6fbea9b8" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,e436c400-cac8-4104-878d-093b6fbea9b8.aspx</comments>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=df63d782-14fa-4322-b131-29040cf3d3d2</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,df63d782-14fa-4322-b131-29040cf3d3d2.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,df63d782-14fa-4322-b131-29040cf3d3d2.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=df63d782-14fa-4322-b131-29040cf3d3d2</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Tomorrow night is the Atlanta Cutting Edge .NET User Group meeting for May. Actually,
it's also the May meeting for the Atlanta MS Pros and VB.NET groups as well. We will
all be sharing the facility and sponsorship, as well as having a combined networking
period before the meeting and a combined "keynote" presentation for the first half
hour. After that, we will split up into 3 rooms (well technically, we will probably
just close the walls and divide the main room into individual sections), each of which
will offer a seperate track of material. We have a track for Cutting Edge, one for
VB.NET, and one for MS Pros.
</p>
        <p>
For more details, including the topics and speakers that are scheduled, please refer
to the user group website at <a href="http://www.atlantace.com/">http://www.atlantace.com/</a></p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=df63d782-14fa-4322-b131-29040cf3d3d2" />
      </body>
      <title>Atlanta Cutting Edge .NET - May 2007</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,df63d782-14fa-4322-b131-29040cf3d3d2.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2007/05/07/AtlantaCuttingEdgeNETMay2007.aspx</link>
      <pubDate>Mon, 07 May 2007 00:30:37 GMT</pubDate>
      <description>&lt;p&gt;
Tomorrow night is the Atlanta Cutting Edge .NET User Group meeting for May. Actually,
it's also the May meeting for the Atlanta MS Pros and VB.NET groups as well. We will
all be sharing the facility and sponsorship, as well as having a combined networking
period before the meeting and a combined "keynote" presentation for the first half
hour. After that, we will split up into 3 rooms (well technically, we will probably
just close the walls and divide the main room into individual sections), each of which
will offer a seperate track of material. We have a track for Cutting Edge, one for
VB.NET, and one for MS Pros.
&lt;/p&gt;
&lt;p&gt;
For more details, including the topics and speakers that are scheduled, please refer
to the user group website at &lt;a href="http://www.atlantace.com/"&gt;http://www.atlantace.com/&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=df63d782-14fa-4322-b131-29040cf3d3d2" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,df63d782-14fa-4322-b131-29040cf3d3d2.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=b135c44e-3577-4665-bb4c-e3afca5d44b0</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,b135c44e-3577-4665-bb4c-e3afca5d44b0.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,b135c44e-3577-4665-bb4c-e3afca5d44b0.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=b135c44e-3577-4665-bb4c-e3afca5d44b0</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
In case you missed the highly successful Atlanta Code Camp, there is another one coming
up in Mobile, Alabame on April 14th. Registration is currently open, and I do not
think they are sold out (yet). Like always, this Code Camp is a free event and it
is jam-packed with lots of great topics being delivered by great speakers.
</p>
        <p>
If you are anywheres near Mobile that weekend, it would be worth signing up for.
</p>
        <p>
          <a title="http://www.alabamacodecamp.com/" href="http://www.alabamacodecamp.com/">http://www.alabamacodecamp.com/</a>
        </p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=b135c44e-3577-4665-bb4c-e3afca5d44b0" />
      </body>
      <title>Alabama .NET Code Camp</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,b135c44e-3577-4665-bb4c-e3afca5d44b0.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2007/03/31/AlabamaNETCodeCamp.aspx</link>
      <pubDate>Sat, 31 Mar 2007 00:56:22 GMT</pubDate>
      <description>&lt;p&gt;
In case you missed the highly successful Atlanta Code Camp, there is another one coming
up in Mobile, Alabame on April 14th. Registration is currently open, and I do not
think they are sold out (yet). Like always, this Code Camp is a free event and it
is jam-packed with lots of great topics being delivered by great speakers.
&lt;/p&gt;
&lt;p&gt;
If you are anywheres near Mobile that weekend, it would be worth signing up for.
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://www.alabamacodecamp.com/" href="http://www.alabamacodecamp.com/"&gt;http://www.alabamacodecamp.com/&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=b135c44e-3577-4665-bb4c-e3afca5d44b0" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,b135c44e-3577-4665-bb4c-e3afca5d44b0.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=83ad9e7d-b76a-4e8a-ae0d-8ede9d50bd4a</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,83ad9e7d-b76a-4e8a-ae0d-8ede9d50bd4a.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,83ad9e7d-b76a-4e8a-ae0d-8ede9d50bd4a.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=83ad9e7d-b76a-4e8a-ae0d-8ede9d50bd4a</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <p>
Please join us on Monday, March 5th at 6:00 PM for the monthly Atlanta Cutting Edge
.NET User Group meeting. 
</p>
        <p>
************************************** 
</p>
        <p>
This month we have two speakers: 
</p>
        <p>
Paul Lockwood will be presenting Semi-Advanced Production Debugging - a brief discussion
on little known debugging techniques including WinDbg and the sos.dll. 
</p>
        <p>
About the speaker: 
</p>
        <p>
Paul maintains a weblog at <a href="http://www.dotnetworkaholic.com/">http://www.dotnetworkaholic.com/</a>. 
</p>
        <p>
Also speaking this month is Eric Engler who will be presenting <a href="http://ASP.NET">ASP.NET</a> AJAX:
Beyond the UpdatePanel. This session will provide an overview of <a href="http://ASP.NET">ASP.NET</a> AJAX.
Eric will briefly cover the basics of <a href="http://ASP.NET">ASP.NET</a> AJAX, and
then he'll drill down on some of the less commonly known, but very powerful aspects.
Among the subjects to be discussed will be: 
</p>
        <ul>
          <li>
The parts of the AJAX Distribution 
</li>
          <li>
UpdatePanel - a brief obligatory overview 
</li>
          <li>
The ScriptManager 
</li>
          <li>
AJAX Control Toolkit: design of server-side control extenders and custom controls 
</li>
          <li>
JavaScript: how to use objects in a non-OOP language 
</li>
          <li>
AJAX Client Library: micro sized version of the .NET Framework written in JavaScript 
</li>
          <li>
            <a href="http://ASP.NET">ASP.NET</a> AJAX Application Services 
</li>
          <li>
Calling Web Services from the Client 
</li>
          <li>
Debugging AJAX applications 
</li>
        </ul>
        <p>
About the speaker: 
</p>
        <p>
Eric is a Senior Software Engineer at ZC Sterling, a real estate insurance and tax
servicing company in Atlanta. He has over 20 years of experience programming many
languages, on many platforms. His current focus is on Visual Studio and C#, including
all types of applications: Windows, Web, and middle-tier. He holds a MCSD.NET certification. 
</p>
        <p>
Website: <a href="http://www.ericengler.com/">http://www.EricEngler.com</a></p>
        <p>
Thanks go to our sponsor Intellinet (<a href="http://www.intellinet.com/">www.intellinet.com</a>)
for graciously providing refreshments during the meeting. 
</p>
        <p>
This month's agenda (Monday, March 5th) 
</p>
        <p>
    * Networking starting at 6:00<br />
    * Announcements at 6:15<br />
    * Paul Lockwood – Production Debugging at 6:30<br />
    * Break at 7:00<br />
    * Eric Engler – <a href="http://ASP.NET">ASP.NET</a> AJAX at 7:15 
</p>
        <p>
We will be meeting at the Microsoft Regional Headquarters at the Sanctuary Park complex
in Alpharetta (Mansell Rd. Exit). The meeting begins at 6 PM so folks can mingle,
however the announcements and presentations are not scheduled to begin until 6:15
PM. 
</p>
        <p>
For more information on this month's meeting, please visit our website at: 
</p>
        <p>
          <a href="http://www.atlantace.com/">http://www.atlantace.com/</a>
        </p>
        <p>
If you are not familiar with the meeting location, please print out the driving directions
for reference: 
</p>
        <p>
          <a href="http://www.atlantace.com/MeetingLocation.aspx">http://www.atlantace.com/MeetingLocation.aspx</a>
        </p>
        <p>
**** A CALL FOR SPEAKERS **** 
</p>
        <p>
If you have a topic that you would like to present to the group, please contact me
to discuss your ideas. We have lots of available time slots in the coming months,
and our group is a fantastic place to hone your public speaking skills and to contribute
back to the user group community. 
</p>
        <p>
***************************************** 
</p>
        <p>
NOTE: You have received this message because your email address was registered at
the Atlanta Cutting Edge .NET website at <a href="http://www.atlantace.com/">http://www.atlantace.com/</a> or
the Atlanta C# Developers Group website at <a href="http://www.atlantacsharp.org/">http://www.atlantacsharp.org/</a>. 
</p>
        <p>
***************************************** 
</p>
        <p>
Thanks, and I hope to see everyone at this month's meeting! 
</p>
        <p>
Keith Rome<br />
MCPD-EAD MCSD MCDBA MCAD
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=83ad9e7d-b76a-4e8a-ae0d-8ede9d50bd4a" />
      </body>
      <title>Atlanta Cutting Edge .NET User Group Meeting - Monday March 5th</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,83ad9e7d-b76a-4e8a-ae0d-8ede9d50bd4a.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2007/03/03/AtlantaCuttingEdgeNETUserGroupMeetingMondayMarch5th.aspx</link>
      <pubDate>Sat, 03 Mar 2007 19:45:10 GMT</pubDate>
      <description>&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
Please join us on Monday, March 5th at 6:00 PM for the monthly Atlanta Cutting Edge
.NET User Group meeting. 
&lt;p&gt;
************************************** 
&lt;p&gt;
This month we have two speakers: 
&lt;p&gt;
Paul Lockwood will be presenting Semi-Advanced Production Debugging - a brief discussion
on little known debugging techniques including WinDbg and the sos.dll. 
&lt;p&gt;
About the speaker: 
&lt;p&gt;
Paul maintains a weblog at &lt;a href="http://www.dotnetworkaholic.com/"&gt;http://www.dotnetworkaholic.com/&lt;/a&gt;. 
&lt;p&gt;
Also speaking this month is Eric Engler who will be presenting &lt;a href="http://ASP.NET"&gt;ASP.NET&lt;/a&gt; AJAX:
Beyond the UpdatePanel. This session will provide an overview of &lt;a href="http://ASP.NET"&gt;ASP.NET&lt;/a&gt; AJAX.
Eric will briefly cover the basics of &lt;a href="http://ASP.NET"&gt;ASP.NET&lt;/a&gt; AJAX, and
then he'll drill down on some of the less commonly known, but very powerful aspects.
Among the subjects to be discussed will be: 
&lt;ul&gt;
&lt;li&gt;
The parts of the AJAX Distribution 
&lt;li&gt;
UpdatePanel - a brief obligatory overview 
&lt;li&gt;
The ScriptManager 
&lt;li&gt;
AJAX Control Toolkit: design of server-side control extenders and custom controls 
&lt;li&gt;
JavaScript: how to use objects in a non-OOP language 
&lt;li&gt;
AJAX Client Library: micro sized version of the .NET Framework written in JavaScript 
&lt;li&gt;
&lt;a href="http://ASP.NET"&gt;ASP.NET&lt;/a&gt; AJAX Application Services 
&lt;li&gt;
Calling Web Services from the Client 
&lt;li&gt;
Debugging AJAX applications 
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
About the speaker: 
&lt;p&gt;
Eric is a Senior Software Engineer at ZC Sterling, a real estate insurance and tax
servicing company in Atlanta. He has over 20 years of experience programming many
languages, on many platforms. His current focus is on Visual Studio and C#, including
all types of applications: Windows, Web, and middle-tier. He holds a MCSD.NET certification. 
&lt;p&gt;
Website: &lt;a href="http://www.ericengler.com/"&gt;http://www.EricEngler.com&lt;/a&gt; 
&lt;p&gt;
Thanks go to our sponsor Intellinet (&lt;a href="http://www.intellinet.com/"&gt;www.intellinet.com&lt;/a&gt;)
for graciously providing refreshments during the meeting. 
&lt;p&gt;
This month's agenda (Monday, March 5th) 
&lt;p&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; * Networking starting at 6:00&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; * Announcements at 6:15&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; * Paul Lockwood – Production Debugging at 6:30&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; * Break at 7:00&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; * Eric Engler – &lt;a href="http://ASP.NET"&gt;ASP.NET&lt;/a&gt; AJAX at 7:15 
&lt;p&gt;
We will be meeting at the Microsoft Regional Headquarters at the Sanctuary Park complex
in Alpharetta (Mansell Rd. Exit). The meeting begins at 6 PM so folks can mingle,
however the announcements and presentations are not scheduled to begin until 6:15
PM. 
&lt;p&gt;
For more information on this month's meeting, please visit our website at: 
&lt;p&gt;
&lt;a href="http://www.atlantace.com/"&gt;http://www.atlantace.com/&lt;/a&gt; 
&lt;p&gt;
If you are not familiar with the meeting location, please print out the driving directions
for reference: 
&lt;p&gt;
&lt;a href="http://www.atlantace.com/MeetingLocation.aspx"&gt;http://www.atlantace.com/MeetingLocation.aspx&lt;/a&gt; 
&lt;p&gt;
**** A CALL FOR SPEAKERS **** 
&lt;p&gt;
If you have a topic that you would like to present to the group, please contact me
to discuss your ideas. We have lots of available time slots in the coming months,
and our group is a fantastic place to hone your public speaking skills and to contribute
back to the user group community. 
&lt;p&gt;
***************************************** 
&lt;p&gt;
NOTE: You have received this message because your email address was registered at
the Atlanta Cutting Edge .NET website at &lt;a href="http://www.atlantace.com/"&gt;http://www.atlantace.com/&lt;/a&gt; or
the Atlanta C# Developers Group website at &lt;a href="http://www.atlantacsharp.org/"&gt;http://www.atlantacsharp.org/&lt;/a&gt;. 
&lt;p&gt;
***************************************** 
&lt;p&gt;
Thanks, and I hope to see everyone at this month's meeting! 
&lt;p&gt;
Keith Rome&lt;br&gt;
MCPD-EAD MCSD MCDBA MCAD
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=83ad9e7d-b76a-4e8a-ae0d-8ede9d50bd4a" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,83ad9e7d-b76a-4e8a-ae0d-8ede9d50bd4a.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=a00df3d6-33e6-4104-a3d9-0a2f3dd80d4e</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,a00df3d6-33e6-4104-a3d9-0a2f3dd80d4e.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,a00df3d6-33e6-4104-a3d9-0a2f3dd80d4e.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=a00df3d6-33e6-4104-a3d9-0a2f3dd80d4e</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
At this month's <a href="http://www.atlantace.com/" target="_blank">Atlanta Cutting
Edge</a>, I presented a short talk on basic project management and estimation using
PERT techniques. This is a topic that I find most developers (and managers too!) tend
to ignore because they assume it woul dbe uninteresting or perhaps "fake science".
Quite the opposite is actually true, and it can be astounding how much positive impact
some of these techniques can bring to a software development project.
</p>
        <p>
So if you were there and requested the slides, or if you were simply not able to make
it, <a href="http://www.mindfusioncorp.com/weblog/content/binary/Basic%20Project%20Planning%20and%20Estimation.ppt" target="_blank">here
they are</a>.
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=a00df3d6-33e6-4104-a3d9-0a2f3dd80d4e" />
      </body>
      <title>Project Planning Basics</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,a00df3d6-33e6-4104-a3d9-0a2f3dd80d4e.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2007/02/09/ProjectPlanningBasics.aspx</link>
      <pubDate>Fri, 09 Feb 2007 02:08:08 GMT</pubDate>
      <description>&lt;p&gt;
At this month's &lt;a href="http://www.atlantace.com/" target="_blank"&gt;Atlanta Cutting
Edge&lt;/a&gt;, I presented a short talk on basic project management and estimation using
PERT techniques. This is a topic that I find most developers (and managers too!) tend
to ignore because they assume it woul dbe uninteresting or perhaps "fake science".
Quite the opposite is actually true, and it can be astounding how much positive impact
some of these techniques can bring to a software development project.
&lt;/p&gt;
&lt;p&gt;
So if you were there and requested the slides, or if you were simply not able to make
it, &lt;a href="http://www.mindfusioncorp.com/weblog/content/binary/Basic%20Project%20Planning%20and%20Estimation.ppt" target="_blank"&gt;here
they are&lt;/a&gt;.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=a00df3d6-33e6-4104-a3d9-0a2f3dd80d4e" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,a00df3d6-33e6-4104-a3d9-0a2f3dd80d4e.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=7dc92a4d-a1b3-4133-9d8f-5c383fd79a35</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,7dc92a4d-a1b3-4133-9d8f-5c383fd79a35.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,7dc92a4d-a1b3-4133-9d8f-5c383fd79a35.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=7dc92a4d-a1b3-4133-9d8f-5c383fd79a35</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
As <a href="http://devauthority.com/blogs/jwooley/archive/2007/01/05/17773.aspx" target="_blank">announced
earlier today by Jim Wooley</a>:
</p>
        <p>
 
</p>
        <p>
          <a href="http://www.atlantacodecamp.com/" target="_blank">
            <img src="http://www.atlantamspros.com/Portals/5/AtlantaCodeCampLogo_plus%20Fire.jpg" />
          </a>
        </p>
        <p>
 
</p>
        <p>
Fellow Code Campers, 
</p>
        <p>
I hope you all had a wonderful holiday season and I want to wish everyone a Happy
New Year. 
</p>
        <p>
Registration for the 3rd annual Atlanta Code Camp is now open. Please register on
the Click to Attend website to guarantee your spot at the Code Camp. 
</p>
        <p>
Here's the link:<br /><a href="https://www.clicktoattend.com/invitation.aspx?code=113135">https://www.clicktoattend.com/invitation.aspx?code=113135</a></p>
        <p>
Just a reminder. The 3rd annual Atlanta Code Camp will take place on January 20th.
The event is completely free and lunch is included. Doors open at 7:30am at the Decatur
campus of DeVry University 
</p>
        <p>
250 North Arcadia Ave<br />
Decatur , GA 30030 
</p>
        <p>
If you are coming in from out of town, we have a recommended hotel near the event.
Call the Holiday Inn and ask for the DeVry University rate to get a $99/night rate.
Parking is extra and costs $7/day 
</p>
        <p>
Holiday Inn 
</p>
        <p>
130 Clairemont Ave<br />
Decatur, GA 30030<br />
404-372-0204 
</p>
        <p>
During the Code Camp, lunch will be provided at no cost to you. After the event, we
are planning on gathering in a local eatery to continue any discussions which we were
not able to complete by our 5:30 pm end time. Location information will be made available
at the event. 
</p>
        <p>
The Atlanta Code Camps have historically "sold out" extremely rapidly and we don't
expect this time to be any different. Please register quickly to lock in your spot
as we are capping registration and attendance due to facility limitations.
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=7dc92a4d-a1b3-4133-9d8f-5c383fd79a35" />
      </body>
      <title>2007 Atlanta Code Camp - Registration is OPEN</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,7dc92a4d-a1b3-4133-9d8f-5c383fd79a35.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2007/01/05/2007AtlantaCodeCampRegistrationIsOPEN.aspx</link>
      <pubDate>Fri, 05 Jan 2007 20:55:47 GMT</pubDate>
      <description>&lt;p&gt;
As &lt;a href="http://devauthority.com/blogs/jwooley/archive/2007/01/05/17773.aspx" target="_blank"&gt;announced
earlier today by Jim Wooley&lt;/a&gt;:
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.atlantacodecamp.com/" target="_blank"&gt;&lt;img src="http://www.atlantamspros.com/Portals/5/AtlantaCodeCampLogo_plus%20Fire.jpg"&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Fellow Code Campers, 
&lt;p&gt;
I hope you all had a wonderful holiday season and I want to wish everyone a Happy
New Year. 
&lt;p&gt;
Registration for the 3rd annual Atlanta Code Camp is now open. Please register on
the Click to Attend website to guarantee your spot at the Code Camp. 
&lt;p&gt;
Here's the link:&lt;br&gt;
&lt;a href="https://www.clicktoattend.com/invitation.aspx?code=113135"&gt;https://www.clicktoattend.com/invitation.aspx?code=113135&lt;/a&gt; 
&lt;p&gt;
Just a reminder. The 3rd annual Atlanta Code Camp will take place on January 20th.
The event is completely free and lunch is included. Doors open at 7:30am at the Decatur
campus of DeVry University 
&lt;p&gt;
250 North Arcadia Ave&lt;br&gt;
Decatur , GA 30030 
&lt;p&gt;
If you are coming in from out of town, we have a recommended hotel near the event.
Call the Holiday Inn and ask for the DeVry University rate to get a $99/night rate.
Parking is extra and costs $7/day 
&lt;p&gt;
Holiday Inn 
&lt;p&gt;
130 Clairemont Ave&lt;br&gt;
Decatur, GA 30030&lt;br&gt;
404-372-0204 
&lt;p&gt;
During the Code Camp, lunch will be provided at no cost to you. After the event, we
are planning on gathering in a local eatery to continue any discussions which we were
not able to complete by our 5:30 pm end time. Location information will be made available
at the event. 
&lt;p&gt;
The Atlanta Code Camps have historically "sold out" extremely rapidly and we don't
expect this time to be any different. Please register quickly to lock in your spot
as we are capping registration and attendance due to facility limitations.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=7dc92a4d-a1b3-4133-9d8f-5c383fd79a35" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,7dc92a4d-a1b3-4133-9d8f-5c383fd79a35.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=4a0e5d12-ab14-4733-834f-e44b427b2f63</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,4a0e5d12-ab14-4733-834f-e44b427b2f63.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,4a0e5d12-ab14-4733-834f-e44b427b2f63.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=4a0e5d12-ab14-4733-834f-e44b427b2f63</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Join Doug Turnure and guests on the third Monday of every month at the Microsoft regional
headquarters in Alpharetta for a "Lunch and Learn" event.
</p>
        <p>
These events are 1 hour in length, held from noon to 1pm. Lunch is not provided
- you will need to bring your own if you wish to eat. The content itself is level
100 to 200.
</p>
        <p>
This month, the topic is WPF and Cardspace. Visit Doug's weblog for more information
if you are interested... <a href="http://blogs.msdn.com/dougturn/archive/2006/11/07/bring-a-lunch-and-come-join-us-in-atlanta-to-discuss-net-technologies.aspx">Lunch
and Learns at Microsoft</a></p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=4a0e5d12-ab14-4733-834f-e44b427b2f63" />
      </body>
      <title>Microsoft Lunch and Learn</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,4a0e5d12-ab14-4733-834f-e44b427b2f63.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2006/11/14/MicrosoftLunchAndLearn.aspx</link>
      <pubDate>Tue, 14 Nov 2006 14:54:58 GMT</pubDate>
      <description>&lt;p&gt;
Join Doug Turnure and guests on the third Monday of every month at the Microsoft regional
headquarters in Alpharetta for a "Lunch and Learn" event.
&lt;/p&gt;
&lt;p&gt;
These events are&amp;nbsp;1 hour in length, held from noon to 1pm. Lunch is not provided
- you will need to bring your own if you wish to eat. The content itself is level
100 to 200.
&lt;/p&gt;
&lt;p&gt;
This month, the topic is WPF and Cardspace. Visit Doug's weblog for more information
if you are interested... &lt;a href="http://blogs.msdn.com/dougturn/archive/2006/11/07/bring-a-lunch-and-come-join-us-in-atlanta-to-discuss-net-technologies.aspx"&gt;Lunch
and Learns at Microsoft&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=4a0e5d12-ab14-4733-834f-e44b427b2f63" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,4a0e5d12-ab14-4733-834f-e44b427b2f63.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=013b94cc-21d4-4d5c-8d99-0d1c1bf5b171</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,013b94cc-21d4-4d5c-8d99-0d1c1bf5b171.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,013b94cc-21d4-4d5c-8d99-0d1c1bf5b171.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=013b94cc-21d4-4d5c-8d99-0d1c1bf5b171</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Tonight is the September meeting for the Atlanta Cutting Edge .NET User Group. Jim
Wooley (RSS <a href="http://devauthority.com/blogs/jwooley/default.aspx" atomicselection="true"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="13" src="http://www.mindfusioncorp.com/weblog/content/binary/AtlantaCuttingEdge.NETSeptember2006_8994/image0_thumb1.png" width="13" border="0" /></a> ) will
be presenting on LINQ - the new language integrated query extension technology.
This is really cool stuff IMO.
</p>
        <p>
Normally we meet on the first Monday of every month, but with yesterday being a holiday,
we moved this month's meeting to tonight.
</p>
        <p>
In case you don't have it yet - our new User Group's URL is <a href="http://www.atlantace.com/">http://www.atlantace.com/</a>.
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=013b94cc-21d4-4d5c-8d99-0d1c1bf5b171" />
      </body>
      <title>Atlanta Cutting Edge .NET - September 2006</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,013b94cc-21d4-4d5c-8d99-0d1c1bf5b171.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2006/09/05/AtlantaCuttingEdgeNETSeptember2006.aspx</link>
      <pubDate>Tue, 05 Sep 2006 13:47:33 GMT</pubDate>
      <description>&lt;p&gt;
Tonight is the September meeting for the Atlanta Cutting Edge .NET User Group. Jim
Wooley (RSS &lt;a href="http://devauthority.com/blogs/jwooley/default.aspx" atomicselection="true"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="13" src="http://www.mindfusioncorp.com/weblog/content/binary/AtlantaCuttingEdge.NETSeptember2006_8994/image0_thumb1.png" width="13" border="0"&gt;&lt;/a&gt; )&amp;nbsp;will
be presenting on LINQ -&amp;nbsp;the new language integrated query extension technology.
This is really cool stuff IMO.
&lt;/p&gt;
&lt;p&gt;
Normally we meet on the first Monday of every month, but with yesterday being a holiday,
we moved this month's meeting to tonight.
&lt;/p&gt;
&lt;p&gt;
In case you don't have it yet - our new User Group's URL is &lt;a href="http://www.atlantace.com/"&gt;http://www.atlantace.com/&lt;/a&gt;.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=013b94cc-21d4-4d5c-8d99-0d1c1bf5b171" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,013b94cc-21d4-4d5c-8d99-0d1c1bf5b171.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=f1646074-09a7-4e0f-ac9e-c4ffb8c7fa94</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,f1646074-09a7-4e0f-ac9e-c4ffb8c7fa94.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,f1646074-09a7-4e0f-ac9e-c4ffb8c7fa94.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=f1646074-09a7-4e0f-ac9e-c4ffb8c7fa94</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Just in case you happen to monitor this weblog, but have not registered with the group's
mailing list:
</p>
        <p>
------------------------------------
</p>
        <p>
Please be aware that due to inability to secure a speaker for this month, the <a href="http://www.atlantacsharp.org/">Atlanta
C# User Group</a> will NOT be meeting in June.
</p>
        <p>
Also, the July meeting would fall adjacent to the Independance Day holiday, and therefore
there will not be a C# Meeting in July either. 
</p>
        <p>
Our next scheduled meeting is currently expected for August, more details will be
posted when we get nearer to the meeting date.
</p>
        <p>
          <br />
**** A CALL FOR SPEAKERS ****
</p>
        <p>
If you have a topic that you would like to present to the group, please contact me
to discuss your ideas. We have lots of available time slots in the coming months,
and our group is a fantastic place to hone your public speaking skills and to contribute
back to the user group community. 
</p>
        <p>
          <br />
**** SPONSORS ****
</p>
        <p>
If your company is interested in sponsoring a month (or more) of the Atlanta C# Developers
Group, please contact me to discuss. Sponsorship is inexpensive and a great way to
market your organization. 
</p>
        <p>
          <br />
*****************************************
</p>
        <p>
NOTE: You have received this message because your email address was registered at
the Atlanta C# Developers Group website at<br /><a href="http://www.atlantacsharp.org/">http://www.atlantacsharp.org/</a> .
</p>
        <p>
*****************************************
</p>
        <p>
 
</p>
        <p>
Keith Rome<br />
MCSD MCDBA MCAD 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=f1646074-09a7-4e0f-ac9e-c4ffb8c7fa94" />
      </body>
      <title>CANCELLED: Atlanta C# User Group Meeting for June 2006</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,f1646074-09a7-4e0f-ac9e-c4ffb8c7fa94.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2006/06/01/CANCELLEDAtlantaCUserGroupMeetingForJune2006.aspx</link>
      <pubDate>Thu, 01 Jun 2006 02:00:16 GMT</pubDate>
      <description>&lt;p&gt;
Just in case you happen to monitor this weblog, but have not registered with the group's
mailing list:
&lt;/p&gt;
&lt;p&gt;
------------------------------------
&lt;/p&gt;
&lt;p&gt;
Please be aware that due to inability to secure a speaker for this month, the &lt;a href="http://www.atlantacsharp.org/"&gt;Atlanta
C# User Group&lt;/a&gt; will NOT be meeting in June.
&lt;/p&gt;
&lt;p&gt;
Also, the July meeting would fall adjacent to the Independance Day holiday, and therefore
there will not be a C# Meeting in July either. 
&lt;/p&gt;
&lt;p&gt;
Our next scheduled meeting is currently expected for August, more details will be
posted when we get nearer to the meeting date.
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
**** A CALL FOR SPEAKERS ****
&lt;/p&gt;
&lt;p&gt;
If you have a topic that you would like to present to the group, please contact me
to discuss your ideas. We have lots of available time slots in the coming months,
and our group is a fantastic place to hone your public speaking skills and to contribute
back to the user group community. 
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
**** SPONSORS ****
&lt;/p&gt;
&lt;p&gt;
If your company is interested in sponsoring a month (or more) of the Atlanta C# Developers
Group, please contact me to discuss. Sponsorship is inexpensive and a great way to
market your organization. 
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
*****************************************
&lt;/p&gt;
&lt;p&gt;
NOTE: You have received this message because your email address was registered at
the Atlanta C# Developers Group website at&lt;br&gt;
&lt;a href="http://www.atlantacsharp.org/"&gt;http://www.atlantacsharp.org/&lt;/a&gt; .
&lt;/p&gt;
&lt;p&gt;
*****************************************
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Keith Rome&lt;br&gt;
MCSD MCDBA MCAD 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=f1646074-09a7-4e0f-ac9e-c4ffb8c7fa94" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,f1646074-09a7-4e0f-ac9e-c4ffb8c7fa94.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=01e92eee-5603-4372-bb31-52d98afdd032</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,01e92eee-5603-4372-bb31-52d98afdd032.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,01e92eee-5603-4372-bb31-52d98afdd032.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=01e92eee-5603-4372-bb31-52d98afdd032</wfw:commentRss>
      <slash:comments>3</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
In case you haven't heard, the 2006 Atlanta Code Camp site has now begun accepting
registrations. This year promises to be even more successful than last, we have nearly
thirty topic submissions, so many in fact that we will not be able to accept them
all due to the realities of physical meeting space and event logistics.
</p>
        <p>
We are planning on 5 different topic tracks, so there should be a little bit of something
for everyone.
</p>
        <p>
You can now register for the Atlanta Code Camp by clicking on the registration link
on <a href="http://www.atlantacodecamp.com/">http://www.atlantacodecamp.com/</a> or
go directly to the registration site at <a href="https://www.clicktoattend.com/invitation.aspx?code=108776">https://www.clicktoattend.com/invitation.aspx?code=108776</a>.
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=01e92eee-5603-4372-bb31-52d98afdd032" />
      </body>
      <title>2006 Atlanta Code Camp</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,01e92eee-5603-4372-bb31-52d98afdd032.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2006/05/01/2006AtlantaCodeCamp.aspx</link>
      <pubDate>Mon, 01 May 2006 03:48:09 GMT</pubDate>
      <description>&lt;p&gt;
In case you haven't heard, the 2006 Atlanta Code Camp site has now begun accepting
registrations. This year promises to be even more successful than last, we have nearly
thirty topic submissions, so many in fact that we will not be able to accept them
all due to the realities of physical meeting space and event logistics.
&lt;/p&gt;
&lt;p&gt;
We are planning on 5 different topic tracks, so there should be a little bit of something
for everyone.
&lt;/p&gt;
&lt;p&gt;
You can now register for the Atlanta Code Camp by clicking on the registration link
on &lt;a href="http://www.atlantacodecamp.com/"&gt;http://www.atlantacodecamp.com/&lt;/a&gt; or
go directly to the registration site at &lt;a href="https://www.clicktoattend.com/invitation.aspx?code=108776"&gt;https://www.clicktoattend.com/invitation.aspx?code=108776&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=01e92eee-5603-4372-bb31-52d98afdd032" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,01e92eee-5603-4372-bb31-52d98afdd032.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=d9db4d1d-babf-4590-b89c-4fc788fb7a4f</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,d9db4d1d-babf-4590-b89c-4fc788fb7a4f.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,d9db4d1d-babf-4590-b89c-4fc788fb7a4f.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=d9db4d1d-babf-4590-b89c-4fc788fb7a4f</wfw:commentRss>
      <slash:comments>4</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <a href="http://dotnetworkaholic.com/">Paul
Lockwood</a> gave an interesting presentation last night to the <a href="http://www.atlantadotnet.org/">.NET
UG</a> on TDD. I will admit that haven't integrated this methodology deeply into my
own development habits (yet). I do however recognize the benefits, and fully intend
to incorporate it into my habits, just taking things one step at a time as I push
my own skills to ever higher levels. So to me, the discussion was quite timely.<br /><p></p><br />
Listening to audience feedback, it appears that a number of folks (<a href="http://vitaminzrecords.com/blog/">Rusty</a>, <a href="http://www.gridviewgirl.com/GridViewGirl/">Marcie</a>,
etc) are already leveraging this technique... and have some really positive opinions
of it. When smart people are recommending something with such enthusiasm, it is generally
a wise thing to pay attention.<br /><br />
One thing I would have liked to have seen is an end-to-end example of the process
itself. I have seen unit tests before, I have even used NUnit on a few projects, but
never to much success. I always felt like I was "not getting it". I get the impression
(mainly from Rusty's comments), that this is normal, and there is a point of critical
mass, serendipity if you will, where it all just starts to "make sense", and your
Unit Tests become the first-class citizens that they deserve to be. I want to reach
that point, but am shooting blind right now... a slight nudge towards that light is
really what I need I think.<br /><br />
My current development habits have served me well (I have been told on more than one
occasion that I am the most meticulous developer ever to pick up a keyboard), but
I wish to push it to the next level. Zero defects in QA Iteration 1 is the Holy Grail.
So now I at least have an idea of what I need to work towards. The next step is finding
the best path to get there.<br /><br /><img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=d9db4d1d-babf-4590-b89c-4fc788fb7a4f" /></body>
      <title>Unit testing and Test Driven Development</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,d9db4d1d-babf-4590-b89c-4fc788fb7a4f.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2006/03/01/UnitTestingAndTestDrivenDevelopment.aspx</link>
      <pubDate>Wed, 01 Mar 2006 00:11:32 GMT</pubDate>
      <description>&lt;a href="http://dotnetworkaholic.com/"&gt;Paul Lockwood&lt;/a&gt; gave an interesting presentation
last night to the &lt;a href="http://www.atlantadotnet.org/"&gt;.NET UG&lt;/a&gt; on TDD. I will
admit that haven't integrated this methodology deeply into my own development habits
(yet). I do however recognize the benefits, and fully intend to incorporate it into
my habits, just taking things one step at a time as I push my own skills to ever higher
levels. So to me, the discussion was quite timely.&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;br&gt;
Listening to audience feedback, it appears that a number of folks (&lt;a href="http://vitaminzrecords.com/blog/"&gt;Rusty&lt;/a&gt;, &lt;a href="http://www.gridviewgirl.com/GridViewGirl/"&gt;Marcie&lt;/a&gt;,
etc) are already leveraging this technique... and have some really positive opinions
of it. When smart people are recommending something with such enthusiasm, it is generally
a wise thing to pay attention.&lt;br&gt;
&lt;br&gt;
One thing I would have liked to have seen is an end-to-end example of the process
itself. I have seen unit tests before, I have even used NUnit on a few projects, but
never to much success. I always felt like I was "not getting it". I get the impression
(mainly from Rusty's comments), that this is normal, and there is a point of critical
mass, serendipity if you will, where it all just starts to "make sense", and your
Unit Tests become the first-class citizens that they deserve to be. I want to reach
that point, but am shooting blind right now... a slight nudge towards that light is
really what I need I think.&lt;br&gt;
&lt;br&gt;
My current development habits have served me well (I have been told on more than one
occasion that I am the most meticulous developer ever to pick up a keyboard), but
I wish to push it to the next level. Zero defects in QA Iteration 1 is the Holy Grail.
So now I at least have an idea of what I need to work towards. The next step is finding
the best path to get there.&lt;br&gt;
&lt;br&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=d9db4d1d-babf-4590-b89c-4fc788fb7a4f" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,d9db4d1d-babf-4590-b89c-4fc788fb7a4f.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=379383da-d721-4e94-80e4-6a4a67ad3d56</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,379383da-d721-4e94-80e4-6a4a67ad3d56.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,379383da-d721-4e94-80e4-6a4a67ad3d56.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=379383da-d721-4e94-80e4-6a4a67ad3d56</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Last night, the <a href="http://www.atlantamspros.com/">Atlanta MS Professionals User
Group</a> was treated to an outstanding presentation by one of the great gurus of
Windows programming - Jeffrey Richter of <a href="http://www.wintellect.com/">Wintellect</a>.
His coverage of the internals of CLR thread termination and associated concerns was
extremely enlightening. I would rank this talk as easily being in the top 5 presentations
I have ever had the opportunity to attend (and I have seen a LOT in recent years).
</p>
        <p>
Anyways, Jeffrey has a new book coming out in March (<em>"CLR Via C#: Applied Microsoft
.Net Framework 2.0 Programming"</em>), which he claims will be his last. I made sure
to pre-order a copy ($50!) so I can divine some of his wisdom and insight.
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=379383da-d721-4e94-80e4-6a4a67ad3d56" />
      </body>
      <title>Atlanta MS Professionals UG</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,379383da-d721-4e94-80e4-6a4a67ad3d56.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2006/02/21/AtlantaMSProfessionalsUG.aspx</link>
      <pubDate>Tue, 21 Feb 2006 18:30:46 GMT</pubDate>
      <description>&lt;p&gt;
Last night, the &lt;a href="http://www.atlantamspros.com/"&gt;Atlanta MS Professionals User
Group&lt;/a&gt; was treated to an outstanding presentation by one of the great gurus of
Windows programming - Jeffrey Richter of &lt;a href="http://www.wintellect.com/"&gt;Wintellect&lt;/a&gt;.
His coverage of the internals of CLR thread termination and associated concerns was
extremely enlightening. I would rank this talk as easily being in the top 5 presentations
I have ever had the opportunity to attend (and I have seen a LOT in recent years).
&lt;/p&gt;
&lt;p&gt;
Anyways, Jeffrey has a new book coming out in March (&lt;em&gt;"CLR Via C#: Applied Microsoft
.Net Framework 2.0 Programming"&lt;/em&gt;), which he claims will be his last. I made sure
to pre-order a copy ($50!) so I can divine some of his wisdom and insight.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=379383da-d721-4e94-80e4-6a4a67ad3d56" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,379383da-d721-4e94-80e4-6a4a67ad3d56.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=06c5880b-f6a4-419a-a7ff-ef26bd242ec5</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,06c5880b-f6a4-419a-a7ff-ef26bd242ec5.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,06c5880b-f6a4-419a-a7ff-ef26bd242ec5.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=06c5880b-f6a4-419a-a7ff-ef26bd242ec5</wfw:commentRss>
      <slash:comments>3</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
This was a presentation I gave earlier this month (October 2005) to the <a href="http://www.atlantacsharp.org/">Atlanta
C# Developer Group</a>.
</p>
        <p>
Code generation is one of those "cool" techniques in software development where you
just don't know what you have been missing until you see it in action... and then
once exposed to it, you find yourself wondering "how did I ever get along without
this?".
</p>
        <p>
In this presentation, I discussed the reasons and benefits of using code generation
tools, and the problems they can solve (or avoid entirely). I focused on the benefits
of consistent code, building upon a solid foundation, and simplification of complex
application features.
</p>
        <p>
We designed and built the code for a basic application foundation, supporting simple
features such as lightweight enforced transactions, entity persistence, and other
baseline features. Then a series of linked templates were created that take advantage
of that code foundation. Finally, we built an example UI that leverages the generated
middleware to dramatically simplify and streamline the actual development process.
It was pretty durn cool IMO.
</p>
        <p>
All templates were built using <a href="http://www.codesmithtools.com/">CodeSmith</a>,
which is a fantastically useful tool. I feel like I might have been giving a sales
pitch for that product by showing off many of the way too cool features of the new
version of CodeSmith, but it's one of those things I strongly feel is worth every
penny.
</p>
        <p>
The powerpoint slide deck and all relevant source code can be downloaded from the
presentation archive of the Atlanta C# Developer's Group website at: <a href="http://www.atlantacsharp.org/PresentationArchive.aspx">http://www.atlantacsharp.org/PresentationArchive.aspx</a></p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=06c5880b-f6a4-419a-a7ff-ef26bd242ec5" />
      </body>
      <title>C# UG Presentation: Engineering an Application Foundation using Code Generation</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,06c5880b-f6a4-419a-a7ff-ef26bd242ec5.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/10/17/CUGPresentationEngineeringAnApplicationFoundationUsingCodeGeneration.aspx</link>
      <pubDate>Mon, 17 Oct 2005 18:55:57 GMT</pubDate>
      <description>&lt;p&gt;
This was a presentation I gave earlier this month (October 2005) to the &lt;a href="http://www.atlantacsharp.org/"&gt;Atlanta
C# Developer Group&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Code generation is one of those "cool" techniques in software development where you
just don't know what you have been missing until you see it in action... and then
once exposed to it, you find yourself wondering "how did I ever get along without
this?".
&lt;/p&gt;
&lt;p&gt;
In this presentation, I discussed the reasons and benefits of using code generation
tools, and the problems they can solve (or avoid entirely). I focused on the benefits
of consistent code, building upon a solid foundation, and simplification of complex
application features.
&lt;/p&gt;
&lt;p&gt;
We designed and built the code for a basic application foundation, supporting simple
features such as lightweight enforced transactions, entity persistence, and other
baseline features. Then a series of linked templates were created that take advantage
of that code foundation. Finally, we built an example UI that leverages the generated
middleware to dramatically simplify and streamline the actual development process.
It was pretty durn cool IMO.
&lt;/p&gt;
&lt;p&gt;
All templates were built using &lt;a href="http://www.codesmithtools.com/"&gt;CodeSmith&lt;/a&gt;,
which is a fantastically useful tool. I feel like I might have been giving a sales
pitch for that product by showing off many of the way too cool features of the new
version of CodeSmith, but it's one of those things I strongly feel is worth every
penny.
&lt;/p&gt;
&lt;p&gt;
The powerpoint slide deck and all relevant source code can be downloaded from the
presentation archive of the&amp;nbsp;Atlanta C# Developer's Group website at: &lt;a href="http://www.atlantacsharp.org/PresentationArchive.aspx"&gt;http://www.atlantacsharp.org/PresentationArchive.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=06c5880b-f6a4-419a-a7ff-ef26bd242ec5" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,06c5880b-f6a4-419a-a7ff-ef26bd242ec5.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
      <category>Tips and Tricks</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=a3019722-8f26-4fb1-8178-37080f2f57e8</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,a3019722-8f26-4fb1-8178-37080f2f57e8.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,a3019722-8f26-4fb1-8178-37080f2f57e8.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=a3019722-8f26-4fb1-8178-37080f2f57e8</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I actually gave this short presentation to the <a href="http://www.atlantacsharp.org/">Atlanta
C# Developer Group</a> back in September, but never got around to blogging about it...
</p>
        <p>
The presentation covered why you should be using custom exception classes in your
own code, and how to structure your exception class inheritance to gain the most
benefit. It showed working examples of the concepts. It also touched on a few related
practices such as only catching exceptions that you can deal with, and designing a
meaningful exception taxonomy.
</p>
        <p>
The slides and source code can be downloaded from the Atlanta C# Developer Group's
presentation archive at: <a href="http://www.atlantacsharp.org/PresentationArchive.aspx">http://www.atlantacsharp.org/PresentationArchive.aspx</a></p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=a3019722-8f26-4fb1-8178-37080f2f57e8" />
      </body>
      <title>C# UG Presentation: Custom Exceptions</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,a3019722-8f26-4fb1-8178-37080f2f57e8.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/10/17/CUGPresentationCustomExceptions.aspx</link>
      <pubDate>Mon, 17 Oct 2005 18:41:25 GMT</pubDate>
      <description>&lt;p&gt;
I actually gave this short presentation to the &lt;a href="http://www.atlantacsharp.org/"&gt;Atlanta
C# Developer Group&lt;/a&gt; back in September, but never got around to blogging about it...
&lt;/p&gt;
&lt;p&gt;
The presentation covered why you should be using custom exception classes in your
own code, and how to structure your exception&amp;nbsp;class inheritance to gain the most
benefit. It showed working examples of the concepts. It also touched on a few related
practices such as only catching exceptions that you can deal with, and designing a
meaningful exception taxonomy.
&lt;/p&gt;
&lt;p&gt;
The slides and source code can be downloaded from the Atlanta C# Developer Group's
presentation archive at: &lt;a href="http://www.atlantacsharp.org/PresentationArchive.aspx"&gt;http://www.atlantacsharp.org/PresentationArchive.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=a3019722-8f26-4fb1-8178-37080f2f57e8" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,a3019722-8f26-4fb1-8178-37080f2f57e8.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
      <category>Tips and Tricks</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=82ef1c8b-fed4-49fd-847c-c00032c95165</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,82ef1c8b-fed4-49fd-847c-c00032c95165.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,82ef1c8b-fed4-49fd-847c-c00032c95165.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=82ef1c8b-fed4-49fd-847c-c00032c95165</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
The third installation of the Sharepoint 1, 2, 3! training series is next Monday and
Tuesday. This session goes deeper into the capabilities of SharePoint than our previous
two sessions did. We will be covering advanced topics such as connectable web parts,
Office integration, Document Library Events, Workflow Implementation, the SharePoint
Object Model, and SharePoint Web Services!
</p>
        <p>
We have thirteen detailed demos packed into this session, so this is definately tailored
for folks who are comfortable writing code. Just like last month, attendees of the
Hands-On Lab will also recieve a DVD containing the training materials loaded on a
trial version of Windows Server 2003 (VPC image). This is a really cool take-away
that allows you to share what you have learned with your cohorts back in the office.
It also makes a great way to demonstrate the power of Sharepoint to that skeptical
manager! We also expect to have Content CDs available that contain the presentation
slides as well as the Hands-On Lab manual and code snippet files. All of this will
be made available at the Hands-On Lab on Tuesday night (we are still debating on whether
or not to offer the Content CDs after Monday night's seminar as well).
</p>
        <p>
Our first two sessions were extremely popular, with fantastic positive comments from
across the board. The Hands-On Lab for Tuesday night is already fully-booked, but
it you show up with a laptop and are willing to be slightly inconvenienced we most
likely will not turn you away (our training room is only designed to hold about
20 people, but as we proved at the first HOL session we can manage to fit up to about
40).
</p>
        <p>
There is still room to sign up for the seminar on Monday night however. You can get
more details and find a registration link on our main website at <a href="http://www.sharepoint123.com/">http://www.sharepoint123.com/</a>.
Just like the previous sessions, the coming Sharepoint sessions are <strong>FREE</strong>.
</p>
        <p>
Like last month, Intellinet (our corporate sponsor) is providing refreshments and
any giveaways. There will also be a number of Sharepoint experts from Intellet on
hand to handle "sideline" discussions and to lend their expertise to the presentations.
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=82ef1c8b-fed4-49fd-847c-c00032c95165" />
      </body>
      <title>More FREE Sharepoint Training!</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,82ef1c8b-fed4-49fd-847c-c00032c95165.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/10/10/MoreFREESharepointTraining.aspx</link>
      <pubDate>Mon, 10 Oct 2005 18:37:56 GMT</pubDate>
      <description>&lt;p&gt;
The third installation of the Sharepoint 1, 2, 3! training series is next Monday and
Tuesday. This session goes deeper into the capabilities of SharePoint than our previous
two sessions did. We will be covering advanced topics such as connectable web parts,
Office integration, Document Library Events, Workflow Implementation, the SharePoint
Object Model, and SharePoint Web Services!
&lt;/p&gt;
&lt;p&gt;
We have thirteen detailed demos packed into this session, so this is definately tailored
for folks who are comfortable writing code. Just like last month, attendees of the
Hands-On Lab will also recieve a DVD containing the training materials loaded on a
trial version of Windows Server 2003 (VPC image). This is a really cool take-away
that allows you to share what you have learned with your cohorts back in the office.
It also makes a great way to demonstrate the power of Sharepoint to that skeptical
manager! We also expect to have Content CDs available that contain the presentation
slides as well as the Hands-On Lab manual and code snippet files. All of this will
be made available at the Hands-On Lab on Tuesday night (we are still debating on whether
or not to offer the Content CDs after Monday night's seminar as well).
&lt;/p&gt;
&lt;p&gt;
Our first two sessions were extremely popular, with fantastic positive comments from
across the board. The Hands-On Lab for Tuesday night is already fully-booked, but
it you show up with a laptop and are willing to be slightly inconvenienced we most
likely will not turn you away&amp;nbsp;(our training room is only designed to hold about
20 people, but as we proved at the first HOL session we can manage to fit up to about
40).
&lt;/p&gt;
&lt;p&gt;
There is still room to sign up for the seminar on Monday night however. You can get
more details and find a registration link on our main website at &lt;a href="http://www.sharepoint123.com/"&gt;http://www.sharepoint123.com/&lt;/a&gt;.
Just like the&amp;nbsp;previous sessions, the coming Sharepoint sessions are &lt;strong&gt;FREE&lt;/strong&gt;.
&lt;/p&gt;
&lt;p&gt;
Like last month, Intellinet (our corporate sponsor) is providing refreshments and
any giveaways. There will also be a number of Sharepoint experts from Intellet on
hand to handle "sideline" discussions and to lend their expertise to the presentations.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=82ef1c8b-fed4-49fd-847c-c00032c95165" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,82ef1c8b-fed4-49fd-847c-c00032c95165.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=f24b54f3-235b-4c6d-b9e8-df0a749a448c</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,f24b54f3-235b-4c6d-b9e8-df0a749a448c.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,f24b54f3-235b-4c6d-b9e8-df0a749a448c.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=f24b54f3-235b-4c6d-b9e8-df0a749a448c</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://nerddinner.com/blogs/atlanta/archive/2005/10/05/8587.aspx">Atlanta
Nerd Dinners</a> are back.
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=f24b54f3-235b-4c6d-b9e8-df0a749a448c" />
      </body>
      <title>Nerd Dinners</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,f24b54f3-235b-4c6d-b9e8-df0a749a448c.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/10/05/NerdDinners.aspx</link>
      <pubDate>Wed, 05 Oct 2005 04:51:02 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a href="http://nerddinner.com/blogs/atlanta/archive/2005/10/05/8587.aspx"&gt;Atlanta
Nerd Dinners&lt;/a&gt; are back.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=f24b54f3-235b-4c6d-b9e8-df0a749a448c" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,f24b54f3-235b-4c6d-b9e8-df0a749a448c.aspx</comments>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=d31e725b-3f58-40d6-9513-dc8b35b912b0</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,d31e725b-3f58-40d6-9513-dc8b35b912b0.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,d31e725b-3f58-40d6-9513-dc8b35b912b0.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=d31e725b-3f58-40d6-9513-dc8b35b912b0</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <em>
            <strong>
              <font color="#808080">Rik asks:</font>
            </strong>
          </em>
        </p>
        <p>
          <em>
            <strong>
              <font color="#808080">"Keith, do you have a link to the details of SP2
of Sharepoint?"</font>
            </strong>
          </em>
        </p>
        <p>
Certainly!
</p>
        <p>
Mike Fitzmaurice is talking a lot about it on <a href="http://blogs.msdn.com/mikefitz/default.aspx">his
blog</a></p>
        <p>
Maurice Prather is also talking about it on <a href="http://www.bluedoglimited.com/SharePointThoughts/default.aspx">his
blog</a></p>
        <p>
I also dug up a little more about it to satisfy my own curiousity. Man they have got
some COOL stuff coming down the pipe. I wish I was at PDC to attend these talks...
</p>
        <h4>SP2:
</h4>
        <ul>
          <li>
            <a href="http://blogs.msdn.com/mikefitz/archive/2005/09/12/464273.aspx">Will support
ASP 2.0</a>, but only on WSS. SPS will not support this until v3 next year. 
</li>
          <li>
Apparently there is a new version of <a href="http://www.smartpart.info/">SmartPart</a> that
allows ASP 2.0 Web Part user controls to be hosted in WSS SP2. 
</li>
          <li>
Not much else being talked about that I have seen except bug fixes in SP2.</li>
        </ul>
        <h4>SPS/WSS "v3":
</h4>
        <ul>
          <li>
Due after Q2 of 2006. 
</li>
          <li>
Ghosting isn't such a big concern anymore. Why? Because <a href="http://blogs.msdn.com/mikefitz/archive/2005/09/15/467821.aspx">v3
will allow you to use ASP 2.0 Master Pages</a>, and Frontpage 12 will be able to work
with it. Sweet! 
</li>
          <li>
You won't be limited to windows integrated authentication anymore. Why? Because <a href="http://blogs.msdn.com/mikefitz/archive/2005/09/15/467765.aspx">v3
will support authentication providers from ASP 2.0</a>! Extranet developers of the
world rejoice! 
</li>
          <li>
All sharepoint lists can be exposed via RSS. Also some templates for Blogs and Wikis. 
</li>
          <li>
Huge improvements to Workflow support. 
</li>
          <li>
A document recycle bin. 
</li>
          <li>
Item-level security. 
</li>
          <li>
A new Business Data Catalog - you can define your line of business data and web parts
can consume it. Sounds like an enterprise level data dictionary of sorts.</li>
        </ul>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=d31e725b-3f58-40d6-9513-dc8b35b912b0" />
      </body>
      <title>More on Sharepoint SP2</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,d31e725b-3f58-40d6-9513-dc8b35b912b0.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/09/16/MoreOnSharepointSP2.aspx</link>
      <pubDate>Fri, 16 Sep 2005 19:15:00 GMT</pubDate>
      <description>&lt;p&gt;
&lt;em&gt;&lt;strong&gt;&lt;font color=#808080&gt;Rik asks:&lt;/font&gt;&lt;/strong&gt;&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;&lt;strong&gt;&lt;font color=#808080&gt;"Keith, do you have a link to the details of SP2 of
Sharepoint?"&lt;/font&gt;&lt;/strong&gt;&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
Certainly!
&lt;/p&gt;
&lt;p&gt;
Mike Fitzmaurice is talking a lot about it on &lt;a href="http://blogs.msdn.com/mikefitz/default.aspx"&gt;his
blog&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Maurice Prather is also talking about it on &lt;a href="http://www.bluedoglimited.com/SharePointThoughts/default.aspx"&gt;his
blog&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
I also dug up a little more about it to satisfy my own curiousity. Man they have got
some COOL stuff coming down the pipe. I wish I was at PDC to attend these talks...
&lt;/p&gt;
&lt;h4&gt;SP2:
&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://blogs.msdn.com/mikefitz/archive/2005/09/12/464273.aspx"&gt;Will support
ASP 2.0&lt;/a&gt;, but only on WSS. SPS will not support this until v3 next year. 
&lt;li&gt;
Apparently there is a new version of &lt;a href="http://www.smartpart.info/"&gt;SmartPart&lt;/a&gt; that
allows ASP 2.0 Web Part user controls to be hosted in WSS SP2. 
&lt;li&gt;
Not much else being talked about that I have seen except bug fixes in SP2.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;SPS/WSS "v3":
&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;
Due after Q2 of 2006. 
&lt;li&gt;
Ghosting isn't such a big concern anymore. Why? Because &lt;a href="http://blogs.msdn.com/mikefitz/archive/2005/09/15/467821.aspx"&gt;v3
will allow you to use ASP 2.0 Master Pages&lt;/a&gt;, and Frontpage 12 will be able to work
with it. Sweet! 
&lt;li&gt;
You won't be limited to windows integrated authentication anymore. Why? Because &lt;a href="http://blogs.msdn.com/mikefitz/archive/2005/09/15/467765.aspx"&gt;v3
will support authentication providers from ASP 2.0&lt;/a&gt;! Extranet developers of the
world rejoice! 
&lt;li&gt;
All sharepoint lists can be exposed via RSS. Also some templates for Blogs and Wikis. 
&lt;li&gt;
Huge improvements to Workflow support. 
&lt;li&gt;
A document recycle bin. 
&lt;li&gt;
Item-level security. 
&lt;li&gt;
A new Business Data Catalog - you can define your line of business data and web parts
can consume it. Sounds like an enterprise level data dictionary of sorts.&lt;/li&gt;
&lt;/ul&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=d31e725b-3f58-40d6-9513-dc8b35b912b0" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,d31e725b-3f58-40d6-9513-dc8b35b912b0.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=68bb7429-f3d3-43bd-9923-e9544c3a3643</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,68bb7429-f3d3-43bd-9923-e9544c3a3643.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,68bb7429-f3d3-43bd-9923-e9544c3a3643.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=68bb7429-f3d3-43bd-9923-e9544c3a3643</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I am not at PDC, but thanks to the wonders of modern technology I am still able to
get the scoop on some of the things being discussed. And there is some really cool
things being announced. Things related to Sharepoint.
</p>
        <p>
We can look forward in the near-term future to WSS SP2, which has some cool new features.
Primarily, it will support .NET 2.0 web parts! Thats like TOTALLY Awsome! The downside?
Portal Server will not support 2.0 until the next major release in 2006. I wish they
would reconsider that descision, but in the meantime at least we can use 2.0 with
WSS.
</p>
        <p>
Another cool feature coming is the "Slide Library"... you upload a powerpoint slide
deck and it breaks it apart into individual slides. You can then incorporate the slides
into a new deck, but the slide remains linked to the first (I guess until you extract
the deck into a .ppt file). How I WISH we had that feature while building the slide
decks for the <a href="http://www.sharepoint123.com/">Sharepoint 1, 2, 3!</a> sessions!!!
</p>
        <p>
There were other cool things mentioned as well, but those two stuck out to me as too
cool to forget.
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=68bb7429-f3d3-43bd-9923-e9544c3a3643" />
      </body>
      <title>Cool Sharepoint News</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,68bb7429-f3d3-43bd-9923-e9544c3a3643.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/09/15/CoolSharepointNews.aspx</link>
      <pubDate>Thu, 15 Sep 2005 22:04:52 GMT</pubDate>
      <description>&lt;p&gt;
I am not at PDC, but thanks to the wonders of modern technology I am still able to
get the scoop on some of the things being discussed. And there is some really cool
things being announced. Things related to Sharepoint.
&lt;/p&gt;
&lt;p&gt;
We can look forward in the near-term future to WSS SP2, which has some cool new features.
Primarily, it will support .NET 2.0 web parts! Thats like TOTALLY Awsome! The downside?
Portal Server will not support 2.0 until the next major release in 2006. I wish they
would reconsider that descision, but in the meantime at least we can use 2.0 with
WSS.
&lt;/p&gt;
&lt;p&gt;
Another cool feature coming is the "Slide Library"... you upload a powerpoint slide
deck and it breaks it apart into individual slides. You can then incorporate the slides
into a new deck, but the slide remains linked to the first (I guess until you extract
the deck into a .ppt file). How I WISH we had that feature while building the slide
decks for the &lt;a href="http://www.sharepoint123.com/"&gt;Sharepoint 1, 2, 3!&lt;/a&gt; sessions!!!
&lt;/p&gt;
&lt;p&gt;
There were other cool things mentioned as well, but those two stuck out to me as too
cool to forget.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=68bb7429-f3d3-43bd-9923-e9544c3a3643" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,68bb7429-f3d3-43bd-9923-e9544c3a3643.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=6baf6423-246a-488c-9b72-d01e9fe90d78</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,6baf6423-246a-488c-9b72-d01e9fe90d78.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,6baf6423-246a-488c-9b72-d01e9fe90d78.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=6baf6423-246a-488c-9b72-d01e9fe90d78</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
The second installation of the Sharepoint 1, 2, 3! training series is next Monday
and Tuesday. This session is aimed squarely at the developer who is interested in
"cutting their teeth" in developing code that targets the Sharepoint environment.
We will be covering basic Web Part development, debugging, and deployment. We will
also be covering things more on the customization side, such as page and template
customization. Really cool stuff!
</p>
        <p>
If you attended the first session last month, you will recall that there was very
little code to be seen. It was almost exclusively slides. This session will be very
much different - we have a healthy number of demos lined up for the Level 200 topics.
Just like last month, attendees of the Hands-On Lab will also recieve a DVD containing
the training materials loaded on a trial version of Windows Server 2003 (VPC image).
This is a really cool take-away that allows you to share what you have learned with
your cohorts back in the office. It also makes a great way to demonstrate the power
of Sharepoint to that skeptical manager!
</p>
        <p>
Our first session was extremely popular, with fantastic positive comments from across
the board. The Hands-On Lab for Tuesday night is already fully-booked, but it you
show up with a laptop and are willing to be slightly inconvenienced we most likely
will not turn you away (our training room is only designed to hold 20 people,
but we had 45 at last month's HOL session).
</p>
        <p>
There is still room to sign up for the seminar on Monday night however. You can get
more details and find a registration link on our main website at <a href="http://www.sharepoint123.com/">http://www.sharepoint123.com/</a>.
Just like the first session, the coming Sharepoint sessions are <strong>FREE</strong>.
</p>
        <p>
Like last month, Intellinet (our corporate sponsor) is providing refreshments and
any giveaways. There will also be a number of Sharepoint experts from Intellet on
hand to handle "sideline" discussions and to lend their expertise to the presentations.
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=6baf6423-246a-488c-9b72-d01e9fe90d78" />
      </body>
      <title>FREE Sharepoint Training</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,6baf6423-246a-488c-9b72-d01e9fe90d78.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/09/15/FREESharepointTraining.aspx</link>
      <pubDate>Thu, 15 Sep 2005 21:43:04 GMT</pubDate>
      <description>&lt;p&gt;
The second installation of the Sharepoint 1, 2, 3! training series is next Monday
and Tuesday. This session is aimed squarely at the developer who is interested in
"cutting their teeth" in developing code that targets the Sharepoint environment.
We will be covering basic Web Part development, debugging, and deployment. We will
also be covering things more on the customization side, such as page and template
customization. Really cool stuff!
&lt;/p&gt;
&lt;p&gt;
If you attended the first session last month, you will recall that there was very
little code to be seen. It was almost exclusively slides. This session will be very
much different - we have a healthy number of demos lined up for the Level 200 topics.
Just like last month, attendees of the Hands-On Lab will also recieve a DVD containing
the training materials loaded on a trial version of Windows Server 2003 (VPC image).
This is a really cool take-away that allows you to share what you have learned with
your cohorts back in the office. It also makes a great way to demonstrate the power
of Sharepoint to that skeptical manager!
&lt;/p&gt;
&lt;p&gt;
Our first session was extremely popular, with fantastic positive comments from across
the board. The Hands-On Lab for Tuesday night is already fully-booked, but it you
show up with a laptop and are willing to be slightly inconvenienced we most likely
will not turn you away&amp;nbsp;(our training room is only designed to hold 20 people,
but we had 45 at last month's HOL session).
&lt;/p&gt;
&lt;p&gt;
There is still room to sign up for the seminar on Monday night however. You can get
more details and find a registration link on our main website at &lt;a href="http://www.sharepoint123.com/"&gt;http://www.sharepoint123.com/&lt;/a&gt;.
Just like the first session, the coming Sharepoint sessions are &lt;strong&gt;FREE&lt;/strong&gt;.
&lt;/p&gt;
&lt;p&gt;
Like last month, Intellinet (our corporate sponsor) is providing refreshments and
any giveaways. There will also be a number of Sharepoint experts from Intellet on
hand to handle "sideline" discussions and to lend their expertise to the presentations.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=6baf6423-246a-488c-9b72-d01e9fe90d78" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,6baf6423-246a-488c-9b72-d01e9fe90d78.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=35aece4c-c80e-44ed-bfa3-d38994f52899</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,35aece4c-c80e-44ed-bfa3-d38994f52899.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,35aece4c-c80e-44ed-bfa3-d38994f52899.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=35aece4c-c80e-44ed-bfa3-d38994f52899</wfw:commentRss>
      <slash:comments>3</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
It seems there is a code camp every other week now! I just got back from the Portal
"Mini" Code Camp in Charlotte this weekend, and now I see that there are two more
coming in the Southeast!
</p>
        <p>
          <a href="http://codecamp.jaxdug.com/">Jacksonville Code Camp</a> on August 27th
</p>
        <p>
and
</p>
        <p>
          <a href="http://gcnug.org/Default.aspx?alias=gcnug.org/codecamp">Charleston Code Camp</a> on
September 17th
</p>
        <p>
Both are looking pretty good.
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=35aece4c-c80e-44ed-bfa3-d38994f52899" />
      </body>
      <title>Code Camps are everywhere!</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,35aece4c-c80e-44ed-bfa3-d38994f52899.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/08/23/CodeCampsAreEverywhere.aspx</link>
      <pubDate>Tue, 23 Aug 2005 01:58:13 GMT</pubDate>
      <description>&lt;p&gt;
It seems there is a code camp every other week now! I just got back from the Portal
"Mini" Code Camp in Charlotte this weekend, and now I see that there are two more
coming in the Southeast!
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://codecamp.jaxdug.com/"&gt;Jacksonville Code Camp&lt;/a&gt; on August 27th
&lt;/p&gt;
&lt;p&gt;
and
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://gcnug.org/Default.aspx?alias=gcnug.org/codecamp"&gt;Charleston Code Camp&lt;/a&gt; on
September 17th
&lt;/p&gt;
&lt;p&gt;
Both are looking pretty good.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=35aece4c-c80e-44ed-bfa3-d38994f52899" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,35aece4c-c80e-44ed-bfa3-d38994f52899.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=8b9f7966-730f-4dc7-a873-be18331be48b</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,8b9f7966-730f-4dc7-a873-be18331be48b.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,8b9f7966-730f-4dc7-a873-be18331be48b.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=8b9f7966-730f-4dc7-a873-be18331be48b</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
This post is about a week late, as we kicked off the first month of the <a href="http://www.sharepoint123.com/">Sharepoint
1, 2, 3!</a> training series last monday night. Feedback has been overwhelmingly positive.
With hardly any promotion (we were too busy working on the material), we still managed
to draw about 65 for the seminar and 35 for the Hands-On Lab on tuesday. Early indications
are that we will have far more than that at our level 200 and 300 sessions. I think
we are already "sold out" on some of the future sessions.
</p>
        <p>
There is LOTS of buzz circulating, which is a great feeling since the four of us (Matt,
Brendon, Dan, and myself) have put a tremendous amount of work into it. The Hands-On
Lab "experiment" went over especially well... it's not every day that you get to attend
free training and take home a DVD with a running Virtual PC of the lab materials!
</p>
        <p>
          <a href="http://www.intellinet.com">Intellinet</a> has been an extremely supportive
sponsor, and we are already working hard on making the next two months' sessions even
better! There are some truly awesome ideas floating around right now centered on the
work we are doing with the 1, 2, 3! Training series... so keep your eyes and ears
open.
</p>
        <p>
 
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=8b9f7966-730f-4dc7-a873-be18331be48b" />
      </body>
      <title>First Sharepoint 123! training session a resounding success!</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,8b9f7966-730f-4dc7-a873-be18331be48b.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/08/23/FirstSharepoint123TrainingSessionAResoundingSuccess.aspx</link>
      <pubDate>Tue, 23 Aug 2005 01:52:30 GMT</pubDate>
      <description>&lt;p&gt;
This post is about a week late, as we kicked off the first month of the &lt;a href="http://www.sharepoint123.com/"&gt;Sharepoint
1, 2, 3!&lt;/a&gt; training series last monday night. Feedback has been overwhelmingly positive.
With hardly any promotion (we were too busy working on the material), we still managed
to draw about 65 for the seminar and 35 for the Hands-On Lab on tuesday. Early indications
are that we will have far more than that at our level 200 and 300 sessions. I think
we are already "sold out" on some of the future sessions.
&lt;/p&gt;
&lt;p&gt;
There is LOTS of buzz circulating, which is a great feeling since the four of us (Matt,
Brendon, Dan, and myself) have put a tremendous amount of work into it. The Hands-On
Lab "experiment" went over especially well... it's not every day that you get to attend
free training and take home a DVD with a running Virtual PC of the lab materials!
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.intellinet.com"&gt;Intellinet&lt;/a&gt; has been an extremely supportive
sponsor, and we are already working hard on making the next two months' sessions even
better! There are some truly awesome ideas floating around right now centered on the
work we are doing with the 1, 2, 3! Training series... so keep your eyes and ears
open.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=8b9f7966-730f-4dc7-a873-be18331be48b" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,8b9f7966-730f-4dc7-a873-be18331be48b.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=bfa2908a-a5c8-4a8f-9e06-86edf3cb3441</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,bfa2908a-a5c8-4a8f-9e06-86edf3cb3441.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,bfa2908a-a5c8-4a8f-9e06-86edf3cb3441.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=bfa2908a-a5c8-4a8f-9e06-86edf3cb3441</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.mindfusioncorp.com/weblog/PermaLink,guid,08f8b49e-7b75-4e37-89a9-19be8f1b9a8f.aspx">I
blogged about this new local organization</a> a few weeks ago, and tonight was the
first meeting.
</p>
        <p>
I thought this was a really good meeting. It was well-managed, very professional,
and lots of great content in a format that is pretty new for me. I thought the "panel"
discussion was really neat, not something I have seen attempted in a user group before.
</p>
        <p>
It was quite interesting to view things from a more business-oriented perspective
as opposed to just worrying about the nuts and bolts of building systems. I think
this is a fundamental growth step for senior developers, there is only so far into
"technology expert" that a person can go before running out of room to grow... and
moving vertically to systems, integration, and finally enterprise architect is just
a natural extension of that growth. And the career backgrounds of the panelists strengthened
this view - they all came from a strong developer background.
</p>
        <p>
I see that there is much I can learn from this group. I will definately be going to
these meetings in the future.
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=bfa2908a-a5c8-4a8f-9e06-86edf3cb3441" />
      </body>
      <title>IASA Atlanta Chapter Impressions</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,bfa2908a-a5c8-4a8f-9e06-86edf3cb3441.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/08/11/IASAAtlantaChapterImpressions.aspx</link>
      <pubDate>Thu, 11 Aug 2005 02:06:17 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a href="http://www.mindfusioncorp.com/weblog/PermaLink,guid,08f8b49e-7b75-4e37-89a9-19be8f1b9a8f.aspx"&gt;I
blogged about this new local organization&lt;/a&gt; a few weeks ago, and tonight was the
first meeting.
&lt;/p&gt;
&lt;p&gt;
I thought this was a really&amp;nbsp;good meeting. It was well-managed, very professional,
and lots of great content in a format that is pretty new for me. I thought the "panel"
discussion was really neat, not something I have seen attempted in a user group before.
&lt;/p&gt;
&lt;p&gt;
It was quite interesting to view things from a more business-oriented perspective
as opposed to just worrying about the nuts and bolts of building systems. I think
this is a fundamental growth step for senior developers, there is only so far into
"technology expert" that a person can go before running out of room to grow... and
moving vertically to systems, integration, and finally enterprise architect is just
a natural extension of that growth. And the career backgrounds of the panelists strengthened
this view - they all came from a strong developer background.
&lt;/p&gt;
&lt;p&gt;
I see that there is much I can learn from this group. I will definately be going to
these meetings in the future.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=bfa2908a-a5c8-4a8f-9e06-86edf3cb3441" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,bfa2908a-a5c8-4a8f-9e06-86edf3cb3441.aspx</comments>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=db6b7349-5d61-4d40-bfdc-7ca0cc75747a</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,db6b7349-5d61-4d40-bfdc-7ca0cc75747a.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,db6b7349-5d61-4d40-bfdc-7ca0cc75747a.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=db6b7349-5d61-4d40-bfdc-7ca0cc75747a</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
If you missed this month's c# user group meeting, you definately missed out on some
good information.
</p>
        <p>
          <a href="http://uallas.com/blog/">Chris Wallace</a> started out by showing us the
slick new profiling capabilities in VSTS 2005 for a few minutes. This will certainly
be a handy set of tools available in VSTS.
</p>
        <p>
Then <a href="http://www.marvets.com/blog/">Eric Marvets</a> gave the main presentation
on .NET Encryption. He did not show us a single line of code (there are plenty of
examples on the web), but instead he felt it was more important to teach people how
and [more importantly] when to apply or not apply particular cryptographic solutions.
We all learned how Electronic Code Book ciphers and Chained Block ciphers work, their
attack vectors, and in what situations they work best. We learned why when using CBC,
you MUST ALWAYS generate a new Initialization Vector whenever the encrypted data is
modified, and just exactly how that IV is used to make certain cryptographic solutions
more secure. As a final tidbit of wisdom, we learned how DPAPI, while certainly an
improvement over clear-text storage, is fundamentally no more secure than a good DACL.
</p>
        <p>
8 out of 10 doctor's agree - The Atlanta C# Users Group lowers cholesterol while reducing
hair loss and brightening your smile!*
</p>
        <p>
 
</p>
        <p>
 
</p>
        <p>
* These statements have not been evaluated or approved by the FDA.
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=db6b7349-5d61-4d40-bfdc-7ca0cc75747a" />
      </body>
      <title>8/1 C# Users Group Meeting</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,db6b7349-5d61-4d40-bfdc-7ca0cc75747a.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/08/02/81CUsersGroupMeeting.aspx</link>
      <pubDate>Tue, 02 Aug 2005 13:58:56 GMT</pubDate>
      <description>&lt;p&gt;
If you missed this month's c# user group meeting, you definately missed out on some
good information.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://uallas.com/blog/"&gt;Chris Wallace&lt;/a&gt; started out by showing us the
slick new profiling capabilities in VSTS 2005 for a few minutes. This will certainly
be a handy set of tools available in VSTS.
&lt;/p&gt;
&lt;p&gt;
Then &lt;a href="http://www.marvets.com/blog/"&gt;Eric Marvets&lt;/a&gt; gave the main presentation
on .NET Encryption. He did not show us a single line of code (there are plenty of
examples on the web), but instead he felt it was more important to teach people how
and [more importantly] when to apply or not apply particular cryptographic solutions.
We all learned how Electronic Code Book ciphers and Chained Block ciphers work, their
attack vectors, and in what situations they work best. We learned why when using CBC,
you MUST ALWAYS generate a new Initialization Vector whenever the encrypted data is
modified, and just exactly how that IV is used to make certain cryptographic solutions
more secure. As a final tidbit of wisdom, we learned how DPAPI, while certainly an
improvement over clear-text storage, is fundamentally no more secure than a good DACL.
&lt;/p&gt;
&lt;p&gt;
8 out of 10 doctor's agree - The Atlanta C# Users Group lowers cholesterol while reducing
hair loss and&amp;nbsp;brightening your smile!*
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
* These statements have not been evaluated or approved by the FDA.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=db6b7349-5d61-4d40-bfdc-7ca0cc75747a" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,db6b7349-5d61-4d40-bfdc-7ca0cc75747a.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=708b1964-9774-4161-8b7e-559423c06b57</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,708b1964-9774-4161-8b7e-559423c06b57.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,708b1964-9774-4161-8b7e-559423c06b57.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=708b1964-9774-4161-8b7e-559423c06b57</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
For the past few months myself and a few other Local Developer Event Activists (hey,
I like the sound of that title!) have been secretly working on some interesting new
ideas.
</p>
        <p>
Well, the proverbial cat is now out of the bag as we have opened up registration to
the <strong><a href="http://www.sharepoint123.com/">Sharepoint 1, 2, 3!</a></strong> series
of events. These are a totally new concept in regional developer events. Inspired
by the recent popularity of the many "Code Camp" events that have been popping up
all over the east coast, we wondered "well, instead of a huge swathe of topics, how
about we try delivering very tightly focused training events on hot but neglected
subjects?". Well, Sharepoint is <strong>definately</strong> one of those <font color="#ff0000"><strong>HOT</strong></font> topics
- just ask any recruiter these days, or surf over to Monster.com or ComputerJobs.com.
EVERYONE wants to hire Sharepoint experts, but NOBODY is helping developers to learn
those skills. Same thing goes for BizTalk, and various other hot technologies.
</p>
        <p>
With these ideas in mind, myself, Matt Ranlett, Dan Attis, and Brendon Schwartz have
teamed up and formed the <a href="http://www.atlantamspros.com/">Atlanta MS Professionals
User Group</a>. This "User Group" is unlike any other. We plan on providing high-quality
training sessions to the community, with a 3-month focus on each technology. By concentrating
on specific technology areas over several consecutive months, we feel that a superior
level of learning and understanding can be accomplished. And this is how the <a href="http://www.sharepoint123.com">Sharepoint
1, 2, 3!</a> series came about.
</p>
        <p>
So by now if you are still reading, you probably want to know what this is all about.
You want details such as topic coverage, number of events and dates, target audiences,
difficulty level, and cost. You might even be wondering how to go about reserving
your spot...
</p>
        <ul>
          <li>
            <strong>Topic Coverage:</strong> Sharepoint from a user's perspective, Installing
configuring and deploying, basic portal concepts, site customization, enterprise integration,
and webpart development.</li>
          <li>
            <strong>Number of Events:</strong> 3 Seminars (Level 100, 200, and 300), and 3 follow-up
Hands-On Labs, spread over the course of three months.</li>
          <li>
            <strong>Target Audiences:</strong> Primarily web developers who are curious about
the whole "sharepoint thing". But also administrators, end users, and IT managers
might find value as well from the level 100 session.</li>
          <li>
            <strong>Difficulty Level:</strong> We are trying our best to make the difficulty level
progressive - this is to encourage individual attendee's growth as the series progresses.
The first session is Level 100, and is intended for technically-savvy people who are
just getting their feet wet with Sharepoint. Level 200 builds upon the core concepts,
and adds Customization and simple Webpart Development among other things. Level 300
goes deeper into complex Webparts, and touches on more advanced issues such as deployment
and recovery.</li>
          <li>
            <strong>Cost:</strong>
            <strong>FREE! Totally, completely FREE!!</strong> We are doing
this as an INVESTMENT into the local developer community, hoping to build up a stronger
skillbase here.</li>
          <li>
            <strong>How to reserve a place:</strong> Please use on of the registration links on
the event's website at <a href="http://www.sharepoint123.com">http://www.sharepoint123.com</a>.
PLEASE do not sign up your entire development staff! We have limited space (especially
for the HOLs), so be thoughtful of your peers and only register places for folks on
your team who are truly interested in learning these skills.</li>
        </ul>
        <p>
Please refer to the event's website via any of the above hyperlinks for even more
details about this fantastic series.
</p>
        <p>
We are really excited to be providing this kind of event to the Atlanta developer
community. This is something we had been talking about doing for a very long time
- and now we have finally gotten off our tails and put it all together!
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=708b1964-9774-4161-8b7e-559423c06b57" />
      </body>
      <title>FREE Sharepoint training - coming to Atlanta</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,708b1964-9774-4161-8b7e-559423c06b57.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/07/30/FREESharepointTrainingComingToAtlanta.aspx</link>
      <pubDate>Sat, 30 Jul 2005 04:21:45 GMT</pubDate>
      <description>&lt;p&gt;
For the past few months myself and a few other Local Developer Event Activists (hey,
I like the sound of that title!) have been secretly working on some interesting new
ideas.
&lt;/p&gt;
&lt;p&gt;
Well, the proverbial cat is now out of the bag as we have opened up registration to
the &lt;strong&gt;&lt;a href="http://www.sharepoint123.com/"&gt;Sharepoint 1, 2, 3!&lt;/a&gt;&lt;/strong&gt; series
of events. These are a totally new concept in regional developer events. Inspired
by the recent popularity of the many "Code Camp" events that have been popping up
all over the east coast, we wondered "well, instead of a huge swathe of topics, how
about we try delivering very tightly focused training events on hot but neglected
subjects?". Well, Sharepoint is &lt;strong&gt;definately&lt;/strong&gt; one of those &lt;font color=#ff0000&gt;&lt;strong&gt;HOT&lt;/strong&gt;&lt;/font&gt; topics
- just ask any recruiter these days, or surf over to Monster.com or ComputerJobs.com.
EVERYONE wants to hire Sharepoint experts, but NOBODY is helping developers to learn
those skills. Same thing goes for BizTalk, and various other hot technologies.
&lt;/p&gt;
&lt;p&gt;
With these ideas in mind, myself, Matt Ranlett, Dan Attis, and Brendon Schwartz have
teamed up and formed the &lt;a href="http://www.atlantamspros.com/"&gt;Atlanta MS Professionals
User Group&lt;/a&gt;. This "User Group" is unlike any other. We plan on providing&amp;nbsp;high-quality
training sessions to the community, with a 3-month focus on each technology. By concentrating
on specific technology areas over several consecutive months, we feel that a superior
level of learning and understanding can be accomplished. And this is how the &lt;a href="http://www.sharepoint123.com"&gt;Sharepoint
1, 2, 3!&lt;/a&gt; series came about.
&lt;/p&gt;
&lt;p&gt;
So by now if you are still reading, you probably want to know what this is all about.
You want details such as topic coverage, number of events and dates, target audiences,
difficulty level, and cost. You might even be wondering how to go about reserving
your spot...
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Topic Coverage:&lt;/strong&gt; Sharepoint from a user's perspective, Installing
configuring and deploying, basic portal concepts, site customization, enterprise integration,
and webpart development.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Number of Events:&lt;/strong&gt; 3 Seminars (Level 100, 200, and 300), and 3 follow-up
Hands-On Labs, spread over the course of three months.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Target Audiences:&lt;/strong&gt; Primarily web developers who are curious about
the whole "sharepoint thing". But also administrators, end users, and IT managers
might find value as well from the level 100 session.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Difficulty Level:&lt;/strong&gt; We are trying our best to make the difficulty level
progressive - this is to encourage individual attendee's growth as the series progresses.
The first session is Level 100, and is intended for technically-savvy people who are
just getting their feet wet with Sharepoint. Level 200 builds upon the core concepts,
and adds Customization and simple Webpart Development among other things. Level 300
goes deeper into complex Webparts, and touches on more advanced issues such as deployment
and&amp;nbsp;recovery.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cost:&lt;/strong&gt; &lt;strong&gt;FREE! Totally, completely FREE!!&lt;/strong&gt; We are doing
this as an INVESTMENT into the local developer community, hoping to build up a stronger
skillbase here.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;How to reserve a place:&lt;/strong&gt; Please use on of the registration links on
the event's website at &lt;a href="http://www.sharepoint123.com"&gt;http://www.sharepoint123.com&lt;/a&gt;.
PLEASE do not sign up your entire development staff! We have limited space (especially
for the HOLs), so be thoughtful of your peers and only register places for folks on
your team who are truly interested in learning these skills.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Please refer to the event's website via any of the above hyperlinks for even more
details about this fantastic series.
&lt;/p&gt;
&lt;p&gt;
We are really excited to be providing this kind of event to the Atlanta developer
community. This is something we had been talking about doing for a very long time
- and now we have finally gotten off our tails and put it all together!
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=708b1964-9774-4161-8b7e-559423c06b57" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,708b1964-9774-4161-8b7e-559423c06b57.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=08f8b49e-7b75-4e37-89a9-19be8f1b9a8f</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,08f8b49e-7b75-4e37-89a9-19be8f1b9a8f.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,08f8b49e-7b75-4e37-89a9-19be8f1b9a8f.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=08f8b49e-7b75-4e37-89a9-19be8f1b9a8f</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I ran into a nice fellow, Burr Sutter from BravePoint, at last monday's .NET User
Group meeting. I seems he is forming an Atlanta chapter of the International Association
of Software Architects (IASA). This is a platform-agnostic group that is interested
in moving this emerging field forward - and they don't care if you are J2EE,
.NET, or WebSphere, or any other platform advocate. The basic concepts and issues
are the same, and we can all share the many flavors of kool-aid without any name-calling.
At least thats the idea...
</p>
        <p>
I for one plan on attending these meetings as often as I can. The kick-off meeting
announcement goes something like this:
</p>
        <p>
======================
</p>
        <p>
International Association of Software Architects - IASA announces the opening of the
Atlanta Chapter. 
</p>
        <p>
IASA Atlanta has an established network of Atlanta's most elite software engineers,
executives and architects.  Please join us on August 10,<br />
2005 for our<br />
first public meeting for a discussion on Enterprise Architecture.
</p>
        <p>
Topic: Enterprise Architecture<br />
Speaker: Angela Yochem, Vice President, Portfolio Architecture - SunTrust Banks, Inc.<br />
Description: 
<br />
Angela Yochem will talk about the responsibilities, complexities and significant challenges
of Enterprise Architecture in today's enterprise. A facilitated panel discussion will
follow, featuring some of the industry's notably impactful enterprise architects.
</p>
        <p>
Whether you consider Enterprise Architecture to be an effort, a team, a diagram of
systems, a method of governance or otherwise, this event provides an excellent forum
for discussion and examination of the field of Enterprise Architecture.
</p>
        <p>
          <br />
Panelists:<br />
Les Phillips, Enterprise Architect - UPS Supply Chain Solutions<br />
Jason Chambers, Principal Architect - Delta Air Lines<br />
Patrick McClellen, Senior Technical Architect - SunTrust Banks<br />
Andrew McSherry, Vice President of Technology Services - Fujitsu
</p>
        <p>
 
</p>
        <p>
Location: MATRIX Resources<br />
115 Perimeter Center Place, NE<br />
Suite 250<br />
Atlanta, GA 30346<br />
Directions: 
<br />
- I-285 Exit 29 Ashford-Dunwoody Road (East of 400)<br />
- Pass Perimeter Mall on your left<br />
- Turn left at the 4th traffic light onto Perimeter Center West. 
<br />
- The 3rd driveway on right will be marked SOUTH TERRACES and 115 Perimeter 
</p>
        <p>
Center Place. 
<br />
- Turn right into the curving driveway and enter parking garage. 
<br />
- Feel free to park in any unmarked space on any floor. Visitor<br />
parking is also available on the 2nd level, but is limited to a<br />
maximum of 2 hours.
</p>
        <p>
Time: 6:30 to 8:30 PM
</p>
        <p>
Contact:<br />
Burr Sutter - <a href="mailto:burrsutter@gmail.com">burrsutter@gmail.com</a><br />
Phone: 770-714-3292<br />
Website: <a href="http://www.iasarchitects.org">www.iasarchitects.org</a></p>
        <p>
IASA Atlanta is open to all professional software architects regardless of 
<br />
development platform.
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=08f8b49e-7b75-4e37-89a9-19be8f1b9a8f" />
      </body>
      <title>Atlanta Enterprise Architecture Group</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,08f8b49e-7b75-4e37-89a9-19be8f1b9a8f.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/07/30/AtlantaEnterpriseArchitectureGroup.aspx</link>
      <pubDate>Sat, 30 Jul 2005 03:12:24 GMT</pubDate>
      <description>&lt;p&gt;
I ran into a nice fellow, Burr Sutter from BravePoint, at last monday's .NET User
Group meeting. I seems he is forming an Atlanta chapter of the International Association
of Software Architects (IASA). This is a platform-agnostic group that is interested
in moving this emerging&amp;nbsp;field forward - and they don't care if you are J2EE,
.NET, or WebSphere, or any other platform advocate. The basic concepts and issues
are the same, and we can all share the many flavors of kool-aid without any name-calling.
At least thats the idea...
&lt;/p&gt;
&lt;p&gt;
I for one plan on attending these meetings as often as I can. The kick-off meeting
announcement goes something like this:
&lt;/p&gt;
&lt;p&gt;
======================
&lt;/p&gt;
&lt;p&gt;
International Association of Software Architects - IASA announces the opening of the
Atlanta Chapter. 
&lt;/p&gt;
&lt;p&gt;
IASA Atlanta has an established network of Atlanta's most elite software engineers,
executives and architects.&amp;nbsp; Please join us on August 10,&lt;br&gt;
2005 for our&lt;br&gt;
first public meeting for a discussion on Enterprise Architecture.
&lt;/p&gt;
&lt;p&gt;
Topic: Enterprise Architecture&lt;br&gt;
Speaker: Angela Yochem, Vice President, Portfolio Architecture - SunTrust Banks, Inc.&lt;br&gt;
Description: 
&lt;br&gt;
Angela Yochem will talk about the responsibilities, complexities and significant challenges
of Enterprise Architecture in today's enterprise. A facilitated panel discussion will
follow, featuring some of the industry's notably impactful enterprise architects.
&lt;/p&gt;
&lt;p&gt;
Whether you consider Enterprise Architecture to be an effort, a team, a diagram of
systems, a method of governance or otherwise, this event provides an excellent forum
for discussion and examination of the field of Enterprise Architecture.
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
Panelists:&lt;br&gt;
Les Phillips, Enterprise Architect - UPS Supply Chain Solutions&lt;br&gt;
Jason Chambers, Principal Architect - Delta Air Lines&lt;br&gt;
Patrick McClellen, Senior Technical Architect - SunTrust Banks&lt;br&gt;
Andrew McSherry, Vice President of Technology Services - Fujitsu
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Location: MATRIX Resources&lt;br&gt;
115 Perimeter Center Place, NE&lt;br&gt;
Suite 250&lt;br&gt;
Atlanta, GA 30346&lt;br&gt;
Directions: 
&lt;br&gt;
- I-285 Exit 29 Ashford-Dunwoody Road (East of 400)&lt;br&gt;
- Pass Perimeter Mall on your left&lt;br&gt;
- Turn left at the 4th traffic light onto Perimeter Center West. 
&lt;br&gt;
- The 3rd driveway on right will be marked SOUTH TERRACES and 115 Perimeter 
&lt;/p&gt;
&lt;p&gt;
Center Place. 
&lt;br&gt;
- Turn right into the curving driveway and enter parking garage. 
&lt;br&gt;
- Feel free to park in any unmarked space on any floor. Visitor&lt;br&gt;
parking is also available on the 2nd level, but is limited to a&lt;br&gt;
maximum of 2 hours.
&lt;/p&gt;
&lt;p&gt;
Time: 6:30 to 8:30 PM
&lt;/p&gt;
&lt;p&gt;
Contact:&lt;br&gt;
Burr Sutter - &lt;a href="mailto:burrsutter@gmail.com"&gt;burrsutter@gmail.com&lt;/a&gt;
&lt;br&gt;
Phone: 770-714-3292&lt;br&gt;
Website: &lt;a href="http://www.iasarchitects.org"&gt;www.iasarchitects.org&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
IASA Atlanta is open to all professional software architects regardless of 
&lt;br&gt;
development platform.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=08f8b49e-7b75-4e37-89a9-19be8f1b9a8f" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,08f8b49e-7b75-4e37-89a9-19be8f1b9a8f.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=57009f77-7ecd-4441-82fe-d3129d41a286</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,57009f77-7ecd-4441-82fe-d3129d41a286.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,57009f77-7ecd-4441-82fe-d3129d41a286.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=57009f77-7ecd-4441-82fe-d3129d41a286</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
If so, then you try your best to make it to the <em>FREE</em><a href="http://ipattern.com/simpleblog/PermLink.aspx?entryid=87"><strong>Portal
Development mini- Code Camp</strong></a>in Charlotte on August 20th.
</p>
        <p>
If you were in Atlanta for the May Code Camp, you might remember Maxim Karpov [you
might even have been one of the many who wrote "Maxim ROCKS" in your event survey
comments]. Well, Maxim is the host for this mini- Code Camp, and on his agenda are
sessions for Portal Design Patterns, Sharepoint, DotNetNuke, and ASP.NET 2.0 Portal
Frameworks.
</p>
        <p>
This should be a pretty good event to attend if your schedule is open, and I highly
encourage everyone to attend.
</p>
        <p>
Attendance IS limited, so it would be a good idea to register now and reserve your
place!!
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=57009f77-7ecd-4441-82fe-d3129d41a286" />
      </body>
      <title>Interested in SharePoint and other portal technologies?</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,57009f77-7ecd-4441-82fe-d3129d41a286.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/07/10/InterestedInSharePointAndOtherPortalTechnologies.aspx</link>
      <pubDate>Sun, 10 Jul 2005 19:56:11 GMT</pubDate>
      <description>&lt;p&gt;
If so, then you try your best to make it to the &lt;em&gt;FREE&lt;/em&gt; &lt;a href="http://ipattern.com/simpleblog/PermLink.aspx?entryid=87"&gt;&lt;strong&gt;Portal
Development mini- Code Camp&lt;/strong&gt; &lt;/a&gt;in Charlotte on August 20th.
&lt;/p&gt;
&lt;p&gt;
If you were in Atlanta for the May Code Camp, you might remember Maxim Karpov [you
might even have been one of the many who wrote "Maxim ROCKS" in your event survey
comments]. Well, Maxim is the host for this mini- Code Camp, and on his agenda are
sessions for Portal Design Patterns, Sharepoint, DotNetNuke, and ASP.NET 2.0 Portal
Frameworks.
&lt;/p&gt;
&lt;p&gt;
This should be a pretty good event to attend if your schedule is open, and I highly
encourage everyone to attend.
&lt;/p&gt;
&lt;p&gt;
Attendance IS limited, so it would be a good idea to register now and reserve your
place!!
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=57009f77-7ecd-4441-82fe-d3129d41a286" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,57009f77-7ecd-4441-82fe-d3129d41a286.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=a01dd4aa-af4b-41a5-b93b-6bf2a0c08a76</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,a01dd4aa-af4b-41a5-b93b-6bf2a0c08a76.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,a01dd4aa-af4b-41a5-b93b-6bf2a0c08a76.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=a01dd4aa-af4b-41a5-b93b-6bf2a0c08a76</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
In less than 24 hours <a href="http://www.atlantacodecamp.com/">the festivities</a> will
begin.
</p>
        <p>
Towards the end of the day, my presentation will be a deep look into asynchronous
programming, with particular emphasis on multithreading. This is more or less the
same presentation I gave <a href="http://www.mindfusioncorp.com/weblog/PermaLink,guid,c749f22f-c1c3-4d1f-88f4-34258de96b70.aspx">a
few months ago</a> to the C# User Group, but with information about the new Semaphore
support in 2.0 (with a corresponding example project).
</p>
        <p>
The other major difference is that with the C# UG version of this presentation, it
took me an hour and 20 minutes to cover it... moving through it all very quickly.
However at Code Camp, we are limited to under an hour! More slides, more demos, and
less time to do it!
</p>
        <p>
I am also posting the <a href="http://www.mindfusioncorp.com/weblog/content/binary/AtlantaCodeCamp-AsyncProgramming.zip">Slide
Deck and Sample Code</a> here, for anyone who misses the presentation or that just
wants to see what the session is covering before deciding which one they want to attend.
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=a01dd4aa-af4b-41a5-b93b-6bf2a0c08a76" />
      </body>
      <title>Atlanta Code Camp is upon us!</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,a01dd4aa-af4b-41a5-b93b-6bf2a0c08a76.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/05/13/AtlantaCodeCampIsUponUs.aspx</link>
      <pubDate>Fri, 13 May 2005 12:26:19 GMT</pubDate>
      <description>&lt;p&gt;
In less than 24 hours &lt;a href="http://www.atlantacodecamp.com/"&gt;the festivities&lt;/a&gt; will
begin.
&lt;/p&gt;
&lt;p&gt;
Towards the end of the day, my presentation will be a deep look into asynchronous
programming, with particular emphasis on multithreading. This is more or less the
same presentation I gave &lt;a href="http://www.mindfusioncorp.com/weblog/PermaLink,guid,c749f22f-c1c3-4d1f-88f4-34258de96b70.aspx"&gt;a
few months ago&lt;/a&gt; to the C# User Group, but with information about the new Semaphore
support in 2.0 (with a corresponding example project).
&lt;/p&gt;
&lt;p&gt;
The other major difference is that with the C# UG version of this presentation, it
took me an hour and 20 minutes to cover it... moving through it all very quickly.
However at Code Camp, we are limited to under an hour! More slides, more demos, and
less time to do it!
&lt;/p&gt;
&lt;p&gt;
I am also posting the &lt;a href="http://www.mindfusioncorp.com/weblog/content/binary/AtlantaCodeCamp-AsyncProgramming.zip"&gt;Slide
Deck and Sample Code&lt;/a&gt; here, for anyone who misses the presentation or that just
wants to see what the session is covering before deciding which one they want to attend.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=a01dd4aa-af4b-41a5-b93b-6bf2a0c08a76" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,a01dd4aa-af4b-41a5-b93b-6bf2a0c08a76.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=fa820c45-459d-4837-ab7c-f11309973851</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,fa820c45-459d-4837-ab7c-f11309973851.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,fa820c45-459d-4837-ab7c-f11309973851.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=fa820c45-459d-4837-ab7c-f11309973851</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
At last night's <a href="http://www.atlantadotnet.org/">Atlanta .NET User Group</a> meeting, <a href="http://www.microsoft.com/communities/bios/Detail.aspx?ID=13&amp;productID=P42R-1L-1&amp;pagesize=8&amp;pagination=true&amp;pageNumber=1">Alan
Griver</a> showed us the new Refactoring tool that is free for VB.NET 2005.
</p>
        <p>
In a nutshell - this tool is amazing!
</p>
        <p>
And the first question posed was "how do we get this in c#?"
</p>
        <p>
It turns out that if all you need is VB.NET 2005, you can use the free version. But
there is also a "pro" version for $99. This pro version supports C# as well as VB,
but not only that - it supports both languages in all versions of Visual Studio!
</p>
        <p>
PLUS, there is a 30-day free trial available for this pro version. After downloading
it and playing around for less than 5 minutes I can safely say this tool is a MUST
HAVE for anyone involved in writing code!
</p>
        <p>
You can find out more about the Pro version at this URL:
</p>
        <p>
          <a href="http://www.devexpress.com/Products/NET/Refactor/">http://www.devexpress.com/Products/NET/Refactor/</a>
        </p>
        <p>
And you can find the trial installation download at this URL:
</p>
        <p>
          <a href="http://www.devexpress.com/Downloads/NET/Refactor/">http://www.devexpress.com/Downloads/NET/Refactor/</a>
        </p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=fa820c45-459d-4837-ab7c-f11309973851" />
      </body>
      <title>Refactor!</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,fa820c45-459d-4837-ab7c-f11309973851.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/04/26/Refactor.aspx</link>
      <pubDate>Tue, 26 Apr 2005 18:51:29 GMT</pubDate>
      <description>&lt;p&gt;
At last night's &lt;a href="http://www.atlantadotnet.org/"&gt;Atlanta .NET User Group&lt;/a&gt; meeting, &lt;a href="http://www.microsoft.com/communities/bios/Detail.aspx?ID=13&amp;amp;productID=P42R-1L-1&amp;amp;pagesize=8&amp;amp;pagination=true&amp;amp;pageNumber=1"&gt;Alan
Griver&lt;/a&gt; showed us the new Refactoring tool that is free for VB.NET 2005.
&lt;/p&gt;
&lt;p&gt;
In a nutshell - this tool is amazing!
&lt;/p&gt;
&lt;p&gt;
And the first question posed was "how do we get this in c#?"
&lt;/p&gt;
&lt;p&gt;
It turns out that if all you need is VB.NET 2005, you can use the free version. But
there is also a "pro" version for $99. This pro version supports C# as well as VB,
but not only that - it supports both languages in all versions of Visual Studio!
&lt;/p&gt;
&lt;p&gt;
PLUS, there is a 30-day free trial available for this pro version. After downloading
it and playing around for less than 5 minutes I can safely say this tool is a MUST
HAVE for anyone involved in writing code!
&lt;/p&gt;
&lt;p&gt;
You can find out more about the Pro version at this URL:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.devexpress.com/Products/NET/Refactor/"&gt;http://www.devexpress.com/Products/NET/Refactor/&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
And you can find the trial installation download at this URL:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.devexpress.com/Downloads/NET/Refactor/"&gt;http://www.devexpress.com/Downloads/NET/Refactor/&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=fa820c45-459d-4837-ab7c-f11309973851" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,fa820c45-459d-4837-ab7c-f11309973851.aspx</comments>
      <category>.NET</category>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=d0e891bc-d106-4952-828c-57883c1dce65</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,d0e891bc-d106-4952-828c-57883c1dce65.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,d0e891bc-d106-4952-828c-57883c1dce65.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=d0e891bc-d106-4952-828c-57883c1dce65</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Today we got the word from our "man inside", <a href="http://blogs.msdn.com/dougturn/">Doug
Turnure</a>, that the arrangements have now been made to have the CLR Team deliver
some in-depth talks to our user group on Monday, May 2nd. (That's under 3 weeks away
for the procrastinators out there!)
</p>
        <p>
          <a href="http://blogs.msdn.com/brada/">Brad Abrams</a>, <font face="Tahoma"><a href="http://blogs.msdn.com/BCLTeam">Kit
George</a>, and Claudio Caldato will talk about CLR Internals for about 45 minutes
or so, then after a short break they will cover CLR Performance. At the end of the
presentations there will be time for Q&amp;A, so be sure to bring your questions!</font></p>
        <p>
          <font face="Tahoma">This will be a fantastic chance to pick the brains of some very
sharp people who not only know an awful lot about the CLR - but that actually helped
to design and build it.</font>
        </p>
        <p>
          <font face="Tahoma">So send your pets to a boarding house, put your spouse on a plane
to visit his/her parents, and make sure to block out Monday, May 2nd on your calendar
for this awesome night of <a href="http://www.atlantacsharp.org/">complete .NET
geekness</a>!</font>
        </p>
        <p>
          <font face="Tahoma">
          </font> 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=d0e891bc-d106-4952-828c-57883c1dce65" />
      </body>
      <title>An Update on our next C# meeting</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,d0e891bc-d106-4952-828c-57883c1dce65.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/04/15/AnUpdateOnOurNextCMeeting.aspx</link>
      <pubDate>Fri, 15 Apr 2005 01:14:14 GMT</pubDate>
      <description>&lt;p&gt;
Today we got the word from our "man inside", &lt;a href="http://blogs.msdn.com/dougturn/"&gt;Doug
Turnure&lt;/a&gt;, that the arrangements have now been made to have the CLR Team deliver
some in-depth talks to our user group on Monday, May 2nd. (That's under 3 weeks away
for the procrastinators out there!)
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://blogs.msdn.com/brada/"&gt;Brad Abrams&lt;/a&gt;, &lt;font face=Tahoma&gt;&lt;a href="http://blogs.msdn.com/BCLTeam"&gt;Kit
George&lt;/a&gt;, and&amp;nbsp;Claudio Caldato will talk about CLR Internals for about 45 minutes
or so, then after a short break they will cover CLR Performance. At the end of the
presentations&amp;nbsp;there will be time for Q&amp;amp;A, so be sure to bring your questions!&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face=Tahoma&gt;This will be a fantastic chance to pick the brains of some very
sharp people who not only know an awful lot about the CLR - but that actually helped
to design and build it.&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face=Tahoma&gt;So send your pets to a boarding house, put your spouse on a plane
to visit his/her parents, and make sure to block out Monday, May 2nd on your calendar
for this&amp;nbsp;awesome night of &lt;a href="http://www.atlantacsharp.org/"&gt;complete .NET
geekness&lt;/a&gt;!&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face=Tahoma&gt;&lt;/font&gt;&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=d0e891bc-d106-4952-828c-57883c1dce65" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,d0e891bc-d106-4952-828c-57883c1dce65.aspx</comments>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=2a7886e7-7fc6-4f63-abeb-2834f01649fc</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,2a7886e7-7fc6-4f63-abeb-2834f01649fc.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,2a7886e7-7fc6-4f63-abeb-2834f01649fc.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=2a7886e7-7fc6-4f63-abeb-2834f01649fc</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Just in case you might be reading this blog, and didn't already know, next month a
few folks from the .NET CLR Team will be the center of attention at the <a href="http://www.atlantacsharp.org/">Atlanta
C# User Group</a> meeting!
</p>
        <p>
          <a href="http://blogs.msdn.com/brada/">Brad Abrams</a> and <a href="http://www.kreweofbacchus.org/">krewe</a> will
enlighten us with answers to those burning questions like <em>"When is it going to
really ship?"</em> and <em>"So, when do you think it will ship?"</em>.
</p>
        <p>
There is always some guy that skips the really good user group meetings (usually to
watch <a href="http://www.cafepress.com/tshirtstop/165425">some mindless sitcom episode</a> that
happens to be playing at the time...), and inevitably he regrets it. He ends up hearing
from his buddies again and again about how cool the event was, and that it's too bad
he missed out. Don't be that guy.
</p>
        <p>
This will be a great meeting - probably our best to date. Even <a href="http://www.neowin.net/forum/index.php?showtopic=272750&amp;st=0&amp;">Bill
Gates</a> will be here to talk about the <a href="http://www.globalwarm.com/">impact
of the CLR</a> on our industry.
</p>
        <p>
OK, maybe <a href="http://www.microsoft.com/billgates/default.asp">Bill</a> won't
be here. But the CLR team will be - and I would rather hear them anyways.
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=2a7886e7-7fc6-4f63-abeb-2834f01649fc" />
      </body>
      <title>CLR Team visiting Atlanta in May!</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,2a7886e7-7fc6-4f63-abeb-2834f01649fc.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/04/11/CLRTeamVisitingAtlantaInMay.aspx</link>
      <pubDate>Mon, 11 Apr 2005 04:40:30 GMT</pubDate>
      <description>&lt;p&gt;
Just in case you might be reading this blog, and didn't already know, next month a
few folks from the .NET CLR Team will be the center of attention at the &lt;a href="http://www.atlantacsharp.org/"&gt;Atlanta
C# User Group&lt;/a&gt; meeting!
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://blogs.msdn.com/brada/"&gt;Brad Abrams&lt;/a&gt; and &lt;a href="http://www.kreweofbacchus.org/"&gt;krewe&lt;/a&gt; will
enlighten us with answers to those burning questions like &lt;em&gt;"When is it going to
really ship?"&lt;/em&gt; and &lt;em&gt;"So, when do you think it will ship?"&lt;/em&gt;.
&lt;/p&gt;
&lt;p&gt;
There is always some guy that skips the really good user group meetings (usually to
watch &lt;a href="http://www.cafepress.com/tshirtstop/165425"&gt;some mindless sitcom episode&lt;/a&gt; that
happens to be playing at the time...), and inevitably he regrets it. He ends up hearing
from his buddies again and again about how cool the event was, and that it's too bad
he missed out.&amp;nbsp;Don't be that guy.
&lt;/p&gt;
&lt;p&gt;
This will be a great meeting - probably our best to date. Even &lt;a href="http://www.neowin.net/forum/index.php?showtopic=272750&amp;amp;st=0&amp;amp;"&gt;Bill
Gates&lt;/a&gt; will be here to talk about the &lt;a href="http://www.globalwarm.com/"&gt;impact
of the CLR&lt;/a&gt; on our industry.
&lt;/p&gt;
&lt;p&gt;
OK, maybe &lt;a href="http://www.microsoft.com/billgates/default.asp"&gt;Bill&lt;/a&gt; won't
be here. But the CLR team will be - and I would rather hear them anyways.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=2a7886e7-7fc6-4f63-abeb-2834f01649fc" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,2a7886e7-7fc6-4f63-abeb-2834f01649fc.aspx</comments>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=c749f22f-c1c3-4d1f-88f4-34258de96b70</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,c749f22f-c1c3-4d1f-88f4-34258de96b70.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,c749f22f-c1c3-4d1f-88f4-34258de96b70.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=c749f22f-c1c3-4d1f-88f4-34258de96b70</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
First of all, thank you to everyone who came out tonight to the C# User Group meeting
in Atlanta. Paul and I are very pleased with how this group continues to grow.
</p>
        <p>
I am posting the slides and source code from my presentation <em>".NET Async Programming
Demystified"</em><a href="http://www.mindfusioncorp.com/weblog/content/binary/AsyncProgramming.zip">here
for download</a>.
</p>
        <p>
This is essentially the same presentation I intent to deliver to the .NET Code Camp
next month, although I will need to strip out about a quarter of the slides to keep
myself within the alloted time budgets there. I chose to present it to the C# group
first, since a large number of our attendees were not able to register for the Code
Camp (due to it selling out in only 5 days).
</p>
        <p>
I did make two corrections to my material before posting the slides:
</p>
        <ol>
          <li>
I incorrectly stated that each AppDomain has it's own thread pool. This should have
been "each <em>Process</em> has it's own thread pool".</li>
          <li>
I forgot to include the third type of Timer object - the System.Timers.Timer. Chalk
that one up to lack of sleep, I simply forgot to include it in my outline.</li>
        </ol>
        <p>
Both of these corrections are reflected in the downloadable files.
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=c749f22f-c1c3-4d1f-88f4-34258de96b70" />
      </body>
      <title>Async Programming Presentation Slides and Source Code</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,c749f22f-c1c3-4d1f-88f4-34258de96b70.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/04/05/AsyncProgrammingPresentationSlidesAndSourceCode.aspx</link>
      <pubDate>Tue, 05 Apr 2005 03:29:17 GMT</pubDate>
      <description>&lt;p&gt;
First of all, thank you to everyone who came out tonight to the C# User Group meeting
in Atlanta. Paul and I are very pleased with how this group continues to grow.
&lt;/p&gt;
&lt;p&gt;
I am posting the slides and source code from my presentation &lt;em&gt;".NET Async Programming
Demystified"&lt;/em&gt; &lt;a href="http://www.mindfusioncorp.com/weblog/content/binary/AsyncProgramming.zip"&gt;here
for download&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
This is essentially the same presentation I intent to deliver to the .NET Code Camp
next month, although I will need to strip out about a quarter of the slides to keep
myself within the alloted time budgets there. I chose to present it to the C# group
first, since a large number of our attendees were not able to register for the Code
Camp (due to it selling out in only 5 days).
&lt;/p&gt;
&lt;p&gt;
I did make two corrections to my material before posting the slides:
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
I incorrectly stated that each AppDomain has it's own thread pool. This should have
been "each &lt;em&gt;Process&lt;/em&gt; has it's own thread pool".&lt;/li&gt;
&lt;li&gt;
I forgot to include the third type of Timer object - the System.Timers.Timer. Chalk
that one up to lack of sleep, I simply forgot to include it in my outline.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
Both of these corrections are reflected in the downloadable files.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=c749f22f-c1c3-4d1f-88f4-34258de96b70" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,c749f22f-c1c3-4d1f-88f4-34258de96b70.aspx</comments>
      <category>Events</category>
      <category>General</category>
      <category>Tips and Tricks</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=0906338c-8ed6-4da7-b6aa-f01829363133</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,0906338c-8ed6-4da7-b6aa-f01829363133.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,0906338c-8ed6-4da7-b6aa-f01829363133.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=0906338c-8ed6-4da7-b6aa-f01829363133</wfw:commentRss>
      <slash:comments>7</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I have two potential topics I wish to cover. Can't do both though. Both can get pretty
deep, and I will have a tough time fitting it into a single session as it is. So even
after concluding a topic, I will need to whittle down the details. But first on to
the topics.
</p>
        <p>
Leave a comment, send me a message, whatever. Just let me know which of these two
topics interests you most for a Code Camp session. I will probably save the other
one for a possible Fall code camp, or another user group presentation. The subjects
are both just too interesting to me for me to totally ignore either one.
</p>
        <ul dir="ltr" style="MARGIN-RIGHT: 0px">
          <ul>
            <li>
              <strong>Topic #1: Asynchronous Programming</strong>
            </li>
          </ul>
        </ul>
        <blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
          <blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
            <p dir="ltr">
"Fully Baked" CLR support: Async Delegates, Thread Pools, System.Timer, and Queued
Work Items. "Partially Baked" CLR support: Thread/ThreadStart, interthread communication,
monitoring, signaling, and syncronization. Also would touch on important topics such
as debugging, concurrency, Control.Invoke, lock(this), and deadlocking/performance
implications. The end of the presentation would also talk about some exciting new
async support in Whidbey for event-based async processing. In other words: "This ain't
your daddy's multithreading presentation"
</p>
          </blockquote>
        </blockquote>
        <ul dir="ltr" style="MARGIN-RIGHT: 0px">
          <ul>
            <li>
              <strong>Topic #2: Performance Planning, Design, and Tuning</strong>
            </li>
          </ul>
        </ul>
        <blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
          <blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
            <p dir="ltr">
In my opinion, a really important topic, but also really big. I would cover results-based
performance programming, memory management (yes, its still important!), algorithm
selection, profiling, and evaluating trade-offs. Would also touch on other aspects
of performance, such as choosing your battles and managing the user experience/expectations.
Lastly would talk a little about impact of Whidbey (generics/boxing, etc).
</p>
          </blockquote>
        </blockquote>
        <p>
Let me know what you want to hear about!
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=0906338c-8ed6-4da7-b6aa-f01829363133" />
      </body>
      <title>Help me choose a topic for Code Camp</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,0906338c-8ed6-4da7-b6aa-f01829363133.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/02/25/HelpMeChooseATopicForCodeCamp.aspx</link>
      <pubDate>Fri, 25 Feb 2005 15:09:01 GMT</pubDate>
      <description>&lt;p&gt;
I have two potential topics I wish to cover. Can't do both though. Both can get pretty
deep, and I will have a tough time fitting it into a single session as it is. So even
after concluding a topic, I will need to whittle down the details. But first on to
the topics.
&lt;/p&gt;
&lt;p&gt;
Leave a comment, send me a message, whatever. Just let me know which of these two
topics interests you most for a Code Camp session. I will probably save the other
one for a possible Fall code camp, or another user group presentation. The subjects
are both just too interesting to me for me to totally ignore either one.
&lt;/p&gt;
&lt;ul dir=ltr style="MARGIN-RIGHT: 0px"&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Topic #1: Asynchronous Programming&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; &lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; 
&lt;p dir=ltr&gt;
"Fully Baked" CLR support: Async Delegates, Thread Pools, System.Timer, and Queued
Work Items. "Partially Baked" CLR support: Thread/ThreadStart, interthread communication,
monitoring, signaling, and syncronization. Also would touch on important topics such
as debugging, concurrency, Control.Invoke, lock(this), and deadlocking/performance
implications. The end of the presentation would also talk about some exciting new
async support in Whidbey for event-based async processing. In other words: "This ain't
your daddy's multithreading presentation"
&lt;/p&gt;
&lt;/blockquote&gt;&lt;/blockquote&gt; 
&lt;ul dir=ltr style="MARGIN-RIGHT: 0px"&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Topic #2: Performance Planning, Design, and Tuning&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; &lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; 
&lt;p dir=ltr&gt;
In my opinion, a really important topic, but also really big. I would cover results-based
performance programming, memory management (yes, its still important!), algorithm
selection, profiling, and evaluating trade-offs. Would also touch on other aspects
of performance, such as choosing your battles and managing the user experience/expectations.
Lastly would talk a little about impact of Whidbey (generics/boxing, etc).
&lt;/p&gt;
&lt;/blockquote&gt;&lt;/blockquote&gt; 
&lt;p&gt;
Let me know what you want to hear about!
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=0906338c-8ed6-4da7-b6aa-f01829363133" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,0906338c-8ed6-4da7-b6aa-f01829363133.aspx</comments>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=5b60613c-737b-45fe-b8f9-d63deda1a0e6</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,5b60613c-737b-45fe-b8f9-d63deda1a0e6.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,5b60613c-737b-45fe-b8f9-d63deda1a0e6.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=5b60613c-737b-45fe-b8f9-d63deda1a0e6</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
OK so I am really late on the heads-up, but tonight is our monthly Atlanta geek dinner.
Hey there! Yes, you reading this, you <strong><em>are</em></strong> coming right?
You <em><strong>did</strong></em><a href="http://nerddinner.com/blogs/atlanta/archive/2005/02/03/537.aspx">RSVP
to Shawn</a> right? Thought so.
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=5b60613c-737b-45fe-b8f9-d63deda1a0e6" />
      </body>
      <title>Geek Dinner tonight</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,5b60613c-737b-45fe-b8f9-d63deda1a0e6.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/02/10/GeekDinnerTonight.aspx</link>
      <pubDate>Thu, 10 Feb 2005 20:01:43 GMT</pubDate>
      <description>&lt;p&gt;
OK so I am really late on the heads-up, but tonight is our monthly Atlanta geek dinner.
Hey there! Yes, you reading this, you &lt;strong&gt;&lt;em&gt;are&lt;/em&gt;&lt;/strong&gt; coming right?
You &lt;em&gt;&lt;strong&gt;did&lt;/strong&gt;&lt;/em&gt; &lt;a href="http://nerddinner.com/blogs/atlanta/archive/2005/02/03/537.aspx"&gt;RSVP
to Shawn&lt;/a&gt; right? Thought so.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=5b60613c-737b-45fe-b8f9-d63deda1a0e6" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,5b60613c-737b-45fe-b8f9-d63deda1a0e6.aspx</comments>
      <category>Events</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://www.mindfusioncorp.com/weblog/Trackback.aspx?guid=ca89e839-adad-410b-afa2-e15ada5029a9</trackback:ping>
      <pingback:server>http://www.mindfusioncorp.com/weblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mindfusioncorp.com/weblog/PermaLink,guid,ca89e839-adad-410b-afa2-e15ada5029a9.aspx</pingback:target>
      <dc:creator>Keith Rome</dc:creator>
      <wfw:comment>http://www.mindfusioncorp.com/weblog/CommentView,guid,ca89e839-adad-410b-afa2-e15ada5029a9.aspx</wfw:comment>
      <wfw:commentRss>http://www.mindfusioncorp.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=ca89e839-adad-410b-afa2-e15ada5029a9</wfw:commentRss>
      <slash:comments>5</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Anyone else dig motorcycles?
</p>
        <p>
The <a href="http://www.northatlantatradecenter.com/cycle.php">2005 Great American
Motorcycle Show</a> is being held in Norcross this weekend. I went last year, and
some of the bikes really kicked ass! So I am thinking about going this year too. Anyone
else into hogs and choppers and all that, and wanna go check it out too?
</p>
        <p>
Tattoos and grizzly beards are optional!
</p>
        <p>
And yeah, I know my VTX has been sitting in the garage for a year now (undriven),
but one day... one day.. I will get to take it out again on the road :/
</p>
        <p>
 
</p>
        <p>
My VTX (well, mine also has saddlebags and stuff):
</p>
        <p>
          <img height="246" alt="VTX_(Retro_1300)_Metallic_Silver.jpg" src="http://www.mindfusioncorp.com/weblog/content/binary/VTX_(Retro_1300)_Metallic_Silver.jpg" width="312" border="0" />
        </p>
        <p>
(yeah, it's not a Harley... can't afford a HD or a custom bike just yet...)
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=ca89e839-adad-410b-afa2-e15ada5029a9" />
      </body>
      <title>Atlanta Motorcycle Show</title>
      <guid isPermaLink="false">http://www.mindfusioncorp.com/weblog/PermaLink,guid,ca89e839-adad-410b-afa2-e15ada5029a9.aspx</guid>
      <link>http://www.mindfusioncorp.com/weblog/2005/02/09/AtlantaMotorcycleShow.aspx</link>
      <pubDate>Wed, 09 Feb 2005 05:13:56 GMT</pubDate>
      <description>&lt;p&gt;
Anyone else dig motorcycles?
&lt;/p&gt;
&lt;p&gt;
The &lt;a href="http://www.northatlantatradecenter.com/cycle.php"&gt;2005 Great American
Motorcycle Show&lt;/a&gt; is being held in Norcross this weekend. I went last year, and
some of the bikes really kicked ass! So I am thinking about going this year too. Anyone
else into hogs and choppers and all that, and wanna go check it out too?
&lt;/p&gt;
&lt;p&gt;
Tattoos and grizzly beards are optional!
&lt;/p&gt;
&lt;p&gt;
And yeah, I know my VTX has been sitting in the garage for a year now (undriven),
but one day... one day.. I will get to take it out again on the road :/
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
My VTX (well, mine also has saddlebags and stuff):
&lt;/p&gt;
&lt;p&gt;
&lt;img height=246 alt=VTX_(Retro_1300)_Metallic_Silver.jpg src="http://www.mindfusioncorp.com/weblog/content/binary/VTX_(Retro_1300)_Metallic_Silver.jpg" width=312 border=0&gt;
&lt;/p&gt;
&lt;p&gt;
(yeah, it's not a Harley... can't afford a HD or a custom bike just yet...)
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mindfusioncorp.com/weblog/aggbug.ashx?id=ca89e839-adad-410b-afa2-e15ada5029a9" /&gt;</description>
      <comments>http://www.mindfusioncorp.com/weblog/CommentView,guid,ca89e839-adad-410b-afa2-e15ada5029a9.aspx</comments>
      <category>Events</category>
      <category>General</category>
    </item>
  </channel>
</rss>