<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:blogChannel="http://backend.userland.com/blogChannelModule" xmlns:dc="http://purl.org/dc/elements/1.1/" 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:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>LetsTalkCode.com</title>
    <description>Programmers talking about code</description>
    <link>http://www.letstalkcode.com/</link>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>BlogEngine.Net Syndication Generator 1.0.0.0 (http://dotnetblogengine.net/)</generator>
    <language>en-GB</language>
    <blogChannel:blogRoll>http://www.letstalkcode.com/opml.axd</blogChannel:blogRoll>
    <blogChannel:blink>http://www.dotnetblogengine.net/syndication.axd</blogChannel:blink>
    <dc:creator>Jeremy Sharp</dc:creator>
    <dc:description>Programmers talking about code</dc:description>
    <dc:title>LetsTalkCode.com</dc:title>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Letstalkcodecom" type="application/rss+xml" /><item>
      <title>#5 &amp;amp; #6 Mixed Sessions</title>
      <description>&lt;p&gt;
&lt;a href="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/56MixedSessions_DB04/scheiman_2.jpg"&gt;&lt;img style="margin: 5px 0px 5px 5px; border: 0px" src="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/56MixedSessions_DB04/scheiman_thumb.jpg" border="0" alt="scheiman" width="244" height="184" align="right" /&gt;&lt;/a&gt;Some great discussions in the FishBowl on TDD &amp;amp; BDD .. Then moved over to Inversion of control jump start and ended on advanced javascript &amp;amp; CSS session. Both of which were given by Ben Scheiman a Principle Consultant with Sogeti, a Microsoft Gold Certified Partner. (@subdigital) 
&lt;/p&gt;
&lt;p&gt;
BLOG: &lt;a href="http://flux88.com/" title="http://flux88.com/"&gt;http://flux88.com/&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
About: &lt;a href="http://www.flux88.com/AboutMe.aspx" title="http://www.flux88.com/AboutMe.aspx"&gt;http://www.flux88.com/AboutMe.aspx&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&lt;font size="2"&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font size="2"&gt;laptop running out of juice notes will have to be inserted later.&lt;/font&gt; 
&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Letstalkcodecom/~4/297606108" height="1" width="1"/&gt;</description>
      <link>http://feeds.feedburner.com/~r/Letstalkcodecom/~3/297606108/post.aspx</link>
      <author>JeremySharp</author>
      <comments>http://www.letstalkcode.com/post/5-amp;-6-Mixed-Sessions.aspx#comment</comments>
      <guid isPermaLink="false">http://www.letstalkcode.com/post.aspx?id=d9448f3c-47f1-4e52-9412-39e6fe14936b</guid>
      <pubDate>Sat, 17 May 2008 07:34:00 -0700</pubDate>
      <category>Community</category>
      <category>Events</category>
      <category>.NET</category>
      <category>Visual Studio</category>
      <category>AustingCodeCamp</category>
      <dc:publisher>JeremySharp</dc:publisher>
      <pingback:server>http://www.letstalkcode.com/pingback.axd</pingback:server>
      <pingback:target>http://www.letstalkcode.com/post.aspx?id=d9448f3c-47f1-4e52-9412-39e6fe14936b</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.letstalkcode.com/trackback.axd?id=d9448f3c-47f1-4e52-9412-39e6fe14936b</trackback:ping>
      <wfw:comment>http://www.letstalkcode.com/post/5-amp;-6-Mixed-Sessions.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.letstalkcode.com/syndication.axd?post=d9448f3c-47f1-4e52-9412-39e6fe14936b</wfw:commentRss>
    <feedburner:origLink>http://www.letstalkcode.com/post.aspx?id=d9448f3c-47f1-4e52-9412-39e6fe14936b</feedburner:origLink></item>
    <item>
      <title>Austin - #4 jQuery</title>
      <description>&lt;p&gt;
John Teague talks about a business problem at his company Callaway golf &lt;a href="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/Austin4jQuery_C2F6/Teague_2.jpg"&gt;&lt;img style="margin: 10px 10px 10px 0px; border: 0px" src="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/Austin4jQuery_C2F6/Teague_thumb.jpg" border="0" alt="Teague" width="159" height="121" align="left" /&gt;&lt;/a&gt;that he ultimately solved with jQuery. 
&lt;/p&gt;
&lt;p&gt;
Notes: &lt;br /&gt;
--jQuery can be compressed to 12KB &lt;br /&gt;
--Easy to manipulate DOM &lt;br /&gt;
--TIP&amp;amp;TRICK: Essentially recommends combining your JavaScript files into one. &lt;br /&gt;
--Big fan of FireBug
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Sites:&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href="http://www.VisualjQuery.com"&gt;www.VisualjQuery.com&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="http://www.callawaygolf.com/Global/en-US/Products/Clubs/Drivers.html" title="http://www.callawaygolf.com/Global/en-US/Products/Clubs/Drivers.html"&gt;http://www.callawaygolf.com/Global/en-US/Products/Clubs/Drivers.html&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/Letstalkcodecom/~4/297606109" height="1" width="1"/&gt;</description>
      <link>http://feeds.feedburner.com/~r/Letstalkcodecom/~3/297606109/post.aspx</link>
      <author>JeremySharp</author>
      <comments>http://www.letstalkcode.com/post/Austin---4-jQuery.aspx#comment</comments>
      <guid isPermaLink="false">http://www.letstalkcode.com/post.aspx?id=4ea318f0-6638-4cd3-8a16-bf0827f49d13</guid>
      <pubDate>Sat, 17 May 2008 05:51:00 -0700</pubDate>
      <category>Community</category>
      <category>Events</category>
      <category>Visual Studio</category>
      <dc:publisher>JeremySharp</dc:publisher>
      <pingback:server>http://www.letstalkcode.com/pingback.axd</pingback:server>
      <pingback:target>http://www.letstalkcode.com/post.aspx?id=4ea318f0-6638-4cd3-8a16-bf0827f49d13</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.letstalkcode.com/trackback.axd?id=4ea318f0-6638-4cd3-8a16-bf0827f49d13</trackback:ping>
      <wfw:comment>http://www.letstalkcode.com/post/Austin---4-jQuery.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.letstalkcode.com/syndication.axd?post=4ea318f0-6638-4cd3-8a16-bf0827f49d13</wfw:commentRss>
    <feedburner:origLink>http://www.letstalkcode.com/post.aspx?id=4ea318f0-6638-4cd3-8a16-bf0827f49d13</feedburner:origLink></item>
    <item>
      <title>Austin - #3 LINQ to SQL</title>
      <description>&lt;h5&gt;Prescriptive Data Access in .NET 3.5 &lt;br /&gt;
Brian Orrell &lt;/h5&gt;
&lt;p&gt;
Description: Review the &amp;quot;right way&amp;quot; to develop data access and management applications using VS2008 and LINQ. Many things have changed with LINQ to SQL many developers have difficulty separating the hype from the real-world applicability of these new technologies. 
&lt;/p&gt;
&lt;p&gt;
BIO: Pariveda Solutions , Vice President &lt;a href="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/AustinSession3_9FE7/Orrell_4.jpg"&gt;&lt;img style="border: 0px" src="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/AustinSession3_9FE7/Orrell_thumb_1.jpg" border="0" alt="Orrell" width="182" height="156" align="right" /&gt;&lt;/a&gt; &lt;br /&gt;
Brian Orrell is a Vice President with Pariveda Solutions. He has over fifteen years of technology consulting experience in a variety of industries and technologies. His emphasis is on the delivery of enterprise solutions utilizing Microsoft .NET. His areas of expertise include designing, developing and maintaining web-based and distributed object systems. Mr. Orrell has led large-scale development engagements for large utility companies, airlines, shipping companies, educational and non-profit organizations. 
&lt;/p&gt;
&lt;p&gt;
Notes: 
&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Do you check data during the time your user pulls it changes it and hits save??? &lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/Letstalkcodecom/~4/297606110" height="1" width="1"/&gt;</description>
      <link>http://feeds.feedburner.com/~r/Letstalkcodecom/~3/297606110/post.aspx</link>
      <author>JeremySharp</author>
      <comments>http://www.letstalkcode.com/post/Austin---Session-3.aspx#comment</comments>
      <guid isPermaLink="false">http://www.letstalkcode.com/post.aspx?id=2e554e1d-e9aa-4802-b873-cb0d9534d685</guid>
      <pubDate>Sat, 17 May 2008 03:22:00 -0700</pubDate>
      <category>Community</category>
      <category>Events</category>
      <category>.NET</category>
      <category>Visual Studio</category>
      <category>AustingCodeCamp</category>
      <dc:publisher>JeremySharp</dc:publisher>
      <pingback:server>http://www.letstalkcode.com/pingback.axd</pingback:server>
      <pingback:target>http://www.letstalkcode.com/post.aspx?id=2e554e1d-e9aa-4802-b873-cb0d9534d685</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.letstalkcode.com/trackback.axd?id=2e554e1d-e9aa-4802-b873-cb0d9534d685</trackback:ping>
      <wfw:comment>http://www.letstalkcode.com/post/Austin---Session-3.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.letstalkcode.com/syndication.axd?post=2e554e1d-e9aa-4802-b873-cb0d9534d685</wfw:commentRss>
    <feedburner:origLink>http://www.letstalkcode.com/post.aspx?id=2e554e1d-e9aa-4802-b873-cb0d9534d685</feedburner:origLink></item>
    <item>
      <title>Austin - #2 mixed sessions</title>
      <description>&lt;p&gt;
I bounced around a little focusing on three sessions. &lt;a href="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/AustinSession2_9CC4/Kergosien-DynamicData_2.jpg"&gt;&lt;img style="margin: 0px 0px 0px 5px; border: 0px" src="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/AustinSession2_9CC4/Kergosien-DynamicData_thumb.jpg" border="0" alt="Kergosien-DynamicData" width="244" height="184" align="right" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Building Applications with Dynamic data &lt;br /&gt;
	Jason Kergosien &lt;/li&gt;
	&lt;li&gt;Coding for Stupid Useres &lt;br /&gt;
	Gordon Montgomery&lt;/li&gt;
	&lt;li&gt;Programming Microsoft Business Rules Engine &lt;br /&gt;
	Rick Garibay&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
These were all nice sessions. Notes will be Com&amp;#39;n 
&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Letstalkcodecom/~4/297606111" height="1" width="1"/&gt;</description>
      <link>http://feeds.feedburner.com/~r/Letstalkcodecom/~3/297606111/post.aspx</link>
      <author>JeremySharp</author>
      <comments>http://www.letstalkcode.com/post/Austin---Session-2.aspx#comment</comments>
      <guid isPermaLink="false">http://www.letstalkcode.com/post.aspx?id=bda0f9d2-ee79-44c4-9d72-6df27a86b8d9</guid>
      <pubDate>Sat, 17 May 2008 03:09:00 -0700</pubDate>
      <category>Community</category>
      <category>Events</category>
      <category>.NET</category>
      <category>Visual Studio</category>
      <category>AustingCodeCamp</category>
      <dc:publisher>JeremySharp</dc:publisher>
      <pingback:server>http://www.letstalkcode.com/pingback.axd</pingback:server>
      <pingback:target>http://www.letstalkcode.com/post.aspx?id=bda0f9d2-ee79-44c4-9d72-6df27a86b8d9</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.letstalkcode.com/trackback.axd?id=bda0f9d2-ee79-44c4-9d72-6df27a86b8d9</trackback:ping>
      <wfw:comment>http://www.letstalkcode.com/post/Austin---Session-2.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.letstalkcode.com/syndication.axd?post=bda0f9d2-ee79-44c4-9d72-6df27a86b8d9</wfw:commentRss>
    <feedburner:origLink>http://www.letstalkcode.com/post.aspx?id=bda0f9d2-ee79-44c4-9d72-6df27a86b8d9</feedburner:origLink></item>
    <item>
      <title>TechEd INETA Mini-Summit</title>
      <description>&lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://letstalkcode.com/image.axd?picture=WindowsLiveWriter/TechEdINETAMiniSummit_8BC7/community2_thumb2_2.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="79" alt="community2_thumb2" src="http://letstalkcode.com/image.axd?picture=WindowsLiveWriter/TechEdINETAMiniSummit_8BC7/community2_thumb2_thumb.jpg" width="244" border="0" /&gt;&lt;/img&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Attention User Group Leaders, INETA Volunteers, and Speakers! INETA would like to invite you to join us for a Mini-Summit on Monday June 2nd, 2008 at the Orlando Convention Center. We're going to be holding a somewhat informal gathering from 3-7 PM to provide user group leaders and chance to network, meet the new board members, and spend some quality time talking with us about community.&lt;span&gt;...&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://jaysmith.us/index.php/2008/05/16/teched-ineta-mini-summit/"&gt;Read full article&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Letstalkcodecom/~4/297606112" height="1" width="1"/&gt;</description>
      <link>http://feeds.feedburner.com/~r/Letstalkcodecom/~3/297606112/post.aspx</link>
      <author>jay.smith</author>
      <comments>http://www.letstalkcode.com/post/TechEd-INETA-Mini-Summit.aspx#comment</comments>
      <guid isPermaLink="false">http://www.letstalkcode.com/post.aspx?id=81bffe77-7e5b-4ca0-a1db-dc6f7e26a247</guid>
      <pubDate>Sat, 17 May 2008 01:54:58 -0700</pubDate>
      <category>Community</category>
      <category>Events</category>
      <dc:publisher>jay.smith</dc:publisher>
      <pingback:server>http://www.letstalkcode.com/pingback.axd</pingback:server>
      <pingback:target>http://www.letstalkcode.com/post.aspx?id=81bffe77-7e5b-4ca0-a1db-dc6f7e26a247</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.letstalkcode.com/trackback.axd?id=81bffe77-7e5b-4ca0-a1db-dc6f7e26a247</trackback:ping>
      <wfw:comment>http://www.letstalkcode.com/post/TechEd-INETA-Mini-Summit.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.letstalkcode.com/syndication.axd?post=81bffe77-7e5b-4ca0-a1db-dc6f7e26a247</wfw:commentRss>
    <feedburner:origLink>http://www.letstalkcode.com/post.aspx?id=81bffe77-7e5b-4ca0-a1db-dc6f7e26a247</feedburner:origLink></item>
    <item>
      <title>Austin Code Camp &amp; #1 Silverlight</title>
      <description>&lt;p&gt;
&lt;a href="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/AustinCodeCamp_89E8/OnTheWay_2.jpg"&gt;&lt;img style="margin: 0px 5px 0px 0px; border: 0px" src="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/AustinCodeCamp_89E8/OnTheWay_thumb.jpg" border="0" alt="OnTheWay" width="244" height="184" align="left" /&gt;&lt;/a&gt;Well we&amp;#39;re here ... Ready to see what this place is all about.. There is a lot of Texas orange around here??? Not for sure what that is all about but I&amp;rsquo;m sporting my classic white &amp;amp; red Hog shirt! No funny looks as of yet wait until I break out the PIIIIIIGGG SSOOOOOOOOIIIIIIEEEEEEE on them though. &lt;a href="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/AustinCodeCamp_89E8/Guys_2.jpg"&gt;&lt;img style="margin: 5px 0px 0px; border: 0px" src="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/AustinCodeCamp_89E8/Guys_thumb.jpg" border="0" alt="Guys" width="244" height="184" align="right" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
First session - [&lt;strong&gt;&lt;u&gt;Unit Testing in Silverlight 2.0&lt;/u&gt; &lt;/strong&gt;W/ Eric Hexter](@ehexter) 
&lt;/p&gt;
&lt;p&gt;
BIO: AspInsider , Director Austin .NET user group, Organized 07 Austin code camp &lt;br /&gt;
BLOG: &lt;a href="http://www.lostechies.com/blogs/hex/"&gt;http://www.lostechies.com/blogs/hex/&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Notes: &lt;br /&gt;
There are 3 DLL&amp;#39;s inside the controls that can be used for Unit testing...Its those Dll&amp;#39;s that make Unit testing in SilverlIght possible. 
&lt;/p&gt;
&lt;p&gt;
No VS2008 CTRL + R + T in Silverlight apps for Unit testing must use an add-on 
&lt;/p&gt;
&lt;blockquote&gt;
	&lt;p&gt;
	Using Silverlight Test framework builds the XAP file packaged and ready for you silverlight app 
	&lt;/p&gt;
	&lt;p&gt;
	**Jamie Kinsdell using Nunit with Silverlight (need to change some references web config entries. 
	&lt;/p&gt;
	&lt;p&gt;
	Jeff Wilcox on Silverlight Project - project template &amp;amp;&amp;amp; Item template 
	&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
Code is in the Austin Code camp repository 
&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Letstalkcodecom/~4/292322185" height="1" width="1"/&gt;</description>
      <link>http://feeds.feedburner.com/~r/Letstalkcodecom/~3/292322185/post.aspx</link>
      <author>JeremySharp</author>
      <comments>http://www.letstalkcode.com/post/Austin-Code-Camp.aspx#comment</comments>
      <guid isPermaLink="false">http://www.letstalkcode.com/post.aspx?id=e5917a0d-5913-4852-b5c1-8c628334f49c</guid>
      <pubDate>Sat, 17 May 2008 01:48:00 -0700</pubDate>
      <category>Community</category>
      <category>Events</category>
      <category>.NET</category>
      <category>Visual Studio</category>
      <category>SilverLight 2</category>
      <category>AustingCodeCamp</category>
      <dc:publisher>JeremySharp</dc:publisher>
      <pingback:server>http://www.letstalkcode.com/pingback.axd</pingback:server>
      <pingback:target>http://www.letstalkcode.com/post.aspx?id=e5917a0d-5913-4852-b5c1-8c628334f49c</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.letstalkcode.com/trackback.axd?id=e5917a0d-5913-4852-b5c1-8c628334f49c</trackback:ping>
      <wfw:comment>http://www.letstalkcode.com/post/Austin-Code-Camp.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.letstalkcode.com/syndication.axd?post=e5917a0d-5913-4852-b5c1-8c628334f49c</wfw:commentRss>
    <feedburner:origLink>http://www.letstalkcode.com/post.aspx?id=e5917a0d-5913-4852-b5c1-8c628334f49c</feedburner:origLink></item>
    <item>
      <title>NWAsql.com = Arkansas SQL Group</title>
      <description>&lt;p&gt;
&lt;a href="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/NWAsql.comArkansasSQLGroup_14ABE/NWAsqlWEB_2.jpg"&gt;&lt;img style="margin: 0px 10px 10px 0px; border: 0px" src="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/NWAsql.comArkansasSQLGroup_14ABE/NWAsqlWEB_thumb.jpg" border="0" alt="NWAsqlWEB" width="244" height="154" align="left" /&gt;&lt;/a&gt;I have heard a bunch of people threaten to start a SQL usergroup well congrats to these guys. Its now a REAL deal. 
&lt;/p&gt;
&lt;h3&gt;&lt;a href="http://nwasql.com/"&gt;http://nwasql.com/&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;
I look forward to going, the lunch time thing will be hard to make on a regular basis but hopefully I can square it away for the first meeting of this group. 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Meeting Details&lt;a href="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/NWAsql.comArkansasSQLGroup_14ABE/XCCYCAVNUASOJKN5_2.jpg"&gt;&lt;img style="border: 0px" src="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/NWAsql.comArkansasSQLGroup_14ABE/XCCYCAVNUASOJKN5_thumb.jpg" border="0" alt="XCCYCAVNUASOJKN5" width="137" height="75" align="right" /&gt;&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
When: &lt;br /&gt;
Wednesday, May 14th, 11:30am - 1:00pm 
&lt;/p&gt;
&lt;p&gt;
Host: &lt;br /&gt;
Connolly Consulting
&lt;/p&gt;
&lt;p&gt;
Address: &lt;br /&gt;
2703 SE Otis Corley Drive &lt;a href="http://76.215.122.46/directions.aspx"&gt;&lt;strong&gt;MAP&lt;/strong&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
City: &lt;br /&gt;
Bentonville, AR 72712
&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Letstalkcodecom/~4/292322187" height="1" width="1"/&gt;</description>
      <link>http://feeds.feedburner.com/~r/Letstalkcodecom/~3/292322187/post.aspx</link>
      <author>JeremySharp</author>
      <comments>http://www.letstalkcode.com/post/NWAsqlcom-=-Arkansas-SQL-Group.aspx#comment</comments>
      <guid isPermaLink="false">http://www.letstalkcode.com/post.aspx?id=26bbf205-5712-402d-b156-661525677423</guid>
      <pubDate>Fri, 09 May 2008 15:31:00 -0700</pubDate>
      <category>Community</category>
      <category>Events</category>
      <dc:publisher>JeremySharp</dc:publisher>
      <pingback:server>http://www.letstalkcode.com/pingback.axd</pingback:server>
      <pingback:target>http://www.letstalkcode.com/post.aspx?id=26bbf205-5712-402d-b156-661525677423</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.letstalkcode.com/trackback.axd?id=26bbf205-5712-402d-b156-661525677423</trackback:ping>
      <wfw:comment>http://www.letstalkcode.com/post/NWAsqlcom-=-Arkansas-SQL-Group.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.letstalkcode.com/syndication.axd?post=26bbf205-5712-402d-b156-661525677423</wfw:commentRss>
    <feedburner:origLink>http://www.letstalkcode.com/post.aspx?id=26bbf205-5712-402d-b156-661525677423</feedburner:origLink></item>
    <item>
      <title>New and Improved - Deep Zoom Composer</title>
      <description>&lt;p&gt;
I have been playing with Deep Zoom Composer since Mix. It was fun but painful all at the same time. Just in case you don&amp;#39;t follow &lt;a href="http://adoguy.com/" target="_blank"&gt;theADOguy&lt;/a&gt; I thought I would reference a blog post of his:&amp;nbsp; a &lt;a href="http://adoguy.com/2008/05/03/Improved_Version_of_Deep_Zoom_Composer_Now_Available.aspx" target="_blank"&gt;new version of Deep Zoom Composer&lt;/a&gt;. 
&lt;/p&gt;
&lt;p&gt;
With the following added features Better exporting, Impoved Design Experience, Better Collection Exports &amp;amp; Help now works. 
&lt;/p&gt;
&lt;p&gt;
To get the download: &lt;a href="http://blogs.msdn.com/expression/archive/2008/05/03/an-update-to-deep-zoom-composer.aspx" target="_blank"&gt;An Update to Deep Zoom Composer&lt;/a&gt;&lt;a href="http://adoguy.com/"&gt;&lt;img style="margin: 5px 0px 0px 15px; border: 0px" src="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/NewandImprovedDeepZoomComposer_D67A/adoguyBlog_3.jpg" border="0" alt="adoguyBlog" width="244" height="131" align="right" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://blogs.msdn.com/expression/archive/2008/05/03/an-update-to-deep-zoom-composer.aspx" target="_blank"&gt;&lt;img style="margin: 5px 10px 0px 0px; border: 0px" src="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/NewandImprovedDeepZoomComposer_D67A/ExpBlend_3.jpg" border="0" alt="ExpBlend" width="226" height="156" align="left" /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
Thanks 
&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Letstalkcodecom/~4/284033993" height="1" width="1"/&gt;</description>
      <link>http://feeds.feedburner.com/~r/Letstalkcodecom/~3/284033993/post.aspx</link>
      <author>JeremySharp</author>
      <comments>http://www.letstalkcode.com/post/New-and-Improved---Deep-Zoom-Composer.aspx#comment</comments>
      <guid isPermaLink="false">http://www.letstalkcode.com/post.aspx?id=f562e898-a95d-4b25-8d60-f8b24c18d4d6</guid>
      <pubDate>Sun, 04 May 2008 07:15:00 -0700</pubDate>
      <category>.NET</category>
      <category>Visual Studio</category>
      <dc:publisher>JeremySharp</dc:publisher>
      <pingback:server>http://www.letstalkcode.com/pingback.axd</pingback:server>
      <pingback:target>http://www.letstalkcode.com/post.aspx?id=f562e898-a95d-4b25-8d60-f8b24c18d4d6</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.letstalkcode.com/trackback.axd?id=f562e898-a95d-4b25-8d60-f8b24c18d4d6</trackback:ping>
      <wfw:comment>http://www.letstalkcode.com/post/New-and-Improved---Deep-Zoom-Composer.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.letstalkcode.com/syndication.axd?post=f562e898-a95d-4b25-8d60-f8b24c18d4d6</wfw:commentRss>
    <feedburner:origLink>http://www.letstalkcode.com/post.aspx?id=f562e898-a95d-4b25-8d60-f8b24c18d4d6</feedburner:origLink></item>
    <item>
      <title>Who wants to learn to develop Virtual Earth applications?</title>
      <description>&lt;p&gt;
&lt;a href="http://dev.live.com/virtualearth/sdk/" target="_blank"&gt;&lt;img style="margin: 0px 5px 5px 0px; border: 0px" src="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/WhowantstolearntodevelopVirtualEarthappl_BF09/VE_SDK_3.jpg" border="0" alt="VE_SDK" width="231" height="244" align="left" /&gt;&lt;/a&gt; Last week I got the opportunity to talk to some High School students about how easy it is to create Google maps &amp;amp; Virtual Earth maps on the Internet. 
&lt;/p&gt;
&lt;p&gt;
I have always been extremely impressed with the &lt;a href="http://dev.live.com/virtualearth/sdk/" target="_blank"&gt;Virtual Earth interactive SDK&lt;/a&gt; site. If you have to do a project using this technology this is a great place to start! 
&lt;/p&gt;
&lt;p&gt;
&lt;br /&gt;
&lt;a href="http://cid-1f72da7294089597.skydrive.live.com/self.aspx/Public/Virtual%20Earth/VEMapControlDemo_v6.1_VS2008.zip?wa=wsignin1.0" target="_blank"&gt;&lt;img style="margin: 0px 0px 0px 5px; border: 0px" src="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/WhowantstolearntodevelopVirtualEarthappl_BF09/DownloadSolution_3.jpg" border="0" alt="DownloadSolution" width="208" height="244" align="right" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&lt;br /&gt;
There were a few things I didn&amp;#39;t get the chance to mention thought I would do so here. 
&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;I stumbled across a post (&lt;a href="http://blogs.msdn.com/devkeydet/archive/2008/05/01/updated-virtual-earth-map-control-demo-code.aspx" target="_blank"&gt;Marc Schweigert&lt;/a&gt;) who took the ENTIRE &lt;a href="http://dev.live.com/virtualearth/sdk/" target="_blank"&gt;Virtual Earth interactive SDK&lt;/a&gt; and provided the code in a Visual Studio project and available for &lt;a href="http://cid-1f72da7294089597.skydrive.live.com/self.aspx/Public/Virtual%20Earth/VEMapControlDemo_v6.1_VS2008.zip?wa=wsignin1.0" target="_blank"&gt;download&lt;/a&gt;. &lt;br /&gt;
	&lt;br /&gt;
	To download the solution and all the code: &lt;a href="http://cid-1f72da7294089597.skydrive.live.com/self.aspx/Public/Virtual%20Earth/VEMapControlDemo_v6.1_VS2008.zip?wa=wsignin1.0" target="_blank"&gt;Click Here&lt;/a&gt; &lt;br /&gt;
	&lt;/li&gt;
	&lt;li&gt;There is a really nice site I check regularly that showcases new Google maps: &lt;a href="http://googlemapsmania.blogspot.com/" target="_blank"&gt;check this blog&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
Happy developing... 
&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Letstalkcodecom/~4/283437361" height="1" width="1"/&gt;</description>
      <link>http://feeds.feedburner.com/~r/Letstalkcodecom/~3/283437361/post.aspx</link>
      <author>JeremySharp</author>
      <comments>http://www.letstalkcode.com/post/Who-wants-to-learn-to-develop-Virtual-Earth-applications.aspx#comment</comments>
      <guid isPermaLink="false">http://www.letstalkcode.com/post.aspx?id=b612bfd1-e564-4b0a-8da5-e26cbec32234</guid>
      <pubDate>Sun, 04 May 2008 05:35:00 -0700</pubDate>
      <category>MashUp</category>
      <category>.NET</category>
      <category>Visual Studio</category>
      <dc:publisher>JeremySharp</dc:publisher>
      <pingback:server>http://www.letstalkcode.com/pingback.axd</pingback:server>
      <pingback:target>http://www.letstalkcode.com/post.aspx?id=b612bfd1-e564-4b0a-8da5-e26cbec32234</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.letstalkcode.com/trackback.axd?id=b612bfd1-e564-4b0a-8da5-e26cbec32234</trackback:ping>
      <wfw:comment>http://www.letstalkcode.com/post/Who-wants-to-learn-to-develop-Virtual-Earth-applications.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.letstalkcode.com/syndication.axd?post=b612bfd1-e564-4b0a-8da5-e26cbec32234</wfw:commentRss>
    <feedburner:origLink>http://www.letstalkcode.com/post.aspx?id=b612bfd1-e564-4b0a-8da5-e26cbec32234</feedburner:origLink></item>
    <item>
      <title>BDD - From the beginning</title>
      <description>&lt;p&gt;I've really been wanting to get deeper into BDD, but I'm having trouble getting the opportunity at work. I think it's a combination of two primary problems (I'm sure there are others as well though). First, it has been freaking ages since I've been present at the very beginning of a project. It seems like I'm always pulled in well after development has started which means well after project style and architecture have been established. Second, my company still hasn't made the shift to &lt;a href="http://agilemanifesto.org/"&gt;Agile&lt;/a&gt; practices. The word is starting to be tossed around quite a bit, but we're still primarily a big up front design kind of shop. This is affecting my ability to do BDD because of the first problem - if I'm not there in the beginning to sway the way things are done, then you can bet that by the time I'm there a ton of analysis will have been done and I'll have a pile of functional specs waiting for me.&lt;/p&gt;  &lt;p&gt;Now then, I do, despite all of this, do my best to take the functional specs that I'm given and turn them into well formed behavior driven style unit tests.&amp;#160; The problem is that I'm still very new to it and completely suck. On top of that, I'm expected to teach others at the same time (yes, the blind leading the blind). So I need practice. That's where this post comes in. I thought I'd come up with a bunch of quick and easy side projects where I could experience the entire development life cycle. It didn't take very long at all to get stuck trying to figure out what the next step would be if this were a real project at work. I could of course dig in and just get it done, but I'm much more interested in the process than I am the product at this point (otherwise I would have written these apps years ago!). Enough chatter though, on with something interesting...&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Powerball Management&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;This is the first app that I could think of. I've played the same lotto numbers for years and still after all this time go out and check manually every drawing. So, I thought I'd automate that. Below are the requirements that I could think of written in the &amp;quot;As a, I want, So that&amp;quot; style.&lt;/p&gt;  &lt;p&gt;Now this is where I'm stuck. This doesn't seem to me enough information to get started, but acting as the end user, I can't think of anything else I want to say about it.&lt;/p&gt;  &lt;p&gt;The initial requirements:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;As a player      &lt;br /&gt;I want to be notified of whether or not I've won after every drawing&amp;#160; &lt;br /&gt;So that I don't have to check manually &lt;/li&gt;    &lt;li&gt;As a player      &lt;br /&gt;I want to know how much I've won if I did win       &lt;br /&gt;So that I'm not curious and have to go check manually &lt;/li&gt;    &lt;li&gt;As a player      &lt;br /&gt;I want to be notified when I need a new ticket       &lt;br /&gt;So that I don't have to remember &lt;/li&gt;    &lt;li&gt;As a player      &lt;br /&gt;I don't want to have to re-type numbers on new tickets if they're the same       &lt;br /&gt;So that I can save time &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;I'm going to elicit a bit of help on this and will definitely do a fair bit of reading. I'll post my progress and a link to where I end up putting the code.&lt;/p&gt;  &lt;p&gt;Happy coding!&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Letstalkcodecom/~4/283437362" height="1" width="1"/&gt;</description>
      <link>http://feeds.feedburner.com/~r/Letstalkcodecom/~3/283437362/post.aspx</link>
      <author>rtennys</author>
      <comments>http://www.letstalkcode.com/post/BDD---From-the-beginning.aspx#comment</comments>
      <guid isPermaLink="false">http://www.letstalkcode.com/post.aspx?id=7ae59179-85bb-4f37-94c0-5ccda7e82f54</guid>
      <pubDate>Sat, 03 May 2008 05:24:04 -0700</pubDate>
      <dc:publisher>rtennys</dc:publisher>
      <pingback:server>http://www.letstalkcode.com/pingback.axd</pingback:server>
      <pingback:target>http://www.letstalkcode.com/post.aspx?id=7ae59179-85bb-4f37-94c0-5ccda7e82f54</pingback:target>
      <slash:comments>2</slash:comments>
      <trackback:ping>http://www.letstalkcode.com/trackback.axd?id=7ae59179-85bb-4f37-94c0-5ccda7e82f54</trackback:ping>
      <wfw:comment>http://www.letstalkcode.com/post/BDD---From-the-beginning.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.letstalkcode.com/syndication.axd?post=7ae59179-85bb-4f37-94c0-5ccda7e82f54</wfw:commentRss>
    <feedburner:origLink>http://www.letstalkcode.com/post.aspx?id=7ae59179-85bb-4f37-94c0-5ccda7e82f54</feedburner:origLink></item>
    <item>
      <title>Bikes Blues &amp;amp; BBQ - Part 1</title>
      <description>&amp;#160;&lt;a href="http://www.bikesbluesandbbq.org/" target="_blank"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 5px; border-right-width: 0px" height="210" alt="BBBBQ" src="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/NewsiteliveBikesBluesBBQ_74CC/BBBBQ_thumb_1.jpg" width="244" align="right" border="0" /&gt;&lt;/a&gt;  &lt;p&gt;Not much to talk about from a coding perspective. Phase I was vanilla.&amp;#160; More to come soon Phase II will include some Silverlight features. The biker rally is later in the year. &lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.bikesbluesandbbq.org/" href="http://www.bikesbluesandbbq.org/"&gt;http://www.bikesbluesandbbq.org/&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;1 of 4 part blog that will talk about a few of the neater features for this site. Please stay tuned. &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Letstalkcodecom/~4/282737256" height="1" width="1"/&gt;</description>
      <link>http://feeds.feedburner.com/~r/Letstalkcodecom/~3/282737256/post.aspx</link>
      <author>jeremysharp</author>
      <comments>http://www.letstalkcode.com/post/New-site-live---Bikes-Blues-amp;-BBQ.aspx#comment</comments>
      <guid isPermaLink="false">http://www.letstalkcode.com/post.aspx?id=d400d39d-728c-414c-ae84-0672910bbccf</guid>
      <pubDate>Sat, 03 May 2008 00:18:00 -0700</pubDate>
      <category>Community</category>
      <category>.NET</category>
      <category>SilverLight 2</category>
      <dc:publisher>jeremysharp</dc:publisher>
      <pingback:server>http://www.letstalkcode.com/pingback.axd</pingback:server>
      <pingback:target>http://www.letstalkcode.com/post.aspx?id=d400d39d-728c-414c-ae84-0672910bbccf</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.letstalkcode.com/trackback.axd?id=d400d39d-728c-414c-ae84-0672910bbccf</trackback:ping>
      <wfw:comment>http://www.letstalkcode.com/post/New-site-live---Bikes-Blues-amp;-BBQ.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.letstalkcode.com/syndication.axd?post=d400d39d-728c-414c-ae84-0672910bbccf</wfw:commentRss>
    <feedburner:origLink>http://www.letstalkcode.com/post.aspx?id=d400d39d-728c-414c-ae84-0672910bbccf</feedburner:origLink></item>
    <item>
      <title>Community Events - Info</title>
      <description>&lt;h4&gt;&lt;strong&gt;&lt;a href="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/CommunityEventsInfo_E6FF/original_2.jpg"&gt;&lt;strong&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 5px; border-right-width: 0px" height="218" alt="original" src="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/CommunityEventsInfo_E6FF/original_thumb.jpg" width="223" align="right" border="0" /&gt;&lt;/strong&gt;&lt;/a&gt;&lt;a href="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/CommunityEventsInfo_E6FF/original_2.jpg"&gt;&lt;/a&gt;&lt;a href="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/CommunityEventsInfo_E6FF/original_2.jpg"&gt;&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/h4&gt;  &lt;h3&gt;::Second Life User Group::&lt;/h3&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/zainnab/" target="_blank"&gt;Zain Naboulsi&lt;/a&gt; is asking everyone to get the word out for the &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/zainnab/archive/2008/04/13/heroes-happen-here-launch-in-second-life-april-26th-2008.aspx" target="_blank"&gt;Heroes Happen Here Launch in Second Life -- April 26th, 2008&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Click &lt;a href="http://blogs.msdn.com/zainnab/archive/2008/04/13/heroes-happen-here-launch-in-second-life-april-26th-2008.aspx" target="_blank"&gt;Here&lt;/a&gt; to get all the info on the event as well as everything you need to get setup beforehand! &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;a href="http://www.dallastechfest.com/" target="_blank"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 5px 0px 0px; border-right-width: 0px" height="75" alt="DTFlogo_SM" src="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/CommunityEventsInfo_E6FF/DTFlogo_SM_3.gif" width="240" align="left" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;h3&gt;::DALLAS TechFest::&lt;/h3&gt;  &lt;p&gt;Less than one month:    &lt;br /&gt;&lt;a href="http://www.dallastechfest.com/" target="_blank"&gt;MORE INFO&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Notice - (pulled from &lt;a href="http://blogs.msdn.com/chkoenig/" target="_blank"&gt;Chris Koenig's&lt;/a&gt; Blog)&lt;/strong&gt;     &lt;br /&gt;The venue can only hold 500 people, so don&amp;#8217;t wait - register today to make sure you get your seat at the Dallas TechFest!&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Letstalkcodecom/~4/270438458" height="1" width="1"/&gt;</description>
      <link>http://feeds.feedburner.com/~r/Letstalkcodecom/~3/270438458/post.aspx</link>
      <author>jeremysharp</author>
      <comments>http://www.letstalkcode.com/post/Community-Events---Info.aspx#comment</comments>
      <guid isPermaLink="false">http://www.letstalkcode.com/post.aspx?id=ebd5e61f-396e-4358-9369-e961754fa057</guid>
      <pubDate>Sun, 13 Apr 2008 08:25:54 -0700</pubDate>
      <dc:publisher>jeremysharp</dc:publisher>
      <pingback:server>http://www.letstalkcode.com/pingback.axd</pingback:server>
      <pingback:target>http://www.letstalkcode.com/post.aspx?id=ebd5e61f-396e-4358-9369-e961754fa057</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.letstalkcode.com/trackback.axd?id=ebd5e61f-396e-4358-9369-e961754fa057</trackback:ping>
      <wfw:comment>http://www.letstalkcode.com/post/Community-Events---Info.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.letstalkcode.com/syndication.axd?post=ebd5e61f-396e-4358-9369-e961754fa057</wfw:commentRss>
    <feedburner:origLink>http://www.letstalkcode.com/post.aspx?id=ebd5e61f-396e-4358-9369-e961754fa057</feedburner:origLink></item>
    <item>
      <title>Notice: Changed RSS Feed URL</title>
      <description>&lt;p&gt;
Moving my RSS feed over to FeedBurner. 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://feeds.feedburner.com/Letstalkcodecom" target="_blank"&gt;&lt;img style="margin: 0px 10px 0px 0px; border: 0px" src="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/NoticeChangedRSSFeedURL_B911/flamocon_190h_3.gif" border="0" alt="flamocon_190h" width="179" height="190" align="left" /&gt;&lt;/a&gt;The new feed is: &lt;br /&gt;
&lt;a href="http://feeds.feedburner.com/Letstalkcodecom" title="http://feeds.feedburner.com/Letstalkcodecom"&gt;http://feeds.feedburner.com/Letstalkcodecom&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
In case your feed URL doesn&amp;#39;t automatically update please switch it to FeedBurner. 
&lt;/p&gt;
&lt;p&gt;
Thanks, &lt;br /&gt;
Jeremy Sharp
&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Letstalkcodecom/~4/269280147" height="1" width="1"/&gt;</description>
      <link>http://feeds.feedburner.com/~r/Letstalkcodecom/~3/269280147/post.aspx</link>
      <author>JeremySharp</author>
      <comments>http://www.letstalkcode.com/post/Notice-Changed-RSS-Feed-URL.aspx#comment</comments>
      <guid isPermaLink="false">http://www.letstalkcode.com/post.aspx?id=e4ff5c69-28f9-4998-9632-92347f1efd8d</guid>
      <pubDate>Sat, 12 Apr 2008 05:09:00 -0700</pubDate>
      <category>Community</category>
      <dc:publisher>JeremySharp</dc:publisher>
      <pingback:server>http://www.letstalkcode.com/pingback.axd</pingback:server>
      <pingback:target>http://www.letstalkcode.com/post.aspx?id=e4ff5c69-28f9-4998-9632-92347f1efd8d</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.letstalkcode.com/trackback.axd?id=e4ff5c69-28f9-4998-9632-92347f1efd8d</trackback:ping>
      <wfw:comment>http://www.letstalkcode.com/post/Notice-Changed-RSS-Feed-URL.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.letstalkcode.com/syndication.axd?post=e4ff5c69-28f9-4998-9632-92347f1efd8d</wfw:commentRss>
    <feedburner:origLink>http://www.letstalkcode.com/post.aspx?id=e4ff5c69-28f9-4998-9632-92347f1efd8d</feedburner:origLink></item>
    <item>
      <title>Team Foundation Server Power Tools</title>
      <description>&lt;p&gt;
&lt;a href="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/TeamFoundationServerPowerTools_14E71/image_2.png"&gt;&lt;img style="margin: 0px 0px 0px 5px; border: 0px" src="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/TeamFoundationServerPowerTools_14E71/image_thumb.png" border="0" alt="image" width="244" height="148" align="right" /&gt;&lt;/a&gt;I just stumbled across this. Our company has been using TFS for 4 or 5 months now. This is the very first time I have heard of this. That being said I wanted to pass it on. For all of you thinking well this is old news... (you should have told me) :) 
&lt;/p&gt;
&lt;p&gt;
To &lt;a href="http://msdn2.microsoft.com/en-us/teamsystem/aa718351.aspx" target="_blank"&gt;Download&lt;/a&gt; &lt;br /&gt;
&lt;em&gt;&amp;quot;Visual Studio 2005 Team Foundation Server Power Tools is a set of enhancements, tools and command-line utilities that improve the Team Foundation Server user experience.&amp;quot;&lt;/em&gt; 
&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Letstalkcodecom/~4/269054152" height="1" width="1"/&gt;</description>
      <link>http://feeds.feedburner.com/~r/Letstalkcodecom/~3/269054152/post.aspx</link>
      <author>JeremySharp</author>
      <comments>http://www.letstalkcode.com/post/Team-Foundation-Server-Power-Tools.aspx#comment</comments>
      <guid isPermaLink="false">http://www.letstalkcode.com/post.aspx?id=2bce07df-4cce-4841-9554-c620df617268</guid>
      <pubDate>Thu, 10 Apr 2008 23:47:00 -0700</pubDate>
      <category>.NET</category>
      <category>Visual Studio</category>
      <dc:publisher>JeremySharp</dc:publisher>
      <pingback:server>http://www.letstalkcode.com/pingback.axd</pingback:server>
      <pingback:target>http://www.letstalkcode.com/post.aspx?id=2bce07df-4cce-4841-9554-c620df617268</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.letstalkcode.com/trackback.axd?id=2bce07df-4cce-4841-9554-c620df617268</trackback:ping>
      <wfw:comment>http://www.letstalkcode.com/post/Team-Foundation-Server-Power-Tools.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.letstalkcode.com/syndication.axd?post=2bce07df-4cce-4841-9554-c620df617268</wfw:commentRss>
    <feedburner:origLink>http://www.letstalkcode.com/post.aspx?id=2bce07df-4cce-4841-9554-c620df617268</feedburner:origLink></item>
    <item>
      <title>Geek Dinner - Who's in?</title>
      <description>&lt;p&gt;
&lt;a href="http://www.geekdinners.com/" target="_blank"&gt;&lt;img style="margin: 0px 5px 5px 0px; border-width: 0px" src="http://www.letstalkcode.com/image.axd?picture=WindowsLiveWriter/GeekDinnerWhosin_144C9/gdlogo_3.jpg" border="0" alt="gdlogo" width="244" height="96" align="left" /&gt;&lt;/a&gt;&amp;nbsp; I&amp;#39;m organizing a GeekDinners.com event&amp;nbsp;.. BUY your own Dinner, no sponsors for this event. This is to talk about anything and everything. Please don&amp;#39;t come if your offended by people drinking alcohol.&amp;nbsp; &lt;br /&gt;
PLEASE RSVP: &lt;br /&gt;
&lt;a href="http://www.geekdinners.com/DinnerInstance.aspx?id=9" target="_blank" title="http://www.geekdinners.com/DinnerInstance.aspx?id=9"&gt;http://www.geekdinners.com/DinnerInstance.aspx?id=9&lt;/a&gt; &lt;br /&gt;
**Feel free to comment on this blog with any questions! 
&lt;/p&gt;
&lt;h4&gt;&lt;a href="http://www.geekdinners.com/Dinner.aspx?id=9"&gt;NWA local geeks wanted&lt;/a&gt; &lt;br /&gt;
Title: NWA Geek Social &lt;br /&gt;
Date: Thursday, May 08, 2008 &lt;br /&gt;
Time: 6:30 PM (local time)&lt;/h4&gt;
&lt;p&gt;
Location: &lt;br /&gt;
&lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=5420+W.+Sunset,+Springdale,+Ar+&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=33.847644,81.914062&amp;amp;ie=UTF8&amp;amp;ll=36.175955,-94.192014&amp;amp;spn=0.008418,0.019999&amp;amp;z=16&amp;amp;iwloc=addr"&gt;Jose&amp;#39;s&lt;/a&gt; &lt;br /&gt;
5420 W. Sunset &lt;br /&gt;
Springdale, Ar United States &lt;br /&gt;
4797509055 &lt;br /&gt;
Geek Social, everyone is invited being a geek isn&amp;#39;t required. For this event dinner will not be provided. Come to talk about work or come to not talk about work... :)&lt;br /&gt;
&lt;a href="http://oleforjoses.com/sw-grille.html" title="http://oleforjoses.com/sw-grille.html"&gt;http://oleforjoses.com/sw-grille.html&lt;/a&gt; 
&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Letstalkcodecom/~4/269054153" height="1" width="1"/&gt;</description>
      <link>http://feeds.feedburner.com/~r/Letstalkcodecom/~3/269054153/post.aspx</link>
      <author>JeremySharp</author>
      <comments>http://www.letstalkcode.com/post/Geek-Dinner---Who's-in.aspx#comment</comments>
      <guid isPermaLink="false">http://www.letstalkcode.com/post.aspx?id=073d7d91-e87b-4b9d-9c95-aa6e5f6ee72f</guid>
      <pubDate>Wed, 09 Apr 2008 23:05:00 -0700</pubDate>
      <category>Community</category>
      <dc:publisher>JeremySharp</dc:publisher>
      <pingback:server>http://www.letstalkcode.com/pingback.axd</pingback:server>
      <pingback:target>http://www.letstalkcode.com/post.aspx?id=073d7d91-e87b-4b9d-9c95-aa6e5f6ee72f</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.letstalkcode.com/trackback.axd?id=073d7d91-e87b-4b9d-9c95-aa6e5f6ee72f</trackback:ping>
      <wfw:comment>http://www.letstalkcode.com/post/Geek-Dinner---Who's-in.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.letstalkcode.com/syndication.axd?post=073d7d91-e87b-4b9d-9c95-aa6e5f6ee72f</wfw:commentRss>
    <feedburner:origLink>http://www.letstalkcode.com/post.aspx?id=073d7d91-e87b-4b9d-9c95-aa6e5f6ee72f</feedburner:origLink></item>
  </channel>
</rss>
