<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Chris Koenig</title>
	
	<link>http://chriskoenig.net</link>
	<description>Microsoft Developer Evangelist</description>
	<lastBuildDate>Sun, 15 Nov 2009 04:14:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
		<geo:lat>33.143792</geo:lat><geo:long>-96.839386</geo:long><creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/</creativeCommons:license><image><link>http://feeds.feedburner.com/ChrisKoenig</link><url>http://www.feedburner.com/fb/images/pub/fb_pwrd.gif</url><title>Chris Koenig</title></image><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/ChrisKoenig" type="application/rss+xml" /><feedburner:emailServiceId>ChrisKoenig</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2FChrisKoenig" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FChrisKoenig" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/ChrisKoenig" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2FChrisKoenig" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.live.com/?add=http%3A%2F%2Ffeeds.feedburner.com%2FChrisKoenig" src="http://tkfiles.storage.msn.com/x1piYkpqHC_35nIp1gLE68-wvzLZO8iXl_JMledmJQXP-XTBOLfmQv4zhj4MhcWEJh_GtoBIiAl1Mjh-ndp9k47If7hTaFno0mxW9_i3p_5qQw">Subscribe with Live.com</feedburner:feedFlare><feedburner:feedFlare href="http://www.addtoany.com/?linkname=Chris%20Koenig&amp;linkurl=http%3A%2F%2Ffeeds.feedburner.com%2FChrisKoenig&amp;type=feed" src="http://www.addtoany.com/addfr-b.gif">Add to Any Feed Reader</feedburner:feedFlare><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>November Update to Windows Azure Tools</title>
		<link>http://feedproxy.google.com/~r/ChrisKoenig/~3/KpYtBFWbTag/</link>
		<comments>http://chriskoenig.net/index.php/2009/11/14/november-update-to-windows-azure-tools/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 04:14:36 +0000</pubDate>
		<dc:creator>Chris Koenig</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://chriskoenig.net/index.php/2009/11/14/november-update-to-windows-azure-tools/</guid>
		<description><![CDATA[<p>The November version of the Windows Azure SDK and Tools was just released. Download them here. </p>
<p>New in the November 2009 SDK:</p>

Windows Azure Service Runtime managed library: The latest version of the Service Hosting Runtime API includes support for enhanced communication between roles and for runtime notification of service configuration changes. Direct communication between role [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F11%2F14%2Fnovember-update-to-windows-azure-tools%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F11%2F14%2Fnovember-update-to-windows-azure-tools%2F" height="61" width="51" /></a></div><p>The November version of the Windows Azure SDK and Tools was just released. Download them <a href="http://go.microsoft.com/fwlink/?LinkID=128752">here</a>. </p>
<p><b>New in the November 2009 SDK:</b></p>
<ul>
<li>Windows Azure Service Runtime managed library: The latest version of the Service Hosting Runtime API includes support for enhanced communication between roles and for runtime notification of service configuration changes. Direct communication between role instances enables new application development scenarios, including applications that distribute state across role instances. Service configuration changes include an increase or decrease in the number of request role instances and changes to the values of configuration settings. </li>
<li>Windows Azure Diagnostics managed library: The new Diagnostics API enables logging using standard .NET APIs. The Diagnostics API provides built-in support for collecting standard logs and diagnostic information, including the Windows Azure logs, IIS 7.0 logs, Failed Request logs, crash dumps, Windows Event logs, performance counters, and custom logs. </li>
<li>Certificate Management: Enhanced support for SSL certificates in Windows Azure and in the Windows Azure SDK enables the secure automated deployment of certificates to services hosted on Windows Azure. </li>
<li>Variable-size Virtual Machines : Developers may now specify the size of the virtual machine to which they wish to deploy a role instance, based on the role&#8217;s resource requirements. The size of the VM determines the number of CPU cores, the memory capacity, and the local file system size allocated to a running instance. </li>
<li>External endpoints for worker roles. A worker role may now define any number of external endpoints for HTTP, HTTPS, and TCP, and specify the desired port number for any external endpoint. </li>
<li>Persistent local resource storage: Developers can now choose to persist data written to a local storage resource at runtime when the role is recycled. </li>
<li>Windows Azure Storage Client managed library: The Storage Client library provides a .NET API for accessing the Windows Azure storage services. </li>
<li>Improved Development Storage: Development storage provides a high-fidelity simulation of the Windows Azure storage services in the cloud. Tables can now be created dynamically in the development storage Table service and are no longer required to be generated in advance. </li>
<li>Updated samples: The samples included with the Windows Azure SDK have been updated to demonstrate new features. The samples now include both C# and Visual Basic versions. </li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=KpYtBFWbTag:GvAJNP77Axw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=KpYtBFWbTag:GvAJNP77Axw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=KpYtBFWbTag:GvAJNP77Axw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=KpYtBFWbTag:GvAJNP77Axw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=KpYtBFWbTag:GvAJNP77Axw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=KpYtBFWbTag:GvAJNP77Axw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ChrisKoenig/~4/KpYtBFWbTag" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://chriskoenig.net/index.php/2009/11/14/november-update-to-windows-azure-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://chriskoenig.net/index.php/2009/11/14/november-update-to-windows-azure-tools/</feedburner:origLink></item>
		<item>
		<title>“Best of Launch” Events Coming to Austin and Tulsa</title>
		<link>http://feedproxy.google.com/~r/ChrisKoenig/~3/zQs7cingatE/</link>
		<comments>http://chriskoenig.net/index.php/2009/11/02/best-of-launch-events-coming-to-austin-and-tulsa/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 21:46:25 +0000</pubDate>
		<dc:creator>Chris Koenig</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://chriskoenig.net/index.php/2009/11/02/best-of-launch-events-coming-to-austin-and-tulsa/</guid>
		<description><![CDATA[<p></p>

<p> </p>
<p>TechNet &#38; MSDN Events Present: </p>
<p> 
<p>Highlights from “the New Efficiency” Launch</p>
<p>Join us as we explore how Windows® 7, Windows Server® 2008 R2 and Exchange Server® 2010 deliver on the new efficiency where cost savings, productivity and innovations come together. At this free event we’ll cover the “best of” content and deliver highlights from [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F11%2F02%2Fbest-of-launch-events-coming-to-austin-and-tulsa%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F11%2F02%2Fbest-of-launch-events-coming-to-austin-and-tulsa%2F" height="61" width="51" /></a></div><p><b></b></p>
<h4><b></b></h4>
<p><a href="http://chriskoenig.net/wp-content/uploads/2009/11/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://chriskoenig.net/wp-content/uploads/2009/11/image_thumb.png" width="698" height="137" /></a> </p>
<p><b><font size="4">TechNet &amp; MSDN Events Present: </font></b></p>
<p> <b></b>
<p><font size="4">Highlights from “the New Efficiency” Launch</font></p>
<p>Join us as we explore how Windows® 7, Windows Server® 2008 R2 and Exchange Server® 2010 deliver on the new efficiency where cost savings, productivity and innovations come together. At this free event we’ll cover the “best of” content and deliver highlights from “the New Efficiency” Launch events taking place nationwide. </p>
<p><b>ATTEND</b> this special event and learn about these exciting new products and discover how:</p>
<ul>
<li><b><i>Windows 7</i></b> simplifies everyday tasks, improves productivity and works the way you want.&#160; </li>
<li><b><i>Windows Server 2008 R2 </i></b>delivers new functionality and powerful improvements to the core Windows Server operating system to help organizations increase control, availability, and flexibility for their changing business needs. </li>
<li><b><i>Exchange Server 2010</i></b> achieves new levels of reliability, reduces cost and drives productivity. </li>
</ul>
<p><a href="http://chriskoenig.net/wp-content/uploads/2009/11/image1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://chriskoenig.net/wp-content/uploads/2009/11/image_thumb1.png" width="695" height="48" /></a> </p>
<table>
<tbody>
<tr>
<td>
<p><b>TechNet Events Presents &gt;</b>             <br />8:30 am &#8211; 12:00 pm             </p>
<p>SESSIONS INCLUDE</p>
<ul>
<li>Introducing Windows 7 </li>
<li>Introduction to Windows Server 2008 R2 </li>
<li>Introducing Exchange Server 2010 </li>
</ul>
<p><b>Date/Location/Registration</b></p>
<ul>
<li>12/8/2009 &#8211; <u><a href="http://go.microsoft.com/?linkid=9692631">Austin, TX</a></u> </li>
<li>12/9/2009 &#8211; <u><a href="http://go.microsoft.com/?linkid=9692632">Tulsa, OK</a></u> </li>
</ul>
</td>
<td>
<p><b>MSDN Events Presents &gt;             <br /></b>1:00 pm &#8211; 4:30 pm             </p>
<p>SESSIONS INCLUDE</p>
<ul>
<li>Taking Your Application to the Next Level with Windows 7 </li>
<li>Light up Your Application with Graphics, Multi-touch and Ribbon on Windows 7 </li>
<li>What’s new and changed in Windows Server 2008 R2 </li>
</ul>
<p><b>Date/Location/Registration</b></p>
<ul>
<li>12/8/2009 &#8211; <u><a href="http://go.microsoft.com/?linkid=9692640">Austin, TX</a></u> </li>
<li>12/9/2009 &#8211; <u><a href="http://go.microsoft.com/?linkid=9692641">Tulsa, OK</a></u> </li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>Sign up today before they sell out!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=zQs7cingatE:u6YqvKUYQLw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=zQs7cingatE:u6YqvKUYQLw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=zQs7cingatE:u6YqvKUYQLw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=zQs7cingatE:u6YqvKUYQLw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=zQs7cingatE:u6YqvKUYQLw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=zQs7cingatE:u6YqvKUYQLw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ChrisKoenig/~4/zQs7cingatE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://chriskoenig.net/index.php/2009/11/02/best-of-launch-events-coming-to-austin-and-tulsa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://chriskoenig.net/index.php/2009/11/02/best-of-launch-events-coming-to-austin-and-tulsa/</feedburner:origLink></item>
		<item>
		<title>October DevCares – Windows 7 for Developers</title>
		<link>http://feedproxy.google.com/~r/ChrisKoenig/~3/eE_TZPewuEw/</link>
		<comments>http://chriskoenig.net/index.php/2009/10/28/october-devcares-windows-7-for-developers/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 05:56:38 +0000</pubDate>
		<dc:creator>Chris Koenig</dc:creator>
				<category><![CDATA[Dallas]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://chriskoenig.net/index.php/2009/10/28/october-devcares-windows-7-for-developers/</guid>
		<description><![CDATA[<p>&#160; + </p>
<p>UPDATE:&#160; Here is a link to the deck and demos from my talk this morning:</p>
<p> 
<p>I’ll be presenting at the October DevCares event in Dallas on Friday, October 30 on Windows 7 for Developers.&#160; Here’s the session abstract:</p>
<p>Windows 7 for Developers</p>
<p>Windows 7 enables developers to create distinctive and intuitive applications that significantly  [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F10%2F28%2Foctober-devcares-windows-7-for-developers%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F10%2F28%2Foctober-devcares-windows-7-for-developers%2F" height="61" width="51" /></a></div><p><a href="http://chriskoenig.net/wp-content/uploads/2009/10/Window7Ultimate_h_rgb.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Window7-Ultimate_h_rgb" border="0" alt="Window7-Ultimate_h_rgb" src="http://chriskoenig.net/wp-content/uploads/2009/10/Window7Ultimate_h_rgb_thumb.png" width="240" height="43" /></a>&#160; <font size="7">+<a href="http://dallasdevcares.com"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://chriskoenig.net/wp-content/uploads/2009/10/image.png" width="240" height="52" /></a> </font></p>
<p>UPDATE:&#160; Here is a link to the deck and demos from my talk this morning:</p>
<p> <iframe style="padding-bottom: 0px; background-color: #fcfcfc; padding-left: 0px; width: 98px; padding-right: 0px; height: 115px; padding-top: 0px" title="Preview" marginheight="0" src="http://cid-427749d05e37d212.skydrive.live.com/embedicon.aspx/Presentations/Win7%20for%20Developers.zip" frameborder="0" marginwidth="0" scrolling="no"></iframe>
<p>I’ll be presenting at the October <a href="http://dallasdevcares.com">DevCares</a> event in Dallas on Friday, October 30 on Windows 7 for Developers.&#160; Here’s the session abstract:</p>
<blockquote><p><strong>Windows 7 for Developers</strong></p>
<p>Windows 7 enables developers to create distinctive and intuitive applications that significantly      <br />enhance discoverability, usability, and sheer enjoyment. New methods of desktop integration put       <br />application functionality right at the user’s fingertips. New Touch APIs enable natural interactions       <br />through multitouch and finger-panning gestures. Rapid advances in hardware and software       <br />technology are also driving higher-fidelity user experiences. Windows 7 brings these advances under       <br />developer control with new and flexible APIs that take full advantage of the technology, while       <br />making it even easier to develop compelling applications. Join Microsoft Developer Evangelist Chris       <br />Koenig for a tour of developing for Windows 7 to include samples for multi-touch, ribbon, superbar       <br />integration and more! </p>
</blockquote>
<p>Once the talk is over, I’ll update this post with links to the downloads for the deck and the demos.&#160; </p>
<p>For those of you that want to get a jumpstart on this content, there are a lot of great resources out there.&#160; I’ve got them currently scattered all over the place, but I’ll be consolidating them in my usual spot:&#160; my Delicious account!&#160; Just hit <a href="http://delicious.com/chriskoenig/windows7">http://delicious.com/chriskoenig/windows7</a> for of all my references for the talk, as well as other valuable links to Windows 7 content.&#160; The great part about using Delicious is that I can update that list at any time, and – if you’re subscribed to it – you get notified via RSS of those changes.&#160; </p>
<p>I used to have this thing wired up that would auto-post a daily update of what links I added or deleted from my Delicious account, but that got to be incredibly annoying and filled up my blog with relatively worthless babble.&#160; Now, I write all my own babble and feel much better about it!</p>
<p>You can also see what else I’ve got coming up by checking my new <a href="/index.php/hear-me-speak/">Hear Me Speak!</a> page on this site.&#160; Not all of the sessions are open to the public, but most are (or should be).&#160; It’s a listing by date, and by session, so it might *look* like there are some duplicates in there, but there really shouldn’t be.&#160; As always, if you have any questions, just drop me a line.&#160; Eventually, I’ll make this a fancier list, where you can get links to the events, and subscribe to changes, and all that stuff, but as you can see from that page I don’t have a lot of spare time these days <img src='http://chriskoenig.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </p>
</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:528f39d3-810e-494d-85d7-92f44538f272" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/devcares" rel="tag">devcares</a>,<a href="http://technorati.com/tags/event" rel="tag">event</a>,<a href="http://technorati.com/tags/dallas" rel="tag">dallas</a>,<a href="http://technorati.com/tags/windows7" rel="tag">windows7</a></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=eE_TZPewuEw:GTjvPzGTpXw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=eE_TZPewuEw:GTjvPzGTpXw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=eE_TZPewuEw:GTjvPzGTpXw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=eE_TZPewuEw:GTjvPzGTpXw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=eE_TZPewuEw:GTjvPzGTpXw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=eE_TZPewuEw:GTjvPzGTpXw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ChrisKoenig/~4/eE_TZPewuEw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://chriskoenig.net/index.php/2009/10/28/october-devcares-windows-7-for-developers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://chriskoenig.net/index.php/2009/10/28/october-devcares-windows-7-for-developers/</feedburner:origLink></item>
		<item>
		<title>Tulsa TechFest is almost here!</title>
		<link>http://feedproxy.google.com/~r/ChrisKoenig/~3/5RL4x5Qcm5A/</link>
		<comments>http://chriskoenig.net/index.php/2009/10/25/tulsa-techfest-is-almost-here/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 04:36:33 +0000</pubDate>
		<dc:creator>Chris Koenig</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[TechFest]]></category>
		<category><![CDATA[Tulsa]]></category>

		<guid isPermaLink="false">http://chriskoenig.net/index.php/2009/10/25/tulsa-techfest-is-almost-here/</guid>
		<description><![CDATA[<p></p>
<p>Ok gang – it’s almost November 6, and you know that that means… it’s time for Tulsa TechFest!&#160; TTF is our annual tech conference featuring 13 tracks and over 60 sessions of high-quality, expert contributed content.&#160; I’m really excited about this year’s speaker line-up!&#160; Here are just some of the speaker highlights you can look [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F10%2F25%2Ftulsa-techfest-is-almost-here%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F10%2F25%2Ftulsa-techfest-is-almost-here%2F" height="61" width="51" /></a></div><p><a href="http://techfests.com/Tulsa/2009/"><img alt="TulsaTechFest 2009" src="http://techfests.com/Tulsa/2009/SiteImages/MediaKit/TulsaTechFest2009_banner.gif" /></a></p>
<p>Ok gang – it’s almost November 6, and you know that that means… it’s time for <a href="http://tulsatechfest.com">Tulsa TechFest</a>!&#160; TTF is our annual tech conference featuring 13 tracks and over 60 sessions of high-quality, expert contributed content.&#160; I’m really excited about this year’s speaker line-up!&#160; Here are just some of the speaker highlights you can look forward to when you attend:</p>
<ul>
<li><a href="http://designisbeautiful.com/">Joe Fletcher</a> – UX Lead for Microsoft Surface, talking about Touch Computing </li>
<li><a href="http://blogs.msdn.com/jennifer/">Jennifer Marsman</a> – DE from Ann Arbor, talking about Azure, WF and Win7 Multi-touch </li>
<li><a href="http://www.benkotips.com/">Mike Benkovich</a> – DE from Minneapolis, talking about Expression Blend, XAML and LINQ </li>
<li><a href="http://blog.phatboyg.com/">Chris Patterson</a> – C# MVP from Tulsa, talking about Message-driven Architecture </li>
<li><a href="http://addressof.com">Cory Smith</a> – Windows Client MVP from Fort Worth, talking about Click Once deployments </li>
<li><a href="http://jaysmith.us/">Jay Smith</a> – ASP.NET MVP from Fayetteville, AR, talking about Visual Studio 2010 and Agile Software Development </li>
<li><a href="http://www.sharepointcowboy.com/">Eric Shupps</a> – SharePoint MVP from Fort Worth, talking about SharePoint and Visual Studio 2010 </li>
<li><a href="http://weblogs.asp.net/dotnetarchitect">Rob Vettor</a> – ASP.NET MVP from Dallas , talking about ADO.NET Data Services </li>
<li><a href="http://www.drowningintechnicaldebt.com/ShawnWeisfeld/default.aspx">Shawn Weisfeld</a> – C# MVP from Dallas, talking Generics </li>
<li><a href="http://blogs.telerik.com/toddanglin">Todd Anglin</a> – ASP.NET MVP and Chief Evangelist for Telerik from Houston, talking about Silverlight 3 and ASP.NET MVC </li>
<li>Robert Boedingheimer – C# MVP talking about ASP.NET 4.0 and jQuery with Visual Studio 2010 </li>
<li><a href="http://chriskoenig.net/">Chris Koenig</a> – Developer Evangelist from Microsoft, talking about C# 4.0, Visual Studio 2010 and the .NET Service Bus </li>
</ul>
<p>As you can see, there are a LOT of very experienced speakers delivering some AWESOME sessions.&#160;&#160; For speakers of this quality, you’d normally have to spend several hundred dollars at a paid conference, or attend a bazillion user group meetings all over the country.&#160; Luckily for you, <a href="http://davidlwalker.com">David Walker</a> has brought all this talent together into one FREE event!</p>
<p>When is this event&#160; and how do I register, you’re asking?&#160; Here’s all the important info you’ll need to share with your boss/manager/spouse/etc to get the day off to come out to Tulsa:</p>
<blockquote><p><a href="http://tulsatechfest.com"><font size="4">Tulsa TechFest</font></a>       <br /><font size="4">November 6th 2009        <br /></font><a href="http://www.osu-tulsa.okstate.edu/"><font size="4">OSU-Tulsa</font></a><font size="4"> (</font><a href="http://www.osu-tulsa.okstate.edu/campusmap.asp"><font size="4">map</font></a><font size="4">)        <br />8:00 AM – 6:30 PM</font></p>
<p><font size="4">Price: FREE!&#160; Just bring 2 cans of food to donate to the Food Bank of Eastern Oklahoma</font></p>
<p><font size="4">More Information at <a href="http://tulsatechfest.com">http://tulsatechfest.com</a></font></p>
</blockquote>
<p>Make sure you head over to <a href="http://tulsatechfest.com">http://tulsatechfest.com</a> and register today. Even though the event is free, we would like to get an accurate count of attendees so that we can adequately estimate the amount of food and drink to get.</p>
<p>Here’s hoping to see you there!</p>
</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:5967c8e0-ad57-425f-a66d-17f3346fba66" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/tulsatechfest" rel="tag">tulsatechfest</a>,<a href="http://technorati.com/tags/tulsa" rel="tag">tulsa</a>,<a href="http://technorati.com/tags/events" rel="tag">events</a>,<a href="http://technorati.com/tags/oklahoma" rel="tag">oklahoma</a></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=5RL4x5Qcm5A:YJRTom_Z7ZQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=5RL4x5Qcm5A:YJRTom_Z7ZQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=5RL4x5Qcm5A:YJRTom_Z7ZQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=5RL4x5Qcm5A:YJRTom_Z7ZQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=5RL4x5Qcm5A:YJRTom_Z7ZQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=5RL4x5Qcm5A:YJRTom_Z7ZQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ChrisKoenig/~4/5RL4x5Qcm5A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://chriskoenig.net/index.php/2009/10/25/tulsa-techfest-is-almost-here/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://chriskoenig.net/index.php/2009/10/25/tulsa-techfest-is-almost-here/</feedburner:origLink></item>
		<item>
		<title>Meet the Creator of Centipede!</title>
		<link>http://feedproxy.google.com/~r/ChrisKoenig/~3/C6rhL2olKv4/</link>
		<comments>http://chriskoenig.net/index.php/2009/10/20/meet-the-creator-of-centipede/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 19:26:25 +0000</pubDate>
		<dc:creator>Chris Koenig</dc:creator>
				<category><![CDATA[Arkansas]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[centipede]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[meeting]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[user group]]></category>

		<guid isPermaLink="false">http://chriskoenig.net/index.php/2009/10/20/meet-the-creator-of-centipede/</guid>
		<description><![CDATA[<p> (screen shot photo courtesy of wikipedia)</p>
<p>Who doesn’t like the game Centipede – fast, furious action in the garden where centipedes and spiders attack you mercilessly as you dodge through toadstools trying to eliminate the unwanted pests.&#160; Ever wonder where this game came from, and who created it?&#160; Now is your chance to meet the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F10%2F20%2Fmeet-the-creator-of-centipede%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F10%2F20%2Fmeet-the-creator-of-centipede%2F" height="61" width="51" /></a></div><p><img style="margin: 0px; display: inline" alt="File:Centipede arcade.png" src="http://upload.wikimedia.org/wikipedia/en/8/80/Centipede_arcade.png" width="226" height="240" /> (screen shot photo courtesy of wikipedia)</p>
<p>Who doesn’t like the game Centipede – fast, furious action in the garden where centipedes and spiders attack you mercilessly as you dodge through toadstools trying to eliminate the unwanted pests.&#160; Ever wonder where this game came from, and who created it?&#160; Now is your chance to meet the creator of Centipede – Dona Bailey – at the upcoming Harrison .NET User Group meeting on November 3rd, 2009.&#160; Not resting on her laurels, Dona has remained busy in the software industry, and will be speaking that night on&#160; 3D modeling as well as her experiences at Atari and with creating the game Centipede.</p>
<p>To register for this FREE event, just visit <a href="http://www.clicktoattend.com/?id=141461">http://www.clicktoattend.com/?id=141461</a> and sign up.</p>
<p>Oh – and did I mention the prize?&#160; The User Group will be giving away a Vintage Centipede Arcade Game as the grand prize!&#160; Here’s a picture, in case you are curious on how well it will fit in the back of your Ford Festiva:</p>
<p><a href="http://chriskoenig.net/wp-content/uploads/2009/10/VintageCentipedeArcadeMachine.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Vintage Centipede Arcade Machine" border="0" alt="Vintage Centipede Arcade Machine" src="http://chriskoenig.net/wp-content/uploads/2009/10/VintageCentipedeArcadeMachine_thumb.jpg" width="142" height="244" /></a></p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:f53b71c4-7303-43ab-bfc7-5a2235daad92" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/centipede" rel="tag">centipede</a>,<a href="http://technorati.com/tags/microsoft" rel="tag">microsoft</a>,<a href="http://technorati.com/tags/user+group" rel="tag">user group</a>,<a href="http://technorati.com/tags/meeting" rel="tag">meeting</a>,<a href="http://technorati.com/tags/event" rel="tag">event</a>,<a href="http://technorati.com/tags/arkansas" rel="tag">arkansas</a></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=C6rhL2olKv4:5yYav4EkbP0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=C6rhL2olKv4:5yYav4EkbP0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=C6rhL2olKv4:5yYav4EkbP0:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=C6rhL2olKv4:5yYav4EkbP0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=C6rhL2olKv4:5yYav4EkbP0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=C6rhL2olKv4:5yYav4EkbP0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ChrisKoenig/~4/C6rhL2olKv4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://chriskoenig.net/index.php/2009/10/20/meet-the-creator-of-centipede/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://chriskoenig.net/index.php/2009/10/20/meet-the-creator-of-centipede/</feedburner:origLink></item>
		<item>
		<title>Local Hero:  Zeeshan Hirani</title>
		<link>http://feedproxy.google.com/~r/ChrisKoenig/~3/zVEGzLBcleg/</link>
		<comments>http://chriskoenig.net/index.php/2009/10/09/local-hero-zeeshan-hirani/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 20:30:40 +0000</pubDate>
		<dc:creator>Chris Koenig</dc:creator>
				<category><![CDATA[Dallas]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://chriskoenig.net/index.php/2009/10/09/local-hero-zeeshan-hirani/</guid>
		<description><![CDATA[<p>One of our own local smart guys, Zeeshan Hirani, along with his partner Larry Tenny, have completed work on their&#160; book &#34;Entity Framework Recipes”.&#160; This book features learning EF 4.0 through real-world samples that go beyond just basic operations&#160; the Northwind&#160; &#8211; (from the Amazon site) “Armed with this experience, you will be ready to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F10%2F09%2Flocal-hero-zeeshan-hirani%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F10%2F09%2Flocal-hero-zeeshan-hirani%2F" height="61" width="51" /></a></div><p>One of our own local smart guys, <a href="http://weblogs.asp.net/zeeshanhirani/" target="_blank">Zeeshan Hirani</a>, along with his partner Larry Tenny, have completed work on their&#160; book &quot;<a href="http://efrecipes.com/" target="_blank">Entity Framework Recipes</a>”.&#160; This book features learning EF 4.0 through real-world samples that go beyond just basic operations&#160; the Northwind&#160; &#8211; (from the Amazon site) “Armed with this experience, you will be ready to dive deep into Entity Framework, experiment with new approaches, and develop ways to solve even the most difficult data access challenges”.</p>
<p><a href="http://www.amazon.com/dp/1430227036/ref=cm_sw_su_dp"><img border="0" alt="Entity Framework Recipes: A Problem-Solution Approach" src="http://ecx.images-amazon.com/images/I/51tNKMPVidL._SL500_AA240_.jpg" width="240" height="240" /></a></p>
<p>The book is available for pre-order at Amazon for 16% off the cover price, so order yours today!</p>
<p><a href="http://www.amazon.com/dp/1430227036/ref=cm_sw_su_dp">Amazon.com: Entity Framework Recipes: A Problem-Solution Approach (9781430227038): Zeeshan Hirani, Larry Tenny: Books</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=zVEGzLBcleg:Cc-X1WvoPAM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=zVEGzLBcleg:Cc-X1WvoPAM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=zVEGzLBcleg:Cc-X1WvoPAM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=zVEGzLBcleg:Cc-X1WvoPAM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=zVEGzLBcleg:Cc-X1WvoPAM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=zVEGzLBcleg:Cc-X1WvoPAM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ChrisKoenig/~4/zVEGzLBcleg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://chriskoenig.net/index.php/2009/10/09/local-hero-zeeshan-hirani/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://chriskoenig.net/index.php/2009/10/09/local-hero-zeeshan-hirani/</feedburner:origLink></item>
		<item>
		<title>The Future of C#</title>
		<link>http://feedproxy.google.com/~r/ChrisKoenig/~3/0GNZFSE4uVQ/</link>
		<comments>http://chriskoenig.net/index.php/2009/10/09/the-future-of-c/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 20:19:55 +0000</pubDate>
		<dc:creator>Chris Koenig</dc:creator>
				<category><![CDATA[Dallas]]></category>
		<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://chriskoenig.net/index.php/2009/10/09/the-future-of-c/</guid>
		<description><![CDATA[<p>Based on the popularity of the talk I gave recently at the North Dallas .NET User Group meeting, I’ve scheduled a special-edition MSDN Event for November 11th to go over all the new, cool features of C# 4.0 including dynamic language enhancements, named &#38; optional paramteres, COM Interop and more!</p>
<p>For more info, and to register [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F10%2F09%2Fthe-future-of-c%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F10%2F09%2Fthe-future-of-c%2F" height="61" width="51" /></a></div><p>Based on the popularity of the talk I gave recently at the North Dallas .NET User Group meeting, I’ve scheduled a special-edition MSDN Event for November 11th to go over all the new, cool features of C# 4.0 including dynamic language enhancements, named &amp; optional paramteres, COM Interop and more!</p>
<p>For more info, and to register for the event, check out the event listing on <a href="http://www.communitymegaphone.com/ShowEvent.aspx?EventID=2045" target="_blank">CommunityMegaphone.com</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=0GNZFSE4uVQ:u9wkTPmE_nw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=0GNZFSE4uVQ:u9wkTPmE_nw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=0GNZFSE4uVQ:u9wkTPmE_nw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=0GNZFSE4uVQ:u9wkTPmE_nw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=0GNZFSE4uVQ:u9wkTPmE_nw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=0GNZFSE4uVQ:u9wkTPmE_nw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ChrisKoenig/~4/0GNZFSE4uVQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://chriskoenig.net/index.php/2009/10/09/the-future-of-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://chriskoenig.net/index.php/2009/10/09/the-future-of-c/</feedburner:origLink></item>
		<item>
		<title>New Dallas IT Pro User Group</title>
		<link>http://feedproxy.google.com/~r/ChrisKoenig/~3/SpnuAhtvV1A/</link>
		<comments>http://chriskoenig.net/index.php/2009/10/07/new-dallas-it-pro-user-group/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 14:06:41 +0000</pubDate>
		<dc:creator>Chris Koenig</dc:creator>
				<category><![CDATA[Dallas]]></category>
		<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://chriskoenig.net/index.php/2009/10/07/new-dallas-it-pro-user-group/</guid>
		<description><![CDATA[<p>My good friend and Evangelism partner John Weston has helped the guys in the Dallas/Fort Worth area expand their online user group to offline!&#160; The newly formed DFW IT Professionals User Group will have it’s first meeting on Oct 20th at the Microsoft Office in Las Colinas.&#160; For more information, check out John’s blog post: [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F10%2F07%2Fnew-dallas-it-pro-user-group%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F10%2F07%2Fnew-dallas-it-pro-user-group%2F" height="61" width="51" /></a></div><p>My good friend and Evangelism partner John Weston has helped the guys in the Dallas/Fort Worth area expand their online user group to offline!&#160; The newly formed <a href="http://www.dfwitprofessionals.com/" target="_blank">DFW IT Professionals User Group</a> will have it’s first meeting on Oct 20th at the Microsoft Office in Las Colinas.&#160; For more information, check out John’s blog post: </p>
<p><a href="http://blogs.technet.com/jweston/archive/2009/10/07/new-dallas-it-pro-user-group.aspx">John Weston Stories, Information, and random thoughts. : New Dallas IT Pro User Group</a></p>
<p>John will be the featured speaker for the inaugural meeting, and the topic will be “Windows 7 Tips,Tricks and Everything Else You Wanted to Know”.</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d55722e5-ad94-42ff-93e1-f87d6ba0a598" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/itpro" rel="tag">itpro</a>,<a href="http://technorati.com/tags/community" rel="tag">community</a>,<a href="http://technorati.com/tags/user+group" rel="tag">user group</a>,<a href="http://technorati.com/tags/dallas" rel="tag">dallas</a></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=SpnuAhtvV1A:if5vdEhS2u0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=SpnuAhtvV1A:if5vdEhS2u0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=SpnuAhtvV1A:if5vdEhS2u0:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=SpnuAhtvV1A:if5vdEhS2u0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=SpnuAhtvV1A:if5vdEhS2u0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=SpnuAhtvV1A:if5vdEhS2u0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ChrisKoenig/~4/SpnuAhtvV1A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://chriskoenig.net/index.php/2009/10/07/new-dallas-it-pro-user-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://chriskoenig.net/index.php/2009/10/07/new-dallas-it-pro-user-group/</feedburner:origLink></item>
		<item>
		<title>Tulsa TechFest Sessions are Up!</title>
		<link>http://feedproxy.google.com/~r/ChrisKoenig/~3/pbn8zbvsJ88/</link>
		<comments>http://chriskoenig.net/index.php/2009/09/27/tulsa-techfest-sessions-are-up/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 14:46:08 +0000</pubDate>
		<dc:creator>Chris Koenig</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[TechFest]]></category>
		<category><![CDATA[Tulsa]]></category>

		<guid isPermaLink="false">http://chriskoenig.net/index.php/2009/09/27/tulsa-techfest-sessions-are-up/</guid>
		<description><![CDATA[<p> </p>
<p>The session list for Tulsa TechFest 2009 have been posted to the event website.&#160; I’ve got 2 sessions, one on cloud (that I’m not sure what I’ll be presenting on yet – any suggestions?) and one on C# 4.0 / VS2010.&#160; </p>
<p>Agenda: http://techfests.com/Tulsa/2009/Agenda/default.aspx</p>
<p>Tulsa TechFest is one of the premier cross-platform, cross-discipline conferences in South [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F09%2F27%2Ftulsa-techfest-sessions-are-up%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F09%2F27%2Ftulsa-techfest-sessions-are-up%2F" height="61" width="51" /></a></div><p><a href="http://techfests.com/Tulsa/2009/default.aspx"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="TulsaTechFest_2009" border="0" alt="TulsaTechFest_2009" src="http://chriskoenig.net/wp-content/uploads/2009/09/TulsaTechFest_20091.gif" width="486" height="60" /></a> </p>
<p>The session list for <a href="http://techfests.com/Tulsa/2009/default.aspx">Tulsa TechFest 2009</a> have been posted to the event website.&#160; I’ve got 2 sessions, one on cloud (that I’m not sure what I’ll be presenting on yet – any suggestions?) and one on C# 4.0 / VS2010.&#160; </p>
<p>Agenda: <a title="http://techfests.com/Tulsa/2009/Agenda/default.aspx" href="http://techfests.com/Tulsa/2009/Agenda/default.aspx">http://techfests.com/Tulsa/2009/Agenda/default.aspx</a></p>
<p>Tulsa TechFest is one of the premier cross-platform, cross-discipline conferences in South Central.&#160; Over the past 2 years, we’ve hit over 1000 attendees per event, and are looking to really make a big splash again this year.&#160; Following the trend from last year, registration will be “two cans or two bucks”.&#160; Food collected will be donated to the <a href="http://www.cfbeo.org/">Community FoodBank of Eastern Oklahoma</a>, and all money will be donated to the <a href="http://www.fcsok.org/">Family &amp; Children’s Services</a>. </p>
<p>You can keep up with what’s going on with Tulsa TechFest by following @TulsaTechFest on Twitter, or subscribing to <a href="mailto:newsletter-request@tulsatechfest.com">newsletter-request@tulsatechfest.com</a>.&#160; </p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:1277ba42-f9e3-4a3c-b156-c9d1a1c1e2a0" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/tulsatechfest" rel="tag">tulsatechfest</a>,<a href="http://technorati.com/tags/tulsa" rel="tag">tulsa</a>,<a href="http://technorati.com/tags/events" rel="tag">events</a></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=pbn8zbvsJ88:2gLbk3mMnCE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=pbn8zbvsJ88:2gLbk3mMnCE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=pbn8zbvsJ88:2gLbk3mMnCE:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=pbn8zbvsJ88:2gLbk3mMnCE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=pbn8zbvsJ88:2gLbk3mMnCE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=pbn8zbvsJ88:2gLbk3mMnCE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ChrisKoenig/~4/pbn8zbvsJ88" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://chriskoenig.net/index.php/2009/09/27/tulsa-techfest-sessions-are-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://chriskoenig.net/index.php/2009/09/27/tulsa-techfest-sessions-are-up/</feedburner:origLink></item>
		<item>
		<title>New Partner – DiscountASP.NET</title>
		<link>http://feedproxy.google.com/~r/ChrisKoenig/~3/YHkh8kt_Qmk/</link>
		<comments>http://chriskoenig.net/index.php/2009/09/25/new-partner-discountasp-net/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 01:26:24 +0000</pubDate>
		<dc:creator>Chris Koenig</dc:creator>
				<category><![CDATA[GiveCamp]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://chriskoenig.net/index.php/2009/09/25/new-partner-discountasp-net/</guid>
		<description><![CDATA[<p>I’m thrilled to announce a new partnership with GiveCamp!  Our good friends at DiscountASP.NET have agreed to start partnering with GiveCamp to offer FREE WEBSITE HOSTING to all charities and non-profits that participate in a GiveCamp event!  This is great news, as many of these groups don’t have a website presence at all.  I’m really [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F09%2F25%2Fnew-partner-discountasp-net%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fchriskoenig.net%2Findex.php%2F2009%2F09%2F25%2Fnew-partner-discountasp-net%2F" height="61" width="51" /></a></div><p>I’m thrilled to announce a new partnership with GiveCamp!  Our good friends at <a href="http://discountasp.net/">DiscountASP.NET</a> have agreed to start partnering with GiveCamp to offer FREE WEBSITE HOSTING to all charities and non-profits that participate in a GiveCamp event!  This is great news, as many of these groups don’t have a website presence at all.  I’m really looking forward to working with <a href="http://discountasp.net/">DiscountASP.NET</a> in future GiveCamps!</p>
<p>Check out our <a href="http://givecamp.org/partners">Partner Page</a> to see who else we value as partners of GiveCamp!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=YHkh8kt_Qmk:fz1HB2PlhfY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=YHkh8kt_Qmk:fz1HB2PlhfY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=YHkh8kt_Qmk:fz1HB2PlhfY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=YHkh8kt_Qmk:fz1HB2PlhfY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?i=YHkh8kt_Qmk:fz1HB2PlhfY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ChrisKoenig?a=YHkh8kt_Qmk:fz1HB2PlhfY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ChrisKoenig?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ChrisKoenig/~4/YHkh8kt_Qmk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://chriskoenig.net/index.php/2009/09/25/new-partner-discountasp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://chriskoenig.net/index.php/2009/09/25/new-partner-discountasp-net/</feedburner:origLink></item>
	</channel>
</rss>
