<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>Developing UX &#187; INETA</title>
	<atom:link href="http://developingux.com/topic/ineta/feed/" rel="self" type="application/rss+xml" />
	<link>http://developingux.com</link>
	<description>Caleb Jenkins on Silverlight &#124; .NET &#124; Design &#124; Development &#124; Architecture &#124; Community</description>
	<lastBuildDate>Mon, 30 Aug 2010 02:43:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	
	<item>
		<title>Lessons learned from speaking at the North Dallas .NET Users Group</title>
		<link>http://developingux.com/blog/2010/03/04/lessons-learned-from-north-dallas-net-users-group/</link>
		<comments>http://developingux.com/blog/2010/03/04/lessons-learned-from-north-dallas-net-users-group/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 18:53:03 +0000</pubDate>
		<dc:creator>Caleb Jenkins</dc:creator>
				<category><![CDATA[INETA]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Family]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[nddnug]]></category>

		<guid isPermaLink="false">http://developingux.com/?p=898</guid>
		<description><![CDATA[Bring your A game, do your best, leave it all on the field. That’s how I roll… until last night. Last night I presented on MVVM in Silverlight at the North Dallas .NET Users Group. It was a great turn out with a lot of interaction and excellent questions. Huge thanks to the organizers for [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="nddnug" src="http://developingux.com/wp-content/uploads/2010/03/nddnug.gif" border="0" alt="nddnug" width="295" height="103" /></p>
<p><em>Bring your A game</em>, do your best, leave it all on the field. That’s how I roll… until last night. Last night I presented on MVVM in Silverlight at the <a href="http://northdallas.net/">North Dallas .NET Users Group</a>. It was a great turn out with a lot of interaction and excellent questions. Huge thanks to the organizers for having me, and to every one that turned out for it!</p>
<p>OK, I learned two big lessons last night. First, don’t prep your demo’s with a source control system that you are not 100% comfortable with yet.. second, don’t keep your speaking engagements when you’ve been taking care of sick people all week.</p>
<p><span id="more-898"></span></p>
<h3>Don’t get sick</h3>
<p>This week, my family got hit bad with <a href="http://en.wikipedia.org/wiki/Rotavirus">Rotavirus</a>. I’m not going to sugar coat it, this was a bad week in the Jenkins home. We had to deal with this bug once before when our oldest son was a baby… it was bad then, now times that by five. My wife, son, and 3 daughters have had a rough week to put it mildly. Fortunately, I work for a <a href="http://developingux.com/2009/07/21/improving-elsewhere/">great company</a> that let me work from home this week so that I could help take care of them. I’m also fortunate that I’ve been fine this whole week… until last night.</p>
<p>Right in the middle of my talk it hit me, whoa.. light headed… oh no, I might need that trash can… ugh. I’ve never gotten sick in the middle of a talk before – not fun.</p>
<p>Fortunately I was able to take a 5 minute break, get some fresh air, and then finish my talk. I came home with a fever and have been laying in bed since. I’m grateful for the <a href="https://www.advocare.com/08121113/Products/default.aspx">awesome vitamins</a> that we take (especially the <a href="https://www.advocare.com/08121113/Store/ItemDetail.aspx?itemCode=W3812&amp;id=D">pro-biotics</a>) because here I am &#8211; just over 12 hours later – feeling much better.</p>
<p>The last time that I was scheduled to speak at the NDDNUG I got a chest cold leading up to it, fortunately my friend <a href="http://nomadic-developer.com/">Aaron Erickson</a> was in town and filled in with a great talk on Dynamic Languages and the DLR. <strong>Note to self: If you could be sick </strong>(it’s hard because I really don’t get sick that often) <strong>find a replacement presenter. </strong></p>
<h3>Using GIT</h3>
<p>It’s all <a href="http://blog.davidohara.net/">David’s</a> fault. <img src='http://developingux.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Well, Dave and TekPub.    <br />My friend Dave (<a href="http://twitter.com/davidmohara">@davidmohara</a>) is constantly pulling out and showing off the cool shiny toys. He’s the one that got me to start using <a href="http://www.devexpress.com/Products/Visual_Studio_Add-in/CodeRushX/">CodeRush</a> (no seriously, he’s a CodeRush ninja), he’s the one that got me to look at ASP.NET MVC completely differently, and then recently he’s become the unofficial GIT guide to several of us at the <a href="http://developingux.com/2010/02/21/microsoft-mvp-summit-2010/">MVP Summit</a>. So, Dave, combined with a 1 month subscription to <a href="http://www.tekpub.com/">TekPub</a> that I won at the last <a href="http://www.c4mvc.net/">Community for MVC.NET</a> group got me interested in using GIT.</p>
<p>By the way… TekPub is awesome, I’ll talk more about them for another time, for now, go check out the <a href="http://www.tekpub.com/preview/git">preview to using GIT</a>.</p>
<p>The nice thing about <a href="http://git-scm.com/">GIT</a> is that you can quickly and easily create local branches and commits without standing up a server anywhere. It sounded like a great way to fork out my demos so that I could work in a single directly and just take snapshots (branches) along the way while I was prepping the talk. I still think I’ll end up using GIT for that, but last night in the middle of my talk I couldn’t remember how to roll back changes to one branch in order to switch to a different branch. You can’t leave a branch that has uncommitted changes, you either have to commit them or roll out of them. For anyone interested – the command that I was looking for was <strong>“<a href="http://www.kernel.org/pub/software/scm/git/docs/git-reset.html">git reset –hard [name of branch]</a></strong><strong>”</strong> – would have come in handy last night. <img src='http://developingux.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So my own stumbling over git combined with a mid-talk fever made for an interesting night! Again, a big thanks to the organizers and attendees, and my  apologies for giving you my <em>C game</em>.</p>
<p>Hopefully, Lesson learned.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdevelopingux.com%2Fblog%2F2010%2F03%2F04%2Flessons-learned-from-north-dallas-net-users-group%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://developingux.com/blog/2010/03/04/lessons-learned-from-north-dallas-net-users-group/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Improving’s MVPs</title>
		<link>http://developingux.com/blog/2009/04/03/improving-mvps/</link>
		<comments>http://developingux.com/blog/2009/04/03/improving-mvps/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 17:39:01 +0000</pubDate>
		<dc:creator>Caleb Jenkins</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[INETA]]></category>
		<category><![CDATA[Improving]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[BizTalk]]></category>
		<category><![CDATA[Improving Enterprises]]></category>
		<category><![CDATA[mvp]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Team System]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://developingux.com/?p=555</guid>
		<description><![CDATA[While there weren’t *actually* any Linux MVP’s announced on April 1st, there were several new MVP’s announced. Now, over 10% of the people at Improving Enterprises are recognized by Microsoft as “Most Valuable Professionals”. By the way, that “over 10% number” is not just our .NET developers… I’m including everyone. What is an MVP?  From [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://developingux.com/wp-content/uploads/2009/04/mvp-logo.png"><img style="border-right-width: 0px; margin: 0px 10px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="MVP_Logo" src="http://developingux.com/wp-content/uploads/2009/04/mvp-logo-thumb.png" border="0" alt="MVP_Logo" width="130" height="204" align="left" /></a> While there <a href="http://developingux.com/2009/04/01/microsoft-announces-linux-mvp/">weren’t *actually* any Linux MVP</a>’s announced on April 1st, there were several new MVP’s announced. Now, over 10% of the <a href="http://www.improvingenterprises.com/culture/people.aspx">people at Improving Enterprises</a> are recognized by Microsoft as “<a href="https://mvp.support.microsoft.com/default.aspx/gp/mvpintro">Most Valuable Professionals</a>”. By the way, that “over 10% number” is not just our .NET developers… I’m including everyone.</p>
<p>What is an MVP?  From the <a href="https://mvp.support.microsoft.com/default.aspx/gp/mvpintro">official site</a>:</p>
<blockquote><p>“MVPs are a select group of experts representing technology&#8217;s best and brightest people who share a commitment to community. While MVPs come from many backgrounds and a wide range of technical communities, they share a passion for technology and a demonstrated willingness to help others”</p></blockquote>
<p>So without further ado… let me introduce the <strong>6 Microsoft MVPs from Improving :</strong></p>
<p><span id="more-555"></span></p>
<h2>Chris Tullier  &#8211; Visual Studio Team System MVP</h2>
<p><a href="https://mvp.support.microsoft.com/profile/Chris.Tullier"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="tullier" src="http://developingux.com/wp-content/uploads/2009/04/tullier.jpg" border="0" alt="tullier" width="150" height="112" align="left" /></a></p>
<p> <a href="http://www.improvingenterprises.com/culture/people/chris-tullier.aspx">Chris joined Improving</a> this year as a Principal consultant and was awarded with the <a href="https://mvp.support.microsoft.com/profile/Chris.Tullier">Team System MVP</a> April 1st (congrats Chris!). He works directly with Microsoft and many engagements and is a <a href="http://msdn.microsoft.com/en-us/teamsystem/default.aspx">VSTS</a> / TFS rock star. Seriously, he get the nuts and bolts of the tooling, but also grasp the business side of software engineering in ways that I’ve never really thought of before. “What’s your branching / release strategy?” “How are you managing your migration?” Huh? Chris has it covered. He’s the co-founder of the <a href="http://www.dallasvsts.com/">Dallas Team System User Group</a> and in also the founder of the weekly online VSTS chat sessions over at <a title="http://www.teamsystemlive.com/" href="http://www.teamsystemlive.com">http://www.teamsystemlive.com</a>.</p>
<h2>Tim Rayburn – Microsoft BizTalk MVP</h2>
<p><a href="http://timrayburn.net"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="TimRayburn" src="http://developingux.com/wp-content/uploads/2009/04/timrayburn.png" border="0" alt="TimRayburn" width="142" height="142" align="left" /></a></p>
<p><a href="http://timrayburn.net/blog/improving-myself/">Tim is our newest Principal</a> consultant. Tim has been a recipient of the exclusive BizTalk MVP award for the last two consecutive years. Tim is also a member of Microsoft’s BizTalk Virtual Technical Specialist team, which is the closest that you can get to working for Microsoft with out actually moving to Redmond <img src='http://developingux.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .  Not only is Tim at total BizTalk Ninja, he’s also one of the leading authorities on C# development (total <a href="http://devexpress.com/Products/Visual_Studio_Add-in/Coding_Assistance/">CodeRush</a> Samurai), application architecture, as well as all things Work Flow and WCF related (he’s the president of the <a href="http://biztalkusergroup.com/">Dallas Connected Systems User Group</a>). Tim is also a national speaker for <a href="http://ineta.org/Default.aspx">INETA</a>, he travels all over North America investing in others and delivering his top notch – information packed – presentations.</p>
<h2>David O’Hara – ASP.NET MVP</h2>
<p><a href="http://blog.davidohara.net/"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="OHara" src="http://developingux.com/wp-content/uploads/2009/04/ohara.jpg" border="0" alt="OHara" width="150" height="112" align="left" /></a></p>
<p><a href="http://blog.davidohara.net/">Dave is</a> another CodeRush Ninja. <a href="http://www.improvingenterprises.com/culture/people/David-O-Hara.aspx">He’s worked</a> almost exclusively in <a href="http://www.asp.net/mvc/">ASP.NET MVC</a> since joining Improving, he’s a frequent presenter at various .NET User Groups and <a href="http://blog.davidohara.net/2008/11/11/agiledotnet-conference/">conferences</a> and currently helps run the local <a href="http://presentermentor.org/">Presenter Mentor</a> group. You’ll often find Dave sitting with his Mac, participating in an <a href="http://haacked.com/archive/2009/02/27/altnetseattle-day-one.aspx">Alt.NET conference</a> and showing others how they can be code ninjas too!</p>
<h2>Todd Girvin – C# MVP</h2>
<p><a href="https://mvp.support.microsoft.com/profile=7EBA3AF8-D64E-420F-A859-1DCB20909E33"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="Girvin" src="http://developingux.com/wp-content/uploads/2009/04/girvin.jpg" border="0" alt="Girvin" width="150" height="112" align="left" /></a></p>
<p><a href="http://www.tmgirvin.com/">Todd is one of</a> the <a href="http://www.improvingenterprises.com/culture/people/todd-girvin.aspx">co-founder’s of Improving</a> and also runs the Microsoft Practice here. He’s seriously one of the best people that you will ever have on your team. Not only does Todd get the business development side of running a Microsoft practice but is also one of the most efficient and lethal developers that you will ever meet. I once worked on a project with Todd where he mentored developer&#8217;s around the globe while simultaneously increased the performance of there application by over 36 times! (this was actually a really big deal; ask me about it sometime and I’ll give you the rest of the details. ) Todd is also a frequent presenter at <a href="http://developingux.com/2008/10/25/what-does-agile-mean-to-you-agiledotnet-conference-2008-is-november-14th/">various</a> <a href="http://developingux.com/2008/10/27/not-at-pdc-do-this-instead/">conferences</a> and leads the <a href="http://dallas-csharp-sig.com/">Dallas C# User Group.</a></p>
<h2>Jef Newsom – Architecture MVP</h2>
<p><a href="http://blog.perfecting.me/"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="Newsom" src="http://developingux.com/wp-content/uploads/2009/04/newsom.jpg" border="0" alt="Newsom" width="150" height="112" align="left" /></a></p>
<p><a href="http://blog.perfecting.me/">Jef is the other</a> <a href="http://www.improvingenterprises.com/culture/people/Jef-Newsom.aspx">co-founder of Improving</a> Enterprises and is the current CIO (Chief Instigation Officer – as he puts it). Jef’s really smart. Like wicked smart. If he were an X-Man he’d be Prof X… without that whole stuck in a wheel chair thing. Jef is one of the (less than) hundred or so <a href="http://www.microsoft.com/learning/mcp/architect/default.mspx">Microsoft Certified Architects</a> in the world. Jef is a frequent <a href="http://developingux.com/2008/10/14/new-communitycast-episode-jef-newsome-at-tulsatechfest/">presenter</a> at various events and is a Microsoft Certified Trainer.</p>
<h2>Caleb Jenkins – ASP.NET MVP (Silverlight)</h2>
<p><a href="http://developingux.com/about/"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="calebjenkins" src="http://developingux.com/wp-content/uploads/2009/04/calebjenkins.jpg" border="0" alt="calebjenkins" width="96" height="130" align="left" /></a></p>
<p>OK.. so I’m <span style="text-decoration: line-through;">a little</span> very humbled to be included in this group.  If you really want to know about me go check out <a href="http://developingux.com/about/">my about page</a>, <a href="https://mvp.support.microsoft.com/profile/caleb">mvp profile</a>, look at the <a href="http://developingux.com/speaking">talks that I’ve given</a>, or <a href="http://twitter.com/calebjenkins">follow me on twitter</a>. Over 2 years ago I left Microsoft to join the guys at Improving as employee number 7. Today we have <strong>over 50 full time employees… and 7 current or past MVPs!</strong></p>
<p>Did you say 7? I thought there were 6? ah… keep reading my friend.</p>
<h2>Peter Brunone – 7 time ASP.NET MVP</h2>
<p><a href="http://weblogs.asp.net/peterbrunone"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="brunone" src="http://developingux.com/wp-content/uploads/2009/04/brunone.jpg" border="0" alt="brunone" width="150" height="112" align="left" /></a></p>
<p>and I would be completely remiss if I didn’t <a href="http://weblogs.asp.net/peterbrunone/">mention Peter</a>. <a href="http://www.improvingenterprises.com/culture/people/peter-brunone.aspx">Peter was one of the</a> first ever Microsoft ASP/ASP.NET MVPs and won the award seven years in a row! Currently, Peter is our resident SharePoint samurai and is doing amazing things in SharePoint development for us. Peter <a href="http://weblogs.asp.net/peterbrunone/">blogs on Microsoft’s official</a> asp.net site and also wrote the <a href="http://www.easylistbox.com/">Easy List Box control</a>. Go check it out!</p>
<p>Want to keep up with all of the <a href="http://www.improvingenterprises.com/library/blogs.aspx">bloggers</a> at Improving? <a href="http://improvingblogs.com">Go subscribe to the composite feed</a>!</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdevelopingux.com%2Fblog%2F2009%2F04%2F03%2Fimproving-mvps%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://developingux.com/blog/2009/04/03/improving-mvps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight at the Redmond .NET User Group Tonight!</title>
		<link>http://developingux.com/blog/2009/03/02/silverlight-redmond-net-user-group/</link>
		<comments>http://developingux.com/blog/2009/03/02/silverlight-redmond-net-user-group/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 17:59:19 +0000</pubDate>
		<dc:creator>Caleb Jenkins</dc:creator>
				<category><![CDATA[CommunityCast Events]]></category>
		<category><![CDATA[INETA]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[redmond]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://developingux.com/?p=525</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160; This week I will be at the Microsoft MVP Summit in Seattle, while I’m there I will take the time to present at the local .NET User Group. If you are in the area be sure to stop by. It’s going to be a “double feature” between my “Developing Loosely Coupled Applications” talk and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dotnetda.com/"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://developingux.com/wp-content/uploads/2009/03/image1.png" width="346" height="104" /></a>&#160;&#160;&#160;&#160; <a href="http://silverlight.net/"><img style="border-bottom: 0px; border-left: 0px; margin: 0px; display: inline; border-top: 0px; border-right: 0px" title="microsoft_silverlight_logo" border="0" alt="microsoft_silverlight_logo" src="http://developingux.com/wp-content/uploads/2009/03/microsoft-silverlight-logo1.jpg" width="111" height="121" /></a></p>
<p>This week I will be at the <a href="http://developingux.com/2009/02/27/mvp-summit-next-week/">Microsoft MVP Summit</a> in Seattle, while I’m there I will take the time to present at the local <a href="http://www.dotnetda.com/">.NET User Group</a>. If you are in the area be sure to stop by. It’s going to be a “double feature” between my “<a href="http://developingux.com/2008/12/18/dependency-injection-with-silverlight/">Developing Loosely Coupled Applications</a>” talk and my friend, and fellow MVP, <a href="http://www.dennisbottjer.com/">Dennis Bottjer</a> will be giving his amazing talk on SharePoint Performance. It’s gonna be awesome!</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdevelopingux.com%2Fblog%2F2009%2F03%2F02%2Fsilverlight-redmond-net-user-group%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://developingux.com/blog/2009/03/02/silverlight-redmond-net-user-group/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Silverlight at the North Dallas .NET Users Group Tonight!</title>
		<link>http://developingux.com/blog/2009/01/07/silverlight-at-the-north-dallas-net-users-group-tonight/</link>
		<comments>http://developingux.com/blog/2009/01/07/silverlight-at-the-north-dallas-net-users-group-tonight/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 15:37:07 +0000</pubDate>
		<dc:creator>Caleb Jenkins</dc:creator>
				<category><![CDATA[CommunityCast Events]]></category>
		<category><![CDATA[INETA]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[communitycast]]></category>
		<category><![CDATA[North Dallas DNUG]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://developingux.com/2009/01/07/silverlight-at-the-north-dallas-net-users-group-tonight/</guid>
		<description><![CDATA[I always like going up to the North Dallas DNUG. The first (pilot) CommunityCast.tv episode was shot there… and the last time that I was there Jason Alexander showed of Graffiti before Telligent had it released (CommunityCast episode 6). Side Note: I just realized that Jason updates his blog less than I update&#160; CommunityCast. &#160; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://nddnug.net/"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="nddnug" border="0" alt="nddnug" align="left" src="http://developingux.com/wp-content/uploads/2009/01/nddnug.gif" width="240" height="62" /></a> I always like going up to the <a href="http://nddnug.net/">North Dallas DNUG</a>. The first (pilot) CommunityCast.tv episode was shot there… and the last time that I was there <a href="http://jasona.net/">Jason Alexander</a> showed of <a href="http://graffiticms.com/">Graffiti</a> before <a href="http://telligent.com/">Telligent</a> had it released (<a href="http://communitycast.tv/2007/11/01/jason-alexander-shows-graffiti-cms-from-telligent/">CommunityCast episode 6</a>).</p>
<div style="border-bottom: black 3px solid; text-align: center; border-right-width: 0px; padding-left: 5px; margin-left: 20px; font-size: 9pt; border-top: black 3px solid; border-left-width: 0px; margin-right: 20px; padding-top: 5px"><strong>Side Note</strong>: I just realized that Jason updates <a href="http://jasona.net">his blog</a> less than I update&#160; <a href="http://communitycast.tv/">CommunityCast</a>. <img src='http://developingux.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> &#160; – go follow <a href="http://twitter.com/jasona">his twitter instead</a></div>
<p><a href="http://silverlight.net/"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 8px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="Silverlight_smallLogo" border="0" alt="Silverlight_smallLogo" align="left" src="http://developingux.com/wp-content/uploads/2009/01/silverlight-smalllogo.jpg" width="127" height="94" /></a> Tonight I’ll be talking about <a href="http://silverlight.net/">Microsoft Silverlight</a>, specifically some of the <a href="http://silverlight.net/learn/tutorials/databinding.aspx">Data Binding</a> and <a href="http://silverlight.net/learn/tutorials/stylestemplatesvsm.aspx">Visual Template</a> features. This is a fun talk, but there is a lot to cover! We’ll start with data binding to business objects and then move to creating visual templates with Microsoft Expression Blend. I’ll also bring my <a href="http://communitycast.tv/">camera</a> so be prepared to chat about what <strong>you</strong> are doing later in the night!</p>
<p>If you’re in the Dallas area, be sure to stop by and check it out!</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdevelopingux.com%2Fblog%2F2009%2F01%2F07%2Fsilverlight-at-the-north-dallas-net-users-group-tonight%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://developingux.com/blog/2009/01/07/silverlight-at-the-north-dallas-net-users-group-tonight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dependency Injection with Silverlight</title>
		<link>http://developingux.com/blog/2008/12/18/dependency-injection-with-silverlight/</link>
		<comments>http://developingux.com/blog/2008/12/18/dependency-injection-with-silverlight/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 22:37:24 +0000</pubDate>
		<dc:creator>Caleb Jenkins</dc:creator>
				<category><![CDATA[Design and UX]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[INETA]]></category>
		<category><![CDATA[Improving]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[dependencyinjection]]></category>
		<category><![CDATA[DI]]></category>
		<category><![CDATA[IoC]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[vs2008]]></category>

		<guid isPermaLink="false">http://developingux.com/2008/12/18/dependency-injection-with-silverlight/</guid>
		<description><![CDATA[This is one of my favorite talks that I&#8217;ve been doing lately. I like the concepts here because they don&#8217;t just apply to Silverlight applications, but all of your software development. I also like that fact that most people don&#8217;t think about some of the more advanced software approaches that you can take with Silverlight. [...]]]></description>
			<content:encoded><![CDATA[<p>This is one of my favorite talks that I&#8217;ve been doing lately. I like the concepts here because they don&#8217;t just apply to Silverlight applications, but all of your software development. I also like that fact that most people don&#8217;t think about some of the more advanced software approaches that you can take with Silverlight.</p>
<p> </p>
<div id="__ss_857888" style="text-align: left; width: 425px;"><a style="margin: 12px 0px 3px; display: block; font: 14px helvetica,arial,sans-serif; text-decoration: underline" title="Dependency Injection in Silverlight" href="http://www.slideshare.net/calebjenkins/designing-loosely-coupled-applications?type=powerpoint">Dependency Injection in Silverlight</a><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=designing-loosely-coupled-applications2433&amp;stripped_title=designing-loosely-coupled-applications" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://static.slideshare.net/swf/ssplayer2.swf?doc=designing-loosely-coupled-applications2433&amp;stripped_title=designing-loosely-coupled-applications" allowfullscreen="true"></embed></object>
<div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px;">View SlideShare <a style="text-decoration: underline" title="View Dependency Injection in Silverlight on SlideShare" href="http://www.slideshare.net/calebjenkins/designing-loosely-coupled-applications?type=powerpoint">presentation</a> or <a style="text-decoration: underline" href="http://www.slideshare.net/upload?type=powerpoint">Upload</a> your own. (tags: <a style="text-decoration: underline" href="http://slideshare.net/tag/microsoft">microsoft</a> <a style="text-decoration: underline" href="http://slideshare.net/tag/vs2008">vs2008</a> <a style="text-decoration: underline" href="http://slideshare.net/tag/dependencyinjection">dependencyinjection</a> <a style="text-decoration: underline" href="http://slideshare.net/tag/silverlight">silverlight</a> <a style="text-decoration: underline" href="http://slideshare.net/tag/IoC">IoC</a>)</div>
<p> </p>
</div>
<p> </p>
<p>Download my <a href="http://cid-200254cc9f32c360.skydrive.live.com/browse.aspx/DI%20IoC%20Demos?view=icons">demo code</a> from SkyDrive.</p>
<p><a href="http://cid-200254cc9f32c360.skydrive.live.com/browse.aspx/DI%20IoC%20Demos?view=icons"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" src="http://developingux.com/wp-content/uploads/2008/12/image1.png" border="0" alt="image" width="194" height="97" /></a></p>
<p>Enjoy!</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdevelopingux.com%2Fblog%2F2008%2F12%2F18%2Fdependency-injection-with-silverlight%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://developingux.com/blog/2008/12/18/dependency-injection-with-silverlight/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Silverlight Visual and Data Templates &#8211; Ft. Lauderdale .NET User Group</title>
		<link>http://developingux.com/blog/2008/12/01/silverlight-visual-and-data-templates-ft-lauderdale-net-user-group/</link>
		<comments>http://developingux.com/blog/2008/12/01/silverlight-visual-and-data-templates-ft-lauderdale-net-user-group/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 20:52:35 +0000</pubDate>
		<dc:creator>Caleb Jenkins</dc:creator>
				<category><![CDATA[CommunityCast Events]]></category>
		<category><![CDATA[Design and UX]]></category>
		<category><![CDATA[INETA]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://developingux.com/2008/12/01/silverlight-visual-and-data-templates-ft-lauderdale-net-user-group/</guid>
		<description><![CDATA[   Tomorrow night I&#8217;ll be presenting at the Ft. Lauderdale .NET User Group on Silverlight. Specifically, I&#8217;ll be covering the process and techniques for creating visual templates as well as some of the in&#8217;s and out&#8217;s of binding to data and creating data templates. again&#8230; big thanks to INETA for sponsoring this event and for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fladotnet.com/Reg.aspx?EventID=342"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" src="http://developingux.com/wp-content/uploads/2008/12/fladotnet-name.gif" border="0" alt="fladotnet_name" width="484" height="67" /></a>  </p>
<p><a href="http://developingux.com/wp-content/uploads/2008/12/microsoft-silverlight-logo.jpg"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 5px; border-top: 0px; border-right: 0px" src="http://developingux.com/wp-content/uploads/2008/12/microsoft-silverlight-logo-thumb.jpg" border="0" alt="microsoft_silverlight_logo" width="125" height="136" align="right" /></a>Tomorrow night I&#8217;ll be presenting at the <a href="http://www.fladotnet.com/Reg.aspx?EventID=342">Ft. Lauderdale .NET User Group</a> on <a href="http://silverlight.net/">Silverlight</a>. Specifically, I&#8217;ll be covering the process and techniques for creating visual templates as well as some of the in&#8217;s and out&#8217;s of binding to data and creating data templates.</p>
<p>again&#8230; big thanks to <a href="http://ineta.org/default.aspx">INETA</a> for sponsoring this event and for supporting .NET communities all over the world!</p>
<p><a href="http://ineta.org/default.aspx"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; border-top: 0px; border-right: 0px" src="http://developingux.com/wp-content/uploads/2008/12/inetalogo.jpg" border="0" alt="INETALogo" width="128" height="88" align="left" /></a></p>
<p>It should be a great night, if you&#8217;re in the area.. be sure to stop by and say hi!</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdevelopingux.com%2Fblog%2F2008%2F12%2F01%2Fsilverlight-visual-and-data-templates-ft-lauderdale-net-user-group%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://developingux.com/blog/2008/12/01/silverlight-visual-and-data-templates-ft-lauderdale-net-user-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dependency Injection in Silverlight &#8211; Tomorrow night in Chicago</title>
		<link>http://developingux.com/blog/2008/11/24/dependency-injection-in-silverlight-tomorrow-night-in-chicago/</link>
		<comments>http://developingux.com/blog/2008/11/24/dependency-injection-in-silverlight-tomorrow-night-in-chicago/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 23:36:15 +0000</pubDate>
		<dc:creator>Caleb Jenkins</dc:creator>
				<category><![CDATA[CommunityCast Events]]></category>
		<category><![CDATA[INETA]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://developingux.com/2008/11/24/dependency-injection-in-silverlight-tomorrow-night-in-chicago/</guid>
		<description><![CDATA[That&#8217;s right, tomorrow night I&#8217;ll be speaking at the Rockford .NET user group (about an hour outside of Chicago) telling the Heroic Tale of Dependency Injection, Inversion of Control and the Strategy Pattern. This is basically a modified and shortened version of one of the talks that I&#8217;ll be doing next month at VS Live! [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://rockforddotnet.net/UserGroup/Meetings/Dependency-Injection-with-Silverlight.aspx"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="80" alt="RockfordDNUG" src="http://developingux.com/wp-content/uploads/2008/11/rockforddnug.png" width="201" border="0" /></a> </p>
<p>That&#8217;s right, tomorrow night I&#8217;ll be speaking at the <a href="http://rockforddotnet.net/UserGroup/Meetings/Dependency-Injection-with-Silverlight.aspx">Rockford .NET user group</a> (about an hour outside of Chicago) telling the Heroic Tale of Dependency Injection, Inversion of Control and the Strategy Pattern. This is basically a modified and shortened version of one of the talks that I&#8217;ll be doing next month at <a href="http://developingux.com/vslive">VS Live! in Dallas</a>. </p>
<p><a href="http://developingux.com/wp-content/uploads/2008/11/image1.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="241" alt="image" src="http://developingux.com/wp-content/uploads/2008/11/image-thumb1.png" width="320" border="0" /></a> </p>
<p>Big thanks to <a href="http://ineta.org/">INETA</a> for supporting the local community and having great speakers (and me <img src='http://developingux.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) present all over the World!</p>
<p><a href="http://ineta.org/"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="70" alt="Ineta_Logo" src="http://developingux.com/wp-content/uploads/2008/11/ineta-logo1.png" width="115" border="0" /></a> </p>
<p>If you&#8217;re in the area, be <a href="http://rockforddotnet.net/UserGroup/Meetings/Dependency-Injection-with-Silverlight.aspx">sure to stop by</a> and say hi!</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdevelopingux.com%2Fblog%2F2008%2F11%2F24%2Fdependency-injection-in-silverlight-tomorrow-night-in-chicago%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://developingux.com/blog/2008/11/24/dependency-injection-in-silverlight-tomorrow-night-in-chicago/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Texas A&amp;M University .NET User Group Next Wednesday</title>
		<link>http://developingux.com/blog/2008/11/02/texas-am-university-net-user-group-next-wednesday/</link>
		<comments>http://developingux.com/blog/2008/11/02/texas-am-university-net-user-group-next-wednesday/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 06:20:34 +0000</pubDate>
		<dc:creator>Caleb Jenkins</dc:creator>
				<category><![CDATA[CommunityCast Events]]></category>
		<category><![CDATA[INETA]]></category>
		<category><![CDATA[Improving]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://developingux.com/2008/11/02/texas-am-university-net-user-group-next-wednesday/</guid>
		<description><![CDATA[Next Wednesday (November 5th, 2008) I&#8217;ll be heading down to College Station, TX for INETA to present at the Texas A&#38;M University .NET User Group&#8216;s lunch time meeting. &#160;&#160; I&#8217;ll either be presenting on &#34;Developer Designer Zen &#8211; Bringing two worlds together&#34; or &#34;Dependency Injection with Silverlight (A Silverlight Tale of Dependency Injection, Inversion of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dotnet.tamu.edu/"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="104" alt="tamudnug_logo" src="http://developingux.com/wp-content/uploads/2008/11/tamudnug-logo.gif" width="508" border="0" /></a></p>
<p><a href="http://ineta.org/"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 10px 0px 0px; border-right-width: 0px" height="70" alt="Ineta_Logo" src="http://developingux.com/wp-content/uploads/2008/11/ineta-logo.png" width="115" align="left" border="0" /></a>Next <strong>Wednesday (November 5th, 2008)</strong> I&#8217;ll be heading down to College Station, TX for <a href="http://ineta.org/">INETA</a> to present at the <a href="http://dotnet.tamu.edu/">Texas A&amp;M University .NET User Group</a>&#8216;s lunch time meeting.</p>
<p>&#160;&#160; I&#8217;ll either be presenting on &quot;<strong>Developer Designer Zen &#8211; Bringing two worlds together</strong>&quot; or &quot;<strong>Dependency Injection with Silverlight (A Silverlight Tale of Dependency Injection, Inversion of Control and the Strategy Pattern) </strong>&quot; </p>
<p>It looks like the User Group as a list server (<a href="mailto:dotnet@listserv.tamu.edu">dotnet@listserv.tamu.edu</a>) set up so that you can participate in the User Group conversation.</p>
<p>I&#8217;m looking forward to meeting the <a href="http://dotnet.tamu.edu/">.NET developers at Texas A&amp;M</a> and then afterwards I&#8217;m planning on meeting up with <a href="http://dreaminpictures.com">some</a> <a href="http://codymarxbailey.com/">friends</a> from <a href="http://wearealways.com/">Always Creative</a>, then it&#8217;s off to my first visit to the <a href="http://improvingenterprises.com">Improving</a> <a href="http://www.improvingenterprises.com/services/sourcing.aspx">Rural Sourcing</a> Development Center that&#8217;s based in College Station.</p>
<p>If you&#8217;re in the area be sure to drop by!</p>
<div style="border-top-width: 0px; display: inline-block; border-left-width: 0px; border-bottom-width: 0px; text-align: center; border-right-width: 0px; vertical-alignment: middle"><a href="http://dotnet.tamu.edu/"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="164" alt="Texas A and M" src="http://developingux.com/wp-content/uploads/2008/11/texas-am-logo375.jpg" width="164" border="0" /></a><font size="7"><strong> + </strong></font><a href="http://dotnet.tamu.edu/"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="92" alt="net" src="http://developingux.com/wp-content/uploads/2008/11/net.png" width="175" border="0" /></a> </div>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdevelopingux.com%2Fblog%2F2008%2F11%2F02%2Ftexas-am-university-net-user-group-next-wednesday%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://developingux.com/blog/2008/11/02/texas-am-university-net-user-group-next-wednesday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>San Diego .NET User Group &#8211; July 22, 2008</title>
		<link>http://developingux.com/blog/2008/06/23/san-diego-net-user-group-july-22-2008/</link>
		<comments>http://developingux.com/blog/2008/06/23/san-diego-net-user-group-july-22-2008/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 05:27:35 +0000</pubDate>
		<dc:creator>Caleb Jenkins</dc:creator>
				<category><![CDATA[CommunityCast Events]]></category>
		<category><![CDATA[Family]]></category>
		<category><![CDATA[INETA]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://calebjenkins.com/2008/06/23/san-diego-net-user-group-july-22-2008/</guid>
		<description><![CDATA[  One of the great things about speaking for INETA is traveling to places that I&#8217;ve never been before. July is going to be a little different for me. I was born in Southern California and grew up just an hour north of San Diego in a town called Temecula. (Except for 3 years when [...]]]></description>
			<content:encoded><![CDATA[<p> <a href="http://sandiegodotnet.com/"><img src="http://www.sandiegodotnet.com/Portals/0/SanDiegoLogo_21_withgordonremovingshadows.gif" alt="" /></a></p>
<p>One of the great things about speaking for <a href="http://ineta.org">INETA</a> is traveling to <a href="http://sug.dotnetprogramming.com/">places</a> <a href="http://capitalcitydotnet.net/dotnetnuke/">that</a> I&#8217;ve <a href="http://www.brdnug.org/">never</a> <a href="http://acronyms.thefreedictionary.com/Greater+New+Orleans+NET+User+Group">been</a> before. July is going to be a little different for me. I was born in Southern California and grew up just an hour north of San Diego in a town called <a href="http://en.wikipedia.org/wiki/Temecula">Temecula</a>. (Except for 3 years when I lived in <a href="http://en.wikipedia.org/wiki/Okinawa">Okinawa</a>)</p>
<p><a href="http://rachelsfamily.wordpress.com/">We</a> moved from <a href="http://en.wikipedia.org/wiki/Murrieta">Murrieta</a> to <a href="http://en.wikipedia.org/wiki/Tulsa">Tulsa</a> in 2001 and I haven&#8217;t been back to California since then. It&#8217;s hard to believe that it&#8217;s already been 7 years! Aside from the people and family that are in California there are only 3 things that <a href="http://www.fishhouseveracruz.com/">I</a> <a href="http://www.patandoscars.com/">really</a> <a href="http://www.in-n-out.com/">miss</a>. So I&#8217;m really looking forward to meeting up with my Dad and having a good <a href="http://www.in-n-out.com/location_details.asp?id=62">lunch</a> while I&#8217;m there.</p>
<p>If you are going to be in the San Diego area in July&#8230; make sure to stop by the <a href="http://sandiegodotnet.com/">.NET User Group</a> and say hi! We might even go grab a bite to eat afterwards&#8230; if I used to know you in Southern California&#8230; send me an email: blogger[at]calebjenkins[dot]com.</p>
<p><strong>The topic is still TBD, but it will probably be one of these:</strong></p>
<ul>
<li>ASP.NET AJAX with Visual Studio 2008</li>
<li>Silverlight with Visual Studio 2008 + Expression Blend</li>
<li>Developer Designer Zen (bringing two world&#8217;s together)</li>
<li>Better Application Design with practical loose coupling</li>
</ul>
<p>What would you want the topic to be?</p>
<div id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:f7f278db-0635-4650-8f05-65e702aed11d" class="wlWriterSmartContent" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/San%20Diego">San Diego</a>,<a rel="tag" href="http://technorati.com/tags/INETA">INETA</a>,<a rel="tag" href="http://technorati.com/tags/Temecula">Temecula</a></div>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdevelopingux.com%2Fblog%2F2008%2F06%2F23%2Fsan-diego-net-user-group-july-22-2008%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://developingux.com/blog/2008/06/23/san-diego-net-user-group-july-22-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET AJAX in Spokane, WA &#8211; June 11, 2008</title>
		<link>http://developingux.com/blog/2008/06/10/aspnet-ajax-in-spokane-wa-june-11-2008/</link>
		<comments>http://developingux.com/blog/2008/06/10/aspnet-ajax-in-spokane-wa-june-11-2008/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 05:16:51 +0000</pubDate>
		<dc:creator>Caleb Jenkins</dc:creator>
				<category><![CDATA[INETA]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://calebjenkins.com/2008/06/10/aspnet-ajax-in-spokane-wa-june-11-2008/</guid>
		<description><![CDATA[Just a quick note: I&#8217;ll be speaking at the Spokane .NET User Group tomorrow night covering ASP.NET AJAX with Visual Studio 2008. This will be my first time in Spokane ever. I&#8217;m planning on driving over to see Lake Coeur D&#8217;Alene while I&#8217;m there too. I&#8217;ve heard so many nice thing about this area that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://sug.dotnetprogramming.com/"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 5px 0px 0px; border-right-width: 0px" src="http://calebjenkins.com/wp-content/uploads/2008/06/spokan-net-logo.jpg" border="0" alt="Spokan_net_logo" width="204" height="138" align="left" /></a>Just a quick note: I&#8217;ll be speaking at the <a href="http://sug.dotnetprogramming.com/">Spokane .NET User Group</a> tomorrow night covering ASP.NET AJAX with Visual Studio 2008.</p>
<p>This will be my first time in Spokane ever. I&#8217;m planning on driving over to see Lake Coeur D&#8217;Alene while I&#8217;m there too. I&#8217;ve heard so many nice thing about this area that I&#8217;m really looking forward to the couple of hours that I&#8217;ll be out there.</p>
<p>OK, I have to get up in 3 hours to make my *early* flight (a super, super early flight! ugh.. )</p>
<p>Anyways, if you&#8217;re in the area&#8230; stop by the User Group and say hi!</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdevelopingux.com%2Fblog%2F2008%2F06%2F10%2Faspnet-ajax-in-spokane-wa-june-11-2008%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://developingux.com/blog/2008/06/10/aspnet-ajax-in-spokane-wa-june-11-2008/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	<div class="post-cnt">
<p>Caleb Jenkins, is a recognized Silverlight expert, Software Mentor and Coach; he is the Founder and Principal Mentor for <a href="http://proactionmentors.com">Proaction Mentors</a>, he is also a National Speaker for INETA, a Technical Editor for Wrox Press and is a Microsoft MVP. You can follow him on <a href="http://twitter.com/calebjenkins/">Twitter</a> or <a href="http://www.feedburner.com/fb/a/emailverifySubmit?feedId=1320550&loc=en_US">subscribe to his blog updates</a>. <br /></p>

<p>Caleb lives in the Dallas, TX area where he continues to date his beautiful wife and busy himself playing Candy Land and xBox 360 with their four incredible children. Eventually he’ll post some of the gazillion interviews that he's recorded on CommunityCast.tv or blog more... or stop speaking of himself in the third person. <a href="/about/">more...</a><br /></p>

<p>If you're still reading this, then take a minute to <a href="http://feeds.feedburner.com/CalebJenkins">subscribe to my RSS feed</a> or sign up to <a href="http://www.feedburner.com/fb/a/emailverifySubmit?feedId=1320550&loc=en_US">receive updates by email</a></p></div>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.484 seconds -->
