<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Illuminated</title>
        <link>http://geekswithblogs.net/tburger/Default.aspx</link>
        <description>Every difficult problem can be broken down into simple solutions</description>
        <language>en-US</language>
        <copyright>T</copyright>
        <managingEditor>t.burger@live.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <image>
            <title>Illuminated</title>
            <url>http://geekswithblogs.net/images/RSS2Image.gif</url>
            <link>http://geekswithblogs.net/tburger/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>Dynamics NAV 2013 Debugger</title>
            <link>http://geekswithblogs.net/tburger/archive/2013/04/21/dynamics-nav-2013-debugger.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/tburger/archive/2013/04/21/dynamics-nav-2013-debugger.aspx'&gt;http://geekswithblogs.net/tburger/archive/2013/04/21/dynamics-nav-2013-debugger.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Dynamics NAV 2013 comes with a completely redesigned development experience. One of the nicest new features is the innovative debugger. When I was looking for information that covered the new debugger, I found a lot of small articles that simply said it was more powerful and would debug any c/AL code. I wanted to understand it more, so I installed it to play with. I understand that not everyone has that luxury so I wanted to write a more in depth article to help you decide if it is truly worth looking at. Even if you are not a developer, this feature could prove valuable to you and should be considered when comparing new systems or when taking into account an upgrade proposition. The features in this debugger will drastically cut trouble shooting time and help to identify issues quickly.&lt;/p&gt;  &lt;p&gt;The first indication of the power of the redesigned debugger is that it allows you to choose what session you would like to debug. This opens up the ability to debug any C-Side code anywhere in the application. This includes pages, reports, and xml ports and gives you the ability to debug objects running under any user (including the application server). If that doesn’t excite you enough, check out the walk through of this fantastic tool and see what it can do.&lt;/p&gt;  &lt;p&gt;Open Microsoft Dynamics NAV 2013 Development Environment&lt;/p&gt;  &lt;p&gt;Open a database by using the File -&amp;gt; Database -&amp;gt; Open option&lt;/p&gt;  &lt;p&gt;From there click on Tools -&amp;gt; Debugger -&amp;gt; Debug Session or click Shift+Cntl+F11&lt;/p&gt;  &lt;p&gt;This will bring up the Session List window shown below.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Session&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="https://gwb.blob.core.windows.net/tburger/WindowsLiveWriter/DynamicsNAV2013Debugger_11CC0/clip_image002_2.jpg" rel="lightbox"&gt;&lt;img title="clip_image002" style="border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px; display: inline" border="0" alt="clip_image002" src="https://gwb.blob.core.windows.net/tburger/WindowsLiveWriter/DynamicsNAV2013Debugger_11CC0/clip_image002_thumb.jpg" width="753" height="314" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;All sessions attached to the chosen database are shown in the session list [Session.1]. If you choose a session and click the Debug option [Session.2] or press Cntrl+Shift+S a debug session window will come up waiting for an action from that session. Without even starting to debug a session, you can get critical information about the sessions that are attached to a db such as:&lt;/p&gt;  &lt;p&gt;· the user id attached to the session&lt;/p&gt;  &lt;p&gt;· what type of client they are attaching with&lt;/p&gt;  &lt;p&gt;· what server they are coming from [Session 4]&lt;/p&gt;  &lt;p&gt;· if they are currently being Debugged [Session 5] &lt;/p&gt;  &lt;p&gt;· if they have been Debugged [Session 6] while this session of the Debugger has been open &lt;/p&gt;  &lt;p&gt;· if SQL Tracing is enabled [Session 8] (SQL Tracing is covered at the end of this post). &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Debugger&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="https://gwb.blob.core.windows.net/tburger/WindowsLiveWriter/DynamicsNAV2013Debugger_11CC0/clip_image004_2.jpg" rel="lightbox"&gt;&lt;img title="clip_image004" style="border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px; display: inline" border="0" alt="clip_image004" src="https://gwb.blob.core.windows.net/tburger/WindowsLiveWriter/DynamicsNAV2013Debugger_11CC0/clip_image004_thumb.jpg" width="753" height="368" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;If there was already a break point set, the user could not just move through the code until they hit the break point.&lt;/p&gt;  &lt;p&gt;The options shown in [Debugger 2] are to step into, step over, and step out all pertain to functions that you are currently in when sitting on a line. They are pretty standard with any debugger and not new to the debugger in 2013.&lt;/p&gt;  &lt;p&gt;The same goes for the options in [Debugger 3]. Continue starts the code and continues to the next break. Break will stop the code at the next statement and is good to turn on when you are sitting in a position on a page and just want to know &lt;a href="https://gwb.blob.core.windows.net/tburger/WindowsLiveWriter/DynamicsNAV2013Debugger_11CC0/clip_image006_2.jpg" rel="lightbox"&gt;&lt;img title="clip_image006" style="border-top: 0px; border-right: 0px; border-bottom: 0px; margin-left: 0px; border-left: 0px; display: inline; margin-right: 0px" border="0" hspace="12" alt="clip_image006" align="right" src="https://gwb.blob.core.windows.net/tburger/WindowsLiveWriter/DynamicsNAV2013Debugger_11CC0/clip_image006_thumb.jpg" width="384" height="197" /&gt;&lt;/a&gt;the first thing to run when you start and action. Stop, stops the entire debugging session.&lt;/p&gt;  &lt;p&gt;This brings us to the options in [Debugger 4]. Toggle is common and will toggle a break point when you are sitting on that line in the code window. This is also accomplished with F9. Set/Clear Condition is a bit more exciting. When you are on a break point and click it you will see the window to the right. It allows you to put in an expression to be evaluated and decide if the code breaks there or not. If a break point has a condition set, it will display a plus inside the circle &lt;a href="https://gwb.blob.core.windows.net/tburger/WindowsLiveWriter/DynamicsNAV2013Debugger_11CC0/clip_image008_2.gif" rel="lightbox"&gt;&lt;img title="clip_image008" style="border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px; display: inline" border="0" alt="clip_image008" src="https://gwb.blob.core.windows.net/tburger/WindowsLiveWriter/DynamicsNAV2013Debugger_11CC0/clip_image008_thumb.gif" width="26" height="30" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="https://gwb.blob.core.windows.net/tburger/WindowsLiveWriter/DynamicsNAV2013Debugger_11CC0/clip_image010_2.jpg" rel="lightbox"&gt;&lt;img title="clip_image010" style="border-top: 0px; border-right: 0px; border-bottom: 0px; margin-left: 0px; border-left: 0px; display: inline; margin-right: 0px" border="0" hspace="12" alt="clip_image010" align="left" src="https://gwb.blob.core.windows.net/tburger/WindowsLiveWriter/DynamicsNAV2013Debugger_11CC0/clip_image010_thumb.jpg" width="244" height="131" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;In addition to any break points that are set, Break Rules [third option in Debugger.4] are additional options for when to break in code. The rules are Break On Error, Break On Record Changes, and there is a checkbox to indicate if you want to debug codeunit 1 or not.&lt;/p&gt;  &lt;p&gt;Skipping codeunit 1 is important when walking through code. It prevents you from having to run through all the system and change log checks so you can simply step through the code block you are concerned with.&lt;/p&gt;  &lt;p&gt;The next option in [Debugger 4] does exactly what it says, it disables all the current breakpoints you have set. An easy button when you want to continue to the end but you do want all the code to execute so you don’t want to cancel your debugging session.&lt;/p&gt;  &lt;p&gt;&lt;a href="https://gwb.blob.core.windows.net/tburger/WindowsLiveWriter/DynamicsNAV2013Debugger_11CC0/clip_image012_2.jpg" rel="lightbox"&gt;&lt;img title="clip_image012" style="border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px; display: inline" border="0" hspace="12" alt="clip_image012" src="https://gwb.blob.core.windows.net/tburger/WindowsLiveWriter/DynamicsNAV2013Debugger_11CC0/clip_image012_thumb.jpg" width="698" height="449" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The final option in the [Debugger 4] set of options is the ability to show a full list of all breakpoints currently set. This is done with the Break point list (Shown to the right). The options are self-explanatory and all do exactly what they say. This is a very nice feature to be able to manage all of your break points and enable/disable different ones with each run through the code. Just the ability to see them all in one single list makes debugging much more transparent and straight forward. No longer do you need to run the code to a break point then disable it when you do not think you need it for this run. In addition, if you do happen to know the object and line number you wish to set a breakpoint on, you can also add a new break point within this list.&lt;/p&gt;  &lt;p&gt;So that takes care of our debugging options when we know the session we want to debug but what happens when we need to debug a web service call into NAV or a NAS session? Well, that is where [Session 3] option comes into play. It says debug next and it is used to debug the next session that comes on line. So if you want to debug a Web Service call, you will need to find a time when you can isolate the calls in and then turn this on, start your web service call and it should be the session caught. Same for NAS or any application that uses session start, just isolate the db, then start the service or process and capture the next session that appears.&lt;/p&gt;  &lt;p&gt;This brings us to the last option we will discuss in this article. Full SQL Trace [Session 7 and 8]. SQL profiler is something I have used a lot of since I started with NAV. Generally to understand permissions but occasionally, it has been instrumental in solving issues. However useful, it has also always been a little frustrating because of the amount of obfuscated code. When used with Profiler, the Enable Full SQL Trace button at the top coupled with the corresponding check mark on each session you want to trace. There is a great article on how to do this on the Dynamics NAV team blog here &lt;a href="http://blogs.msdn.com/b/nav/archive/2012/09/18/example-of-how-to-use-sql-tracing-feature-to-profile-al-code.aspx"&gt;http://blogs.msdn.com/b/nav/archive/2012/09/18/example-of-how-to-use-sql-tracing-feature-to-profile-al-code.aspx&lt;/a&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/tburger/aggbug/152762.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>T</dc:creator>
            <guid>http://geekswithblogs.net/tburger/archive/2013/04/21/dynamics-nav-2013-debugger.aspx</guid>
            <pubDate>Mon, 22 Apr 2013 01:15:16 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/tburger/comments/152762.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/tburger/archive/2013/04/21/dynamics-nav-2013-debugger.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/tburger/comments/commentRss/152762.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/tburger/services/trackbacks/152762.aspx</trackback:ping>
        </item>
        <item>
            <title>WPF DataGrid using a DataGridTemplateColumn rather than a DataGridComboBoxColumn to show selected value at load</title>
            <link>http://geekswithblogs.net/tburger/archive/2012/11/28/wpf-datagrid-using-a-datagridtemplatecolumn-rather-than-a-datagridcomboboxcolumn-to.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/tburger/archive/2012/11/28/wpf-datagrid-using-a-datagridtemplatecolumn-rather-than-a-datagridcomboboxcolumn-to.aspx'&gt;http://geekswithblogs.net/tburger/archive/2012/11/28/wpf-datagrid-using-a-datagridtemplatecolumn-rather-than-a-datagridcomboboxcolumn-to.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;My problem was that using a DataGridComboBoxColumn I couldn’t get it to show the selected value when the DataGrid loaded.  Instead, the user would have to click in the cells and like magic, the current selected values would appear and it looked the way I wanted it to on load.&lt;/p&gt;  &lt;p&gt;Here is what I had&lt;/p&gt;  &lt;pre style="border-bottom: #999999 1px dashed; border-left: #999999 1px dashed; padding-bottom: 5px; line-height: 14px; background-color: #eee; padding-left: 5px; width: 100%; padding-right: 5px; font-family: andale mono, lucida console, monaco, fixed, monospace; color: #000000; font-size: 12px; overflow: auto; border-top: #999999 1px dashed; border-right: #999999 1px dashed; padding-top: 5px"&gt;&lt;code&gt;&amp;lt;DataGridComboBoxColumn MinWidth="150" x:Name="crewColumn" Header="Crew" 
     ItemsSource="{Binding JobEdit.Crews, Source={StaticResource Locator}}"  
     DisplayMemberPath="Name" 
     SelectedItemBinding="{Binding JobEdit.SelectedCrew, Mode=TwoWay, Source={StaticResource Locator}}" 
 /&amp;gt;

&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt; &lt;/p&gt;

&lt;p&gt;Here is what I changed it too.  This works great.  It displays the selected item when the DataGrid loads and shows the combo box when the user goes into edit mode.&lt;/p&gt;

&lt;p&gt; &lt;/p&gt;

&lt;pre style="border-bottom: #999999 1px dashed; border-left: #999999 1px dashed; padding-bottom: 5px; line-height: 14px; background-color: #eee; padding-left: 5px; width: 100%; padding-right: 5px; font-family: andale mono, lucida console, monaco, fixed, monospace; color: #000000; font-size: 12px; overflow: auto; border-top: #999999 1px dashed; border-right: #999999 1px dashed; padding-top: 5px"&gt;&lt;code&gt;                           &amp;lt;DataGridTemplateColumn Header="Crew" MinWidth="150"&amp;gt;
                                       &amp;lt;DataGridTemplateColumn.CellTemplate&amp;gt;
                                           &amp;lt;DataTemplate&amp;gt;
                                                &amp;lt;TextBlock Text="{Binding Crew.Name}"&amp;gt;&amp;lt;/TextBlock&amp;gt;
                                            &amp;lt;/DataTemplate&amp;gt;
                                        &amp;lt;/DataGridTemplateColumn.CellTemplate&amp;gt;
                                        &amp;lt;DataGridTemplateColumn.CellEditingTemplate&amp;gt;
                                            &amp;lt;DataTemplate&amp;gt;
                                                &amp;lt;ComboBox ItemsSource="{Binding JobEdit.Crews, Source={StaticResource Locator}}"  
                                                   DisplayMemberPath="Name" SelectedItem="{Binding JobEdit.SelectedCrew, Mode=TwoWay, 
                                                   Source={StaticResource Locator}}"&amp;gt;&amp;lt;/ComboBox&amp;gt;
                                            &amp;lt;/DataTemplate&amp;gt;
                                        &amp;lt;/DataGridTemplateColumn.CellEditingTemplate&amp;gt;
                                    &amp;lt;/DataGridTemplateColumn&amp;gt;
&lt;/code&gt;&lt;/pre&gt; &lt;img src="http://geekswithblogs.net/tburger/aggbug/151374.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>T</dc:creator>
            <guid>http://geekswithblogs.net/tburger/archive/2012/11/28/wpf-datagrid-using-a-datagridtemplatecolumn-rather-than-a-datagridcomboboxcolumn-to.aspx</guid>
            <pubDate>Wed, 28 Nov 2012 13:43:53 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/tburger/comments/151374.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/tburger/archive/2012/11/28/wpf-datagrid-using-a-datagridtemplatecolumn-rather-than-a-datagridcomboboxcolumn-to.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/tburger/comments/commentRss/151374.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/tburger/services/trackbacks/151374.aspx</trackback:ping>
        </item>
        <item>
            <title>Expression Blend + Sketchflow Preview for Microsoft Visual Studio 2012</title>
            <link>http://geekswithblogs.net/tburger/archive/2012/11/18/expression-blend--sketchflow-preview-for-microsoft-visual-studio-2012.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/tburger/archive/2012/11/18/expression-blend--sketchflow-preview-for-microsoft-visual-studio-2012.aspx'&gt;http://geekswithblogs.net/tburger/archive/2012/11/18/expression-blend--sketchflow-preview-for-microsoft-visual-studio-2012.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Expression Blend has released a preview version of Blend that addresses some of the missing features of the version of Expression Blend that ships with VS 2012.   Here is a download to the preview version that has a lot of the features that were missing in the shipped version.  My suggestion is that anyone that works with Xaml and VS 2012 download this version of Blend  &lt;a title="http://www.microsoft.com/en-us/download/details.aspx?id=30702" href="http://www.microsoft.com/en-us/download/details.aspx?id=30702"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=30702&lt;/a&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/tburger/aggbug/151291.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>T</dc:creator>
            <guid>http://geekswithblogs.net/tburger/archive/2012/11/18/expression-blend--sketchflow-preview-for-microsoft-visual-studio-2012.aspx</guid>
            <pubDate>Sun, 18 Nov 2012 16:46:23 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/tburger/comments/151291.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/tburger/archive/2012/11/18/expression-blend--sketchflow-preview-for-microsoft-visual-studio-2012.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/tburger/comments/commentRss/151291.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/tburger/services/trackbacks/151291.aspx</trackback:ping>
        </item>
        <item>
            <title>Dallas First Robotics Competition (FRC) 2012</title>
            <category>Community</category>
            <link>http://geekswithblogs.net/tburger/archive/2012/04/01/dallas-first-regionals-2012ndash-for-inspiration-and-recognition-of-science.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/tburger/archive/2012/04/01/dallas-first-regionals-2012ndash-for-inspiration-and-recognition-of-science.aspx'&gt;http://geekswithblogs.net/tburger/archive/2012/04/01/dallas-first-regionals-2012ndash-for-inspiration-and-recognition-of-science.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Wow!  That is all I have to say after three fun filled days in a world that fed the geek, sparked the competitor, inspired the humanitarian, encouraged the inventor, and continuously warmed the heart in me.  &lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:5aaa2c79-2a3b-47a2-8ee5-fc26956bb43c" class="wlWriterEditableSmartContent"&gt;&lt;div id="418cbab7-2a61-495b-bc3d-7a3550ad46d9" style="margin: 0px; padding: 0px; display: inline;"&gt;&lt;div&gt;&lt;a href="http://www.youtube.com/watch?v=13HpbFjZWto" target="_new"&gt;&lt;img src="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Dallas-First-Regionals-2012_12F02/video9e42c75e7528.jpg" style="border-style: none" galleryimg="no" onload="var downlevelDiv = document.getElementById('418cbab7-2a61-495b-bc3d-7a3550ad46d9'); downlevelDiv.innerHTML = &amp;quot;&amp;lt;div&amp;gt;&amp;lt;object width=\&amp;quot;448\&amp;quot; height=\&amp;quot;252\&amp;quot;&amp;gt;&amp;lt;param name=\&amp;quot;movie\&amp;quot; value=\&amp;quot;http://www.youtube.com/v/13HpbFjZWto?hl=en&amp;amp;hd=1\&amp;quot;&amp;gt;&amp;lt;\/param&amp;gt;&amp;lt;embed src=\&amp;quot;http://www.youtube.com/v/13HpbFjZWto?hl=en&amp;amp;hd=1\&amp;quot; type=\&amp;quot;application/x-shockwave-flash\&amp;quot; width=\&amp;quot;448\&amp;quot; height=\&amp;quot;252\&amp;quot;&amp;gt;&amp;lt;\/embed&amp;gt;&amp;lt;\/object&amp;gt;&amp;lt;\/div&amp;gt;&amp;quot;;" alt="" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="width:448px;clear:both;font-size:.8em"&gt;First Robotics FRC 2012&lt;/div&gt;&lt;/div&gt;  &lt;p&gt;First Robotics is an amazing program that strives to inspire young people to get involved with science and technology.  To accomplish this goal, they team up young people with engineering minded mentors to create &lt;strong&gt;machines&lt;/strong&gt; with a goal of competing both on the field and by creating team websites.   &lt;a href="http://www.microsoft.com/en-us/default.aspx" target="_blank"&gt;Microsoft&lt;/a&gt; is a Crown Supplier as well as a team and regional sponsor for &lt;a href="http://www.usfirst.org/" target="_blank"&gt;First&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;This years &lt;a href="http://dallasfrcor.web709.discountasp.net/" target="_blank"&gt;Dallas First Robotics Regionals&lt;/a&gt; featured two separate playing fields hosting 79 teams averaging  approx. 12 students each (between 8 – 20) and 4 – 6 mentors.  We had a goal of 150 volunteers per field and managed to get about 120 per field.  The volunteer ratio was tight but these are dedicated people and the event was a huge success.  &lt;/p&gt;  &lt;p&gt;This is my third year with First and I was honored enough to serve the &lt;a href="http://dallasfrcor.web709.discountasp.net/" target="_blank"&gt;Dallas First Regionals&lt;/a&gt; as both a&lt;strong&gt; Web Site evaluator&lt;/strong&gt; and as the&lt;strong&gt; East Field Volunteer Coordinator&lt;/strong&gt;.  This was also the first year my daughter volunteered with me.  &lt;/p&gt;  &lt;p&gt;My daughter and I both recognize how different the &lt;a href="http://www.usfirst.org/" target="_blank"&gt;First&lt;/a&gt; program is from other team events.  The difference with &lt;a href="http://www.usfirst.org/" target="_blank"&gt;First&lt;/a&gt; is that everyone is a first class citizen.  Teams have to cooperate as much as they compete.  They rely on each other for parts and expertise when things don’t work.  Even with a veracious competition, you still find a lot of cooperation and we never witnessed any belittling between teams or individuals.&lt;/p&gt;  &lt;p&gt;First Robotics coined the term “&lt;a href="http://www.usfirst.org/aboutus/gracious-professionalism" target="_blank"&gt;Gracious Professionalism&lt;/a&gt;”.   It's a way of doing things that encourages high-quality work, emphasizes the value of others, and respects individuals and the community.&lt;sup&gt;1 &lt;/sup&gt;I was introduced to this term as the Volunteer Coordinator when I was preparing the volunteer instructional speech.  Through the next few days, I discovered it is truly core to everything that &lt;a href="http://www.usfirst.org/" target="_blank"&gt;First&lt;/a&gt; does.  &lt;/p&gt;  &lt;p&gt;One of the ways First accomplishes Gracious Professionalism is by utilizing another term they came up with which is “&lt;a href="http://www.usfirst.org/aboutus/gracious-professionalism" target="_blank"&gt;Coopertition&lt;sup&gt;TM&lt;/sup&gt;&lt;/a&gt;&lt;sup&gt;&lt;/sup&gt;”. At &lt;em&gt;FIRST&lt;/em&gt;, &lt;a href="http://www.usfirst.org/aboutus/gracious-professionalism" target="_blank"&gt;Coopertition&lt;sup&gt;TM&lt;/sup&gt;&lt;/a&gt; is displaying unqualified kindness and respect in the face of fierce competition.&lt;sup&gt;1&lt;/sup&gt;   One of the things I never liked about sports was the need to “destroy” the other team.  &lt;a href="http://www.usfirst.org/" target="_blank"&gt;First&lt;/a&gt; has really found a way to integrate &lt;a href="http://www.usfirst.org/aboutus/gracious-professionalism" target="_blank"&gt;Coopertition&lt;sup&gt;TM&lt;/sup&gt;&lt;/a&gt;  into the rules so teams can be competitive and part of that competition rewards cooperation.&lt;/p&gt;  &lt;p&gt;Oh and did I mention it has &lt;font color="#ff0000"&gt;&lt;strong&gt;ROBOTS!!!&lt;/strong&gt;&lt;/font&gt;  This year it had basket ball playing &lt;a href="http://www.xbox.com/en-US/kinect" target="_blank"&gt;Kinect&lt;/a&gt; connected, remote controlled, robots!  There are not words for how exciting these games are.  You HAVE to check out this years game, &lt;a href="http://www.youtube.com/user/FRCTeamsGlobal" target="_blank"&gt;Rebound Rumble&lt;/a&gt; (also shown above) or you can view live action on &lt;a href="http://www.dallasfirstvideo.com/" target="_blank"&gt;Dallas First Video&lt;/a&gt; .  There are also some images below.&lt;/p&gt;  &lt;p&gt;As part of the &lt;a href="http://dallasfrcor.web709.discountasp.net/" target="_blank"&gt;Dallas First Regionals&lt;/a&gt;, I was awed by incredible students who teach as much as they learn, inventive and truly caring mentors that make mentoring look easy, and completely passionate and dedicated volunteers that bring meaning to giving all that you have and making events fun and safe for all. If you have any interest in innovation, robotics, or highly motivated students, I can’t recommend anything any higher than visiting a &lt;a href="http://www.usfirst.org/roboticsprograms/frc/" target="_blank"&gt;First Robotics&lt;/a&gt; event or better yet, get involved.  There is always room for more volunteers.&lt;/p&gt;  &lt;p&gt;Whatever&lt;em&gt;&lt;font color="#333333"&gt;&lt;strong&gt; it&lt;/strong&gt;&lt;/font&gt;&lt;/em&gt; is, these students get&lt;em&gt;&lt;font color="#333333"&gt;&lt;strong&gt; it&lt;/strong&gt;&lt;/font&gt;&lt;/em&gt; and exemplify&lt;font color="#000000"&gt;&lt;em&gt;&lt;strong&gt; it&lt;/strong&gt;&lt;/em&gt;&lt;/font&gt; and these mentors ooze with &lt;font color="#333333"&gt;&lt;em&gt;&lt;strong&gt;it&lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;.  I am glad that &lt;a href="http://www.usfirst.org/" target="_blank"&gt;First&lt;/a&gt; supports these events so we can all learn and be inspired by these exceptional students and mentors.  I know that no matter how much I give, it will never compare to what I gain volunteering at &lt;a href="http://www.usfirst.org/" target="_blank"&gt;First&lt;/a&gt;.  Even if you don’t have time to volunteer, you owe it to yourself to go check out one of these events.  See what the future holds, be inspired, be encouraged, take some knowledge, leave some knowledge and most of all, have FUN.  That is what &lt;a href="http://www.usfirst.org/" target="_blank"&gt;First&lt;/a&gt; is all about and thanks to &lt;a href="http://www.usfirst.org/" target="_blank"&gt;First&lt;/a&gt;, I get&lt;em&gt;&lt;font color="#333333"&gt; &lt;strong&gt;it&lt;/strong&gt;&lt;/font&gt;&lt;/em&gt;.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;div style="padding-bottom: 0px; padding-left: 0px; width: 457px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px" id="scid:66721397-FF69-4ca6-AEC4-17E6B3208830:34975ca4-e7b1-422d-9a3e-fa7078433ae9" class="wlWriterEditableSmartContent"&gt;&lt;table border="0" cellspacing="0" cellpadding="0" style="outline:none;border-style:none;margin:0px;padding:0px;width:457px;border-collapse:collapse;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="margin:0px;padding:0px;outline:none;border-style:none;width:auto"&gt;&lt;a style="outline:none;border-style:none;margin:0px;padding:0px;" target="_blank" href="https://skydrive.live.com/redir.aspx?cid=9a85eaffd10566e6&amp;amp;page=play&amp;amp;resid=9A85EAFFD10566E6!1821&amp;amp;type=5&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" alt="View album" title="View album" src="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Dallas-First-Regionals-2012_12F02/First%20Dallas%20Regionals%202012.jpg" /&gt;&lt;/a&gt;&lt;div style="width:457px;text-align:center;overflow:visible;padding:0px;margin:0px;"&gt;                                            &lt;div style="width:457px;overflow:visible;"&gt;&lt;a style="text-decoration:none;" href="https://skydrive.live.com/redir.aspx?cid=9a85eaffd10566e6&amp;amp;page=browse&amp;amp;resid=9A85EAFFD10566E6!1821&amp;amp;type=5&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos" target="_blank"&gt;&lt;span style="line-height:1.26em;padding:0px;width:457px;font-size:26pt;font-family:'Segoe UI', helvetica, arial, sans-serif;" defaulttext="Enter album name here"&gt;First Dallas Regionals 2012&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;                                            &lt;div style="text-align:center;padding:9px 0px 0px 0px;margin:0px 0px 0px 0px;font-family:'Segoe UI', helvetica, arial, sans-serif;font-size:8pt;"&gt;                                                &lt;table border="0" cellspacing="0" cellpadding="0" style="text-align:center;width:auto;margin-left:auto;margin-right:auto;padding:0px;outline:none;border-style:none;border-collapse:collapse;"&gt;                                     &lt;tr&gt;                                       &lt;td style="vertical-align:top;outline:none;border-style:none;margin:0px;padding:6px 12px 6px 0px;"&gt;&lt;a href="https://skydrive.live.com/redir.aspx?cid=9a85eaffd10566e6&amp;amp;page=play&amp;amp;resid=9A85EAFFD10566E6!1821&amp;amp;type=5&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos" border="0" target="_blank" style="font-family:'Segoe UI', helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration: none;padding:0px;margin:0px;"&gt;VIEW SLIDE SHOW&lt;/a&gt;&lt;/td&gt;                                       &lt;td style="vertical-align:top;outline:none;border-style:none;margin:0px;padding:6px 0px 6px 0px;"&gt;&lt;a href="https://skydrive.live.com/redir.aspx?cid=9a85eaffd10566e6&amp;amp;page=downloadphotos&amp;amp;resid=9A85EAFFD10566E6!1821&amp;amp;type=5&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos" border="0" target="_blank" style="font-family:'Segoe UI', helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration: none;padding:0px;margin:0px;"&gt;DOWNLOAD ALL&lt;/a&gt;&lt;/td&gt;                                                                            &lt;/tr&gt;                                   &lt;/table&gt;                                                                                                                                &lt;/div&gt;                                                                                       &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;1.  USFirst &lt;a title="http://www.usfirst.org/aboutus/gracious-professionalism" href="http://www.usfirst.org/aboutus/gracious-professionalism"&gt;http://www.usfirst.org/aboutus/gracious-professionalism&lt;/a&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/tburger/aggbug/149166.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>T</dc:creator>
            <guid>http://geekswithblogs.net/tburger/archive/2012/04/01/dallas-first-regionals-2012ndash-for-inspiration-and-recognition-of-science.aspx</guid>
            <pubDate>Sun, 01 Apr 2012 06:39:04 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/tburger/comments/149166.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/tburger/archive/2012/04/01/dallas-first-regionals-2012ndash-for-inspiration-and-recognition-of-science.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/tburger/comments/commentRss/149166.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/tburger/services/trackbacks/149166.aspx</trackback:ping>
        </item>
        <item>
            <title>Flow Fields in Dynamics NAV</title>
            <link>http://geekswithblogs.net/tburger/archive/2012/03/16/flow-fields-in-dynamics-nav.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/tburger/archive/2012/03/16/flow-fields-in-dynamics-nav.aspx'&gt;http://geekswithblogs.net/tburger/archive/2012/03/16/flow-fields-in-dynamics-nav.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I don’t know the exact business reason but someone asked how to identify all sales shipping orders with any negative quantities on them.  They needed to print these separately from the shipments that only have all positive quantities. &lt;/p&gt;  &lt;p&gt;Here is one way to solve this problem&lt;/p&gt;  &lt;p&gt;In NAV, open Sales Shipment Header&lt;/p&gt;  &lt;p&gt;&lt;a href="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Flow-Fields-in-Dynamics-NAV_12664/clip_image001_2.png" rel="lightbox"&gt;&lt;img title="clip_image001" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="clip_image001" src="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Flow-Fields-in-Dynamics-NAV_12664/clip_image001_thumb.png" width="644" height="336" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Add a field of type Boolean (The field type should match the value you expect to return from the flow field method.  In this case we will use an exist so we expect a bool but we could have used a Sum, Average, Min, Max, Count, or a Lookup to return a value).&lt;/p&gt;  &lt;p&gt;&lt;a href="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Flow-Fields-in-Dynamics-NAV_12664/clip_image002_2.png" rel="lightbox"&gt;&lt;img title="clip_image002" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="clip_image002" src="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Flow-Fields-in-Dynamics-NAV_12664/clip_image002_thumb.png" width="644" height="313" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Define it as a flow field and click on the ellipse next to CalcFormula&lt;/p&gt;  &lt;p&gt;&lt;a href="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Flow-Fields-in-Dynamics-NAV_12664/clip_image003_2.png" rel="lightbox"&gt;&lt;img title="clip_image003" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="clip_image003" src="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Flow-Fields-in-Dynamics-NAV_12664/clip_image003_thumb.png" width="644" height="386" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Flow-Fields-in-Dynamics-NAV_12664/clip_image004_2.png" rel="lightbox"&gt;&lt;img title="clip_image004" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="clip_image004" src="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Flow-Fields-in-Dynamics-NAV_12664/clip_image004_thumb.png" width="564" height="484" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Now [Has Negative Qty] is false if no negatives exist&lt;/p&gt;  &lt;p&gt;&lt;a href="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Flow-Fields-in-Dynamics-NAV_12664/clip_image006_2.jpg" rel="lightbox"&gt;&lt;img title="clip_image006" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="clip_image006" src="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Flow-Fields-in-Dynamics-NAV_12664/clip_image006_thumb.jpg" width="644" height="477" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;And [Has Negative Qty] and true if a negative exist&lt;/p&gt;  &lt;p&gt;&lt;a href="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Flow-Fields-in-Dynamics-NAV_12664/clip_image007_2.png" rel="lightbox"&gt;&lt;img title="clip_image007" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="clip_image007" src="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Flow-Fields-in-Dynamics-NAV_12664/clip_image007_thumb.png" width="642" height="484" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;So it is ready to be used as a filter on the report.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Flow-Fields-in-Dynamics-NAV_12664/clip_image008_2.png" rel="lightbox"&gt;&lt;img title="clip_image008" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="clip_image008" src="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Flow-Fields-in-Dynamics-NAV_12664/clip_image008_thumb.png" width="644" height="443" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Don’t forget that if you are using it in code, you may need to CalcFields.&lt;/p&gt;  &lt;p&gt;Hope that helps.  If you really can’t afford the field in your header, you can use code to check the lines for a negative value each time and use a skip or break function to skip that header record but it seems expensive to check them all if you only want a few to print.&lt;/p&gt;  &lt;p&gt;Please let me know if you think of a better solution.&lt;/p&gt; &lt;img src="http://geekswithblogs.net/tburger/aggbug/149025.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>T</dc:creator>
            <guid>http://geekswithblogs.net/tburger/archive/2012/03/16/flow-fields-in-dynamics-nav.aspx</guid>
            <pubDate>Sat, 17 Mar 2012 02:08:22 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/tburger/comments/149025.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/tburger/archive/2012/03/16/flow-fields-in-dynamics-nav.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/tburger/comments/commentRss/149025.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/tburger/services/trackbacks/149025.aspx</trackback:ping>
        </item>
        <item>
            <title>Dallas GiveCamp Oct 2011</title>
            <category>Community</category>
            <link>http://geekswithblogs.net/tburger/archive/2011/10/23/dallas-givecamp-oct-2011.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/tburger/archive/2011/10/23/dallas-givecamp-oct-2011.aspx'&gt;http://geekswithblogs.net/tburger/archive/2011/10/23/dallas-givecamp-oct-2011.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;74 Developers, 13 Charities helped, 0 slices of pizza served.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.givecamp.org/" target="_blank"&gt;GiveCamp&lt;/a&gt; is a national organization to help people organize development events for charity.  &lt;a href="http://www.dallasgivecamp.org/" target="_blank"&gt;Dallas GiveCamp&lt;/a&gt; is one of those events where Developers give back by building websites or solutions for charity. &lt;/p&gt;  &lt;p&gt;This years &lt;a href="http://www.dallasgivecamp.org/" target="_blank"&gt;Dallas GiveCamp&lt;/a&gt; was held at &lt;a href="http://www.ctrechilton.com/" target="_blank"&gt;CTRECH Hilton&lt;/a&gt;.  With classrooms and whiteboards available to each charity group individually, we had the most hours worked on site that I have seen in past years.  Many people where here all night working on their Charities and second shifts showed up early.  The coffee was hot and Debbie kept a stocked kitchen open all weekend!!  &lt;/p&gt;  &lt;p&gt;Some groups set up their own oasis complete with smoothie service&lt;/p&gt;  &lt;p&gt;&lt;a href="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Dallas-GiveCamp-Oct-2011_A1E5/Oasis_2.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Oasis" border="0" alt="Oasis" src="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Dallas-GiveCamp-Oct-2011_A1E5/Oasis_thumb.jpg" width="504" height="379" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Some groups hired armed guards to keep the bugs away&lt;/p&gt;  &lt;p&gt;&lt;a href="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Dallas-GiveCamp-Oct-2011_A1E5/onguard_4.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="onguard" border="0" alt="onguard" src="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Dallas-GiveCamp-Oct-2011_A1E5/onguard_thumb_1.jpg" width="254" height="337" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Some groups tapped into a little witchcraft with help from pigs and Indiana Jones&lt;/p&gt;  &lt;p&gt;&lt;a href="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Dallas-GiveCamp-Oct-2011_A1E5/whitchcraft_2.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="whitchcraft" border="0" alt="whitchcraft" src="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Dallas-GiveCamp-Oct-2011_A1E5/whitchcraft_thumb.jpg" width="504" height="527" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Over all, it was a fantastic and very successful weekend that couldn’t have happened without the dedication of the volunteers, &lt;a href="http://dallasgivecamp.org/News/charities-anounced" target="_blank"&gt;charities&lt;/a&gt;, &lt;a href="http://dallasgivecamp.org/Sponsors" target="_blank"&gt;sponsors&lt;/a&gt; and &lt;a href="http://usergroup.tv/" target="_blank"&gt;Shawn Weisfeld with UserGroup TV&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Dallas-GiveCamp-Oct-2011_A1E5/DallasGiveCamp_2.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="DallasGiveCamp" border="0" alt="DallasGiveCamp" src="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Dallas-GiveCamp-Oct-2011_A1E5/DallasGiveCamp_thumb.jpg" width="804" height="604" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;          &lt;table border="0" cellspacing="0" cellpadding="2" width="800"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="400"&gt;&lt;a href="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Dallas-GiveCamp-Oct-2011_A1E5/GiveCamp_4.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top: 0px; border-right: 0px; padding-top: 0px" title="GiveCamp" border="0" alt="GiveCamp" align="right" src="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Dallas-GiveCamp-Oct-2011_A1E5/GiveCamp_thumb_1.jpg" width="154" height="116" /&gt;&lt;/a&gt;          &lt;br /&gt;          &lt;br /&gt;&lt;a href="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Dallas-GiveCamp-Oct-2011_A1E5/workinghard_2.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="workinghard" border="0" alt="workinghard" src="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Dallas-GiveCamp-Oct-2011_A1E5/workinghard_thumb.jpg" width="604" height="454" /&gt;&lt;/a&gt;&lt;/td&gt;        &lt;td valign="top" width="400"&gt;&lt;a href="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Dallas-GiveCamp-Oct-2011_A1E5/camp_2.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="camp" border="0" alt="camp" src="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Dallas-GiveCamp-Oct-2011_A1E5/camp_thumb.jpg" width="254" height="337" /&gt;&lt;/a&gt;          &lt;br /&gt;&lt;a href="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Dallas-GiveCamp-Oct-2011_A1E5/PaladinNews_10.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="PaladinNews" border="0" alt="PaladinNews" src="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/Dallas-GiveCamp-Oct-2011_A1E5/PaladinNews_thumb_3.jpg" width="254" height="191" /&gt;&lt;/a&gt;&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt; &lt;img src="http://geekswithblogs.net/tburger/aggbug/147418.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>T</dc:creator>
            <guid>http://geekswithblogs.net/tburger/archive/2011/10/23/dallas-givecamp-oct-2011.aspx</guid>
            <pubDate>Sun, 23 Oct 2011 17:28:28 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/tburger/comments/147418.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/tburger/archive/2011/10/23/dallas-givecamp-oct-2011.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/tburger/comments/commentRss/147418.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/tburger/services/trackbacks/147418.aspx</trackback:ping>
        </item>
        <item>
            <title>Dallas GiveCamp 2011 - Code it forward</title>
            <link>http://geekswithblogs.net/tburger/archive/2011/08/14/dallas-givecamp-2011---code-it-forward.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/tburger/archive/2011/08/14/dallas-givecamp-2011---code-it-forward.aspx'&gt;http://geekswithblogs.net/tburger/archive/2011/08/14/dallas-givecamp-2011---code-it-forward.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Dallas GiveCamp is back again! Remember all the fun you had hanging out with your fellow developers building applications for charity! We do, so we decided to do it again in October! But we cannot do it without your help. If you are interested in helping out this year please take a minute and register on our website &lt;a href="http://click.icptrack.com/icp/relay.php?r=99209649&amp;amp;msgid=659153&amp;amp;act=9JRD&amp;amp;c=487975&amp;amp;destination=http%3A%2F%2Fdallasgivecamp.org%2Foforms%2FVolunteer"&gt;http://dallasgivecamp.org/oforms/Volunteer&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;And don't forget to invite your co-workers, friends, family, anyone (and everyone) you know that is a developer or deisnger, you can download our &lt;a href="http://click.icptrack.com/icp/relay.php?r=99209649&amp;amp;msgid=659153&amp;amp;act=9JRD&amp;amp;c=487975&amp;amp;destination=http%3A%2F%2Fdallasgivecamp.org%2FMedia%2FDefault%2Fdocs%2FGiveCamp.pdf"&gt;event flyer here&lt;/a&gt;.&lt;/p&gt; &lt;img src="http://geekswithblogs.net/tburger/aggbug/146529.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>T</dc:creator>
            <guid>http://geekswithblogs.net/tburger/archive/2011/08/14/dallas-givecamp-2011---code-it-forward.aspx</guid>
            <pubDate>Mon, 15 Aug 2011 02:21:53 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/tburger/comments/146529.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/tburger/archive/2011/08/14/dallas-givecamp-2011---code-it-forward.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/tburger/comments/commentRss/146529.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/tburger/services/trackbacks/146529.aspx</trackback:ping>
        </item>
        <item>
            <title>Dallas TechFest 2011 August 12-13</title>
            <link>http://geekswithblogs.net/tburger/archive/2011/08/04/dallas-techfest-2011-august-12-13.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/tburger/archive/2011/08/04/dallas-techfest-2011-august-12-13.aspx'&gt;http://geekswithblogs.net/tburger/archive/2011/08/04/dallas-techfest-2011-august-12-13.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;After a few months of work, I am very happy to announce that the &lt;a href="http://www.dallastechfest.com/" target="_blank"&gt;Dallas TechFest&lt;/a&gt; Speaker line up and schedule is full and finalized. You can find it on the &lt;a href="http://dallastechfest.com/Sessions" target="_blank"&gt;Dallas TechFest&lt;/a&gt; website or on &lt;a href="http://dallastechfest.com/Speakers/73/michael-l-perry" target="_blank"&gt;Michael Perry’s&lt;/a&gt; Windows Phone 7 app in the marketplace. &lt;/p&gt;  &lt;p&gt;I am very excited to see some of the more popular speakers such as &lt;a href="http://dallastechfest.com/Speakers/1367/denny-cherry" target="_blank"&gt;Denny Cherry&lt;/a&gt;, &lt;a href="http://dallastechfest.com/Speakers/1366/miguel-castro" target="_blank"&gt;Miguel Castro&lt;/a&gt;, &lt;a href="http://dallastechfest.com/Speakers/103/matt-hinze" target="_blank"&gt;Matt Hienze&lt;/a&gt;, &lt;a href="http://dallastechfest.com/Speakers/70/chris-koenig" target="_blank"&gt;Chris Koenig&lt;/a&gt;, and &lt;a href="http://dallastechfest.com/Speakers/1156/caleb-jenkins" target="_blank"&gt;Caleb Jenkins&lt;/a&gt; to name a few. I am also jazzed about some of the new faces like &lt;a href="http://dallastechfest.com/Speakers/138/calvin-carter" target="_blank"&gt;Calvin Carter&lt;/a&gt; and &lt;a href="http://dallastechfest.com/Speakers/139/kumar-unnikrishnan" target="_blank"&gt;Kumar Unnikrishnan&lt;/a&gt; and their enthusiasm and love for the topics that they are presenting.  &lt;a href="http://dallastechfest.com/Speakers/781/tom-dupont" target="_blank"&gt;Tom Dupont’s&lt;/a&gt; Attack of the Cloud talk is just packed full of fun and useful information and &lt;a href="http://dallastechfest.com/Speakers/391/tony-champion" target="_blank"&gt;Tony Champion&lt;/a&gt; and &lt;a href="http://dallastechfest.com/Speakers/122/jay-smith" target="_blank"&gt;Jay Smith&lt;/a&gt; are traversing the miles to share their knowledge.  But just to be sure this isn’t all business, I love the fact that &lt;a href="http://dallastechfest.com/Speakers/888/justin-weinberg" target="_blank"&gt;Justin Weinberg&lt;/a&gt; will be talking about how to Connect with your Kinect.  &lt;/p&gt;  &lt;p&gt;I am so glad that Phat, my co-worker is coming to keep tabs on the SQL sessions.  I can’t wait to hear about all the wonderful things he learns from &lt;a href="http://dallastechfest.com/Speakers/241/sean-mccown" target="_blank"&gt;Shawn&lt;/a&gt; and &lt;a href="http://dallastechfest.com/Speakers/211/jen-mccown" target="_blank"&gt;Jen McCown&lt;/a&gt;, &lt;a href="http://dallastechfest.com/Speakers/826/david-stein" target="_blank"&gt;David Stein&lt;/a&gt;, &lt;a href="http://dallastechfest.com/Speakers/1172/eric-humphrey" target="_blank"&gt;Eric Humphrey&lt;/a&gt;, and more.  While he is doing that, I will be catching what I can from &lt;a href="http://dallastechfest.com/Speakers/828/shawn-weisfeld" target="_blank"&gt;Shawn Weisfeld&lt;/a&gt;, &lt;a href="http://dallastechfest.com/Speakers/93/todd-stone" target="_blank"&gt;Todd Stone&lt;/a&gt;, and &lt;strong&gt;EVERYONE has to check out &lt;/strong&gt;&lt;a href="http://dallastechfest.com/Speakers/1128/cory-smith" target="_blank"&gt;&lt;strong&gt;Cory Smith’s&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt; latest creation&lt;/strong&gt;.  Maybe &lt;a href="http://dallastechfest.com/Speakers/256/d-omar-villarreal" target="_blank"&gt;Omar&lt;/a&gt; can actually show me how to have a better work/life balance, or at least what that means. &lt;/p&gt;  &lt;p&gt;Sadly, I will miss &lt;a href="http://dallastechfest.com/Speakers/63/david-yancey" target="_blank"&gt;David Yancey&lt;/a&gt; talking about TDD and hearing &lt;a href="http://dallastechfest.com/Speakers/976/chander-dhall" target="_blank"&gt;Chander&lt;/a&gt; delegate so&lt;strong&gt; if you catch their talks&lt;/strong&gt;, &lt;strong&gt;PLEASE&lt;/strong&gt; let me know how they were along with all of the sessions at &lt;a href="http://dallastechfest.com/" target="_blank"&gt;Dallas TechFest&lt;/a&gt;.  Your feedback is key to helping us make decisions for next year! &lt;/p&gt;  &lt;p&gt;I am REALLY looking forward to seeing you all there!!  Please stop me to say hello and let us know how it is going throughout the event. &lt;/p&gt;  &lt;p&gt;As of the time of this blog post, I believe the discount code “Two Days” is still good so if you haven’t registered yet, don’t wait too long.  It’s never as fun with out you. &lt;/p&gt;  &lt;p&gt;  &lt;/p&gt;  &lt;p&gt;T &lt;/p&gt; &lt;img src="http://geekswithblogs.net/tburger/aggbug/146439.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>T</dc:creator>
            <guid>http://geekswithblogs.net/tburger/archive/2011/08/04/dallas-techfest-2011-august-12-13.aspx</guid>
            <pubDate>Fri, 05 Aug 2011 03:50:11 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/tburger/comments/146439.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/tburger/archive/2011/08/04/dallas-techfest-2011-august-12-13.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/tburger/comments/commentRss/146439.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/tburger/services/trackbacks/146439.aspx</trackback:ping>
        </item>
        <item>
            <title>Dallas GiveCamp Jan 14th-16th 2011</title>
            <category>Community</category>
            <link>http://geekswithblogs.net/tburger/archive/2011/01/22/dallas-givecamp-jan-14th-16th-2011.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/tburger/archive/2011/01/22/dallas-givecamp-jan-14th-16th-2011.aspx'&gt;http://geekswithblogs.net/tburger/archive/2011/01/22/dallas-givecamp-jan-14th-16th-2011.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt; A big Thank You to everyone who showed up for and sponsored Dallas GiveCamp 2011.  As did many others, I had a great time and made some lasting new relationships as well as bonded with old friends.  I owe a special thanks to Shawn Weisfeld and Chris Koenig for asking me to help with this project.  &lt;/p&gt;  &lt;p&gt;It was a great weekend of hard work and community.  Attendees over came some kinks and issues to produce some great work for Charity.  I have gotten a lot of fantastic feedback from both developers and charities.&lt;/p&gt;  &lt;p&gt;Here are some of the fun facts shared in the closing remarks -- &lt;/p&gt;  &lt;ul&gt;   &lt;ul&gt;     &lt;li&gt;1000+ drinks drunk&lt;/li&gt;      &lt;li&gt;500 slices of pizza eaten&lt;/li&gt;      &lt;li&gt;13 charities helped&lt;/li&gt;      &lt;li&gt;120 volunteers&lt;/li&gt;      &lt;li&gt;2,000 hours donated to charity&lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;If you attended Dallas GiveCamp and have any ideas of how we can make GiveCamp better next year or just want to reconnect with attendees, please join us for the Post Mortem on January 26th at Microsoft from 6-8.  2011 was GREAT, let’s make 2012 even better.  I have some ideas to share, come share yours!&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;List of Sponsors:  Paladin (&lt;a href="http://www.paladin-inc.com"&gt;www.paladin-inc.com&lt;/a&gt;),  BearCom (&lt;a href="http://www.bearcom.com"&gt;www.bearcom.com&lt;/a&gt;), DevExpress (&lt;a href="http://www.devexpress.com"&gt;www.devexpress.com&lt;/a&gt;), Telerik (&lt;a href="http://www.telerik.com"&gt;www.telerik.com&lt;/a&gt;), Pepsico (&lt;a href="http://www.pepsico.com"&gt;www.pepsico.com&lt;/a&gt;), Domino’s Pizza (&lt;a href="http://www.dominos.com"&gt;www.dominos.com&lt;/a&gt;), Verio (&lt;a href="http://www.verio.com"&gt;www.verio.com&lt;/a&gt;), Project Consults (&lt;a href="http://www.projectconsults.com"&gt;www.projectconsults.com&lt;/a&gt;), Component One (&lt;a href="http://www.componentone.com"&gt;www.componentone.com&lt;/a&gt;), Syncfusion (&lt;a href="http://www.syncfusion.com"&gt;www.syncfusion.com&lt;/a&gt;), Slalom Consulting (&lt;a href="http://www.slalom.com"&gt;www.slalom.com&lt;/a&gt;), TechSmith (&lt;a href="http://www.techsmith.com"&gt;www.techsmith.com&lt;/a&gt;), BravoTech (&lt;a href="http://www.bravotech.com"&gt;www.bravotech.com&lt;/a&gt;) , Microsoft (&lt;a href="http://www.microsoft.com"&gt;www.microsoft.com&lt;/a&gt;) , Sitefinity (&lt;a href="http://www.sitefinity.com"&gt;www.sitefinity.com&lt;/a&gt;), Kentico (&lt;a href="http://www.kentico.com"&gt;www.kentico.com&lt;/a&gt;) &lt;/p&gt; &lt;img src="http://geekswithblogs.net/tburger/aggbug/143590.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>T</dc:creator>
            <guid>http://geekswithblogs.net/tburger/archive/2011/01/22/dallas-givecamp-jan-14th-16th-2011.aspx</guid>
            <pubDate>Sat, 22 Jan 2011 09:39:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/tburger/comments/143590.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/tburger/archive/2011/01/22/dallas-givecamp-jan-14th-16th-2011.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/tburger/comments/commentRss/143590.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/tburger/services/trackbacks/143590.aspx</trackback:ping>
        </item>
        <item>
            <title>Happy New Year!!  Microsoft MVP Award</title>
            <link>http://geekswithblogs.net/tburger/archive/2011/01/01/happy-new-year--microsoft-mvp-award.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/tburger/archive/2011/01/01/happy-new-year--microsoft-mvp-award.aspx'&gt;http://geekswithblogs.net/tburger/archive/2011/01/01/happy-new-year--microsoft-mvp-award.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I received this letter  from Microsoft this morning&lt;/p&gt;  &lt;table border="0" cellspacing="0" cellpadding="2" width="1009"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="107"&gt; &lt;/td&gt;        &lt;td width="779"&gt;         &lt;p align="left"&gt;&lt;em&gt;&lt;font size="3"&gt;Dear Teresa Burger,               &lt;br /&gt;Congratulations! We are pleased to present you with the 2011 Microsoft® MVP Award! This award is given to exceptional technical community leaders who actively share their high quality, real world expertise with others. We appreciate your outstanding contributions in Expression Blend technical communities during the past year.&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="121"&gt;&lt;a href="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/a11d330c9ecb_13274/MVPLogo_2.gif"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: ; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="MVPLogo" border="0" alt="MVPLogo" src="http://gwb.blob.core.windows.net/tburger/Windows-Live-Writer/a11d330c9ecb_13274/MVPLogo_thumb.gif" width="115" height="180" /&gt;&lt;/a&gt;&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;There has been some work involved but over all, 2010 has been a blast!!  I am very honored to have received this award and look forward to a lot more community involvement, learning, exploring and sharing in the years to come.  You all rock!!&lt;/p&gt;  &lt;p&gt;Thank you!!!&lt;/p&gt;  &lt;p&gt; &lt;a title="http://mvp.support.microsoft.com/" href="http://mvp.support.microsoft.com/"&gt;http://mvp.support.microsoft.com/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.microsoft.com/expression/products/Blend_Overview.aspx" href="http://www.microsoft.com/expression/products/Blend_Overview.aspx"&gt;http://www.microsoft.com/expression/products/Blend_Overview.aspx&lt;/a&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/tburger/aggbug/143304.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>T</dc:creator>
            <guid>http://geekswithblogs.net/tburger/archive/2011/01/01/happy-new-year--microsoft-mvp-award.aspx</guid>
            <pubDate>Sun, 02 Jan 2011 05:16:32 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/tburger/comments/143304.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/tburger/archive/2011/01/01/happy-new-year--microsoft-mvp-award.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/tburger/comments/commentRss/143304.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/tburger/services/trackbacks/143304.aspx</trackback:ping>
        </item>
    </channel>
</rss>