<?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/"
	>

<channel>
	<title>South Houston .Net User Group</title>
	<atom:link href="http://codingphilosophical.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://codingphilosophical.com/shdnug</link>
	<description>A .Net User Group for the Bay Area</description>
	<pubDate>Thu, 29 Apr 2010 13:33:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>We have moved to Facebook</title>
		<link>http://codingphilosophical.com/shdnug/?p=111</link>
		<comments>http://codingphilosophical.com/shdnug/?p=111#comments</comments>
		<pubDate>Thu, 29 Apr 2010 13:33:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://codingphilosophical.com/shdnug/?p=111</guid>
		<description><![CDATA[South Houston .Net User Group has moved to Facebook. You can find us here.
Take a minute to jump over to our page and click the &#8216;Like&#8217; button to become a fan. Once we get 25 fans, we get some more features and nice URL to give out.
As you know we have not been keeping this [...]]]></description>
			<content:encoded><![CDATA[<p>South Houston .Net User Group has moved to Facebook. You can find us <a href="http://www.facebook.com/pages/South-Houston-Net-User-Group/118672094824951?v=wall">here</a>.</p>
<p>Take a minute to jump over to our page and click the &#8216;Like&#8217; button to become a fan. Once we get 25 fans, we get some more features and nice URL to give out.</p>
<p>As you know we have not been keeping this blog up to date, and we are hoping that moving to Facebook will help increase our ability to communicate with you and, more importantly, increase your ability to communicate with us. We meet once a month, but I think there is a lot of value in staying connected between meetings. Between the Twitter and Facebook, I&#8217;m hoping we can accomplish this.</p>
<p>Don&#8217;t forget to follow us on Twitter. <a href="http://twitter.com/shdnug">@shdnug</a></p>
<p>Thanks,<br />
Aaron Dargel</p>
]]></content:encoded>
			<wfw:commentRss>http://codingphilosophical.com/shdnug/?feed=rss2&amp;p=111</wfw:commentRss>
		</item>
		<item>
		<title>TDD and SOLID Coding Dojo April 24th</title>
		<link>http://codingphilosophical.com/shdnug/?p=91</link>
		<comments>http://codingphilosophical.com/shdnug/?p=91#comments</comments>
		<pubDate>Wed, 31 Mar 2010 13:51:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://codingphilosophical.com/shdnug/?p=91</guid>
		<description><![CDATA[SHDNUG will  be holding its first TDD and SOLID Coding Dojo on Saturday April 24th at the Freeman Branch library (16616 Diana Lane Houston, TX 77062 - (281) 488-1906) from 10:00 am - 2:00 pm in the large meeting room on the first floor.
I really want this dojo to be focused on refactoring and [...]]]></description>
			<content:encoded><![CDATA[<p>SHDNUG will  be holding its first TDD and SOLID Coding Dojo on Saturday April 24th at the Freeman Branch library (<a target="_blank" href="http://maps.google.com/maps?ie=UTF8&#038;q=freeman+branch+library&#038;fb=1&#038;gl=us&#038;hq=freeman+branch+library&#038;hnear=Houston,+TX&#038;cid=0,0,6411764119419083035&#038;ei=b1CzS4uTO8L68AaboL3uBg&#038;ved=0CBYQnwIwAw&#038;t=h&#038;z=16&#038;iwloc=A">16616 Diana Lane Houston, TX 77062 - (281) 488-1906</a>) from 10:00 am - 2:00 pm in the large meeting room on the first floor.</p>
<p>I really want this dojo to be focused on refactoring and we&#8217;ll be discussing the SOLID Principles as we go. Many times we get the tests passing and then move on to the next thing, but that&#8217;s really defeating the purpose of TDD. We want to stop and look at what we wrote and refactor it towards greatness. This process will be slow at first, and that&#8217;s the point of a dojo. We have no deadline for delivery and I want everyone involved to ask questions, write some code, have fun, and walk out feeling like it was worth your time. </p>
<p>Once a test is passing we will stop and ask the following questions:</p>
<ul>
<li>Is it DRY?</li>
<li>Does it have one responsibility?</li>
<li>Does everything in it change at the same rate?</li>
<li>Does it depend on things that change less often than it does?</li>
</ul>
<p>These questions will help us apply the SOLID principles when we start to refactor and it is a nice list to keep us honest about the quality of our code. We&#8217;ll also discuss what these questions mean briefly before we really get going. </p>
<p>Here are the tools we will be using:</p>
<ul>
<li><a href="http://www.nunit.org/">NUnit </a>- Good old NUnit&#8230;</li>
<li><a href="http://code.google.com/p/moq/">Moq </a>- The Mocking framework with attitude&#8230;</li>
<li><a href="http://watin.sourceforge.net/">WatiN </a>- I will click no more&#8230;</li>
<li><a href="http://nbehave.codeplex.com/">NBehave </a>- Oh&#8230;Behave (or SpecFlow, I can&#8217;t make up my mind)</li>
<li><a href="http://www.asp.net/(S(d35rmemuuono1wvm1gsp2n45))/mvc/">ASP.Net MVC 2</a> - This time we mean it&#8230;</li>
<li>.Net 4.0 and Visual Studio 2010 - No weekend would be complete without a little VS in your grill&#8230;</li>
<li>EF or NHibernate (if we have the time) - ORM you glad I didn&#8217;t say LINQ-To-SQL, or worse DataSets&#8230;</li>
</ul>
<p>We will go through the process used on real Agile projects using BDD, and working from the outside-in. We start with a feature and feature level test (using NBehave and WatiN), and then start to work our way down to Unit Tests for different components, finishing with a passing feature. I hope we can do all this tomorrow and look forward to seeing everyone there.</p>
<p>We are still looking for sponsors for this meeting, but sponsor or no, there will be food and drinks for all. I&#8217;m really looking forward to this dojo and know that it will be a lot of fun.</p>
<p>See you there,<br />
Aaron</p>
]]></content:encoded>
			<wfw:commentRss>http://codingphilosophical.com/shdnug/?feed=rss2&amp;p=91</wfw:commentRss>
		</item>
		<item>
		<title>User Group Meeting March 31st</title>
		<link>http://codingphilosophical.com/shdnug/?p=85</link>
		<comments>http://codingphilosophical.com/shdnug/?p=85#comments</comments>
		<pubDate>Mon, 29 Mar 2010 22:16:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://codingphilosophical.com/shdnug/?p=85</guid>
		<description><![CDATA[This month we&#8217;re looking at jQuery and how to use it the &#8220;right&#8221; way in WebForms and MVC applications. We&#8217;ll be taking a deep dive into selectors, commands, and plugins. It will be a lot of fun. If you haven&#8217;t used jQuery, or you have, but are still a little new to it, or if [...]]]></description>
			<content:encoded><![CDATA[<p>This month we&#8217;re looking at jQuery and how to use it the &#8220;right&#8221; way in WebForms and MVC applications. We&#8217;ll be taking a deep dive into selectors, commands, and plugins. It will be a lot of fun. If you haven&#8217;t used jQuery, or you have, but are still a little new to it, or if you are a certified jQuery Ninja Master, you should come out to the user group meeting on Wednesday, March 31st from 6:30 PM to 8:30 PM. We will have food and drinks for all. It&#8217;s @ 16616 Diana Lane Houston, TX 77062 - (281) 488-1906. We will be meeting upstairs again this month.</p>
<p>This class is being led by Kevin Lee, you can checkout his blog here: http://www.chewyq.com/</p>
<p>You can follow SHDNUG on Twitter and get updates and random musings faster than anywhere else&#8230; | <a href="http://twitter.com/shdnug" title="Follow SHDNUG on Twitter">@shdnug</a><br />
<a href="http://www.google.com/calendar/embed?src=v69k7gdp66u50gnj1gsc5odsm4%40group.calendar.google.com&#038;ctz=UTC" title="View SHDNUG's calendar">View SHDNUG&#8217;s Calendar</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codingphilosophical.com/shdnug/?feed=rss2&amp;p=85</wfw:commentRss>
		</item>
		<item>
		<title>We&#8217;re Back!!</title>
		<link>http://codingphilosophical.com/shdnug/?p=78</link>
		<comments>http://codingphilosophical.com/shdnug/?p=78#comments</comments>
		<pubDate>Wed, 13 Jan 2010 14:18:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://codingphilosophical.com/shdnug/?p=78</guid>
		<description><![CDATA[With the help of Kevin Lee, co-worker and SHDNUG&#8217;s new Director, we&#8217;ve been able to get more organized and really focus on growing SHDNUG this year. We have speakers coming in from all over Houston, including Zain Naboulsi (Microsoft Evangelist, @zainnab), Todd Anglin (Chief Evangelist, Telerik and Microsoft MVP, @toddanglin), Claudio Lassala (Senior Developer, EPS [...]]]></description>
			<content:encoded><![CDATA[<p>With the help of Kevin Lee, co-worker and SHDNUG&#8217;s new Director, we&#8217;ve been able to get more organized and really focus on growing SHDNUG this year. We have speakers coming in from all over Houston, including Zain Naboulsi (Microsoft Evangelist, @zainnab), Todd Anglin (Chief Evangelist, Telerik and Microsoft MVP, @toddanglin), Claudio Lassala (Senior Developer, EPS Software, @claudiolassala),  and many, many more.</p>
<p>One big change is that we have moved the meetings from the first Wednesday of the month, to the last. Our first meeting is going to be on February 24th @ the Freeman-Branch library (we will be meeting in the upstairs conference room this month and the next, and then we&#8217;re back in the large conference room downstairs). Zain Naboulsi will be there from Microsoft speaking about debugging in Visual Studio. It will be good to see all of you again after our short break, and regroup. I hope that this year SHDNUG grows rapidly, and we are doing everything we can to keep the community together between meetings.</p>
<p>You can follow SHDNUG on Twitter | <a href="http://twitter.com/shdnug" title="Follow SHDNUG on Twitter">@shdnug</a><br />
<a href="http://www.google.com/calendar/embed?src=v69k7gdp66u50gnj1gsc5odsm4%40group.calendar.google.com&#038;ctz=UTC" title="View SHDNUG's calendar">View SHDNUG&#8217;s Calendar</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codingphilosophical.com/shdnug/?feed=rss2&amp;p=78</wfw:commentRss>
		</item>
		<item>
		<title>What&#8217;s going on??</title>
		<link>http://codingphilosophical.com/shdnug/?p=77</link>
		<comments>http://codingphilosophical.com/shdnug/?p=77#comments</comments>
		<pubDate>Thu, 08 Oct 2009 00:37:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://codingphilosophical.com/shdnug/?p=77</guid>
		<description><![CDATA[I think it&#8217;s due time for an explanation of what&#8217;s happening with SHDNUG.
First of all, we are not going away. In fact, I&#8217;m working on getting some more help running the user group and growing attendance at the meetings. I have recently taken on a new project and just bought my first house. So, naturally, [...]]]></description>
			<content:encoded><![CDATA[<p>I think it&#8217;s due time for an explanation of what&#8217;s happening with SHDNUG.<br />
First of all, we are not going away. In fact, I&#8217;m working on getting some more help running the user group and growing attendance at the meetings. I have recently taken on a new project and just bought my first house. So, naturally, things are a little crazy right now. My thought is that the next meeting will take place in November or December where we will get a great overview of using jquery in asp.net forms apps and maybe a little peak at using them in MVC. Speaking of MVC, I&#8217;m working on getting a great speaker for early next year, but no promises yet. To sum up, SHDNUG is alive and well. I hope to be back in the next month or so, with some more support and goodies to give away. I want to thank all of you for sticking around and checking out the site. Keep checking in, we&#8217;ll be back very soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://codingphilosophical.com/shdnug/?feed=rss2&amp;p=77</wfw:commentRss>
		</item>
		<item>
		<title>August Meeting (Wednesday August 5th 6:30 PM - 8:30 PM)</title>
		<link>http://codingphilosophical.com/shdnug/?p=66</link>
		<comments>http://codingphilosophical.com/shdnug/?p=66#comments</comments>
		<pubDate>Sat, 25 Jul 2009 21:57:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://codingphilosophical.com/shdnug/?p=66</guid>
		<description><![CDATA[Wow! Time really flies when you’re having fun. Here we are about a week and a half from the next meeting. I think this time we are going to do something a bit different; we will have a coding dojo. I don&#8217;t expect anyone to get hurt, as this does not involve practicing our ninja [...]]]></description>
			<content:encoded><![CDATA[<p>Wow! Time really flies when you’re having fun. Here we are about a week and a half from the next meeting. I think this time we are going to do something a bit different; we will have a coding dojo. I don&#8217;t expect anyone to get hurt, as this does not involve practicing our ninja like fighting skills. Instead it is a way to practice our ninja like coding skills. For about 6 months now, we have focused on having a speaker come in and teach us something new. The speakers have been terrific and I know I have learned a great deal from the past meetings. This time, however, we are going to teach each other. A coding dojo is a practice zone for TDD (Test Driven Development), and more than that it is a way for all of us to learn from each other. We will be writing code, everyone that wants to get up and code will have the opportunity to do so. Coding dojos can be intimidating at first, but remember all of us can learn something from everyone else, no matter what the skill level. So I would encourage everyone to get up and give it a try. I have attended several dojos and they are always a lot of fun and I never walk away without learning something new. For more information on coding dojos I must redirect you to my friend and coworker&#8217;s blog, who has been running coding dojos for some time now, Mr. J.P. Hamilton&#8217;s <a href="http://jphamilton.net/post/Coding-Dojo-and-Code-Kata-Resources.aspx">Blog</a>.</p>
<p>So the big question now is what to code in this dojo. I figured we get a little (artificially) intelligent and tackle the problem of finding similar people that like the same movies you like. This is the kind of algorithm behind Amazon&#8217;s purchase suggestions and Netflix&#8217;s movie recommendations. We will use a very simple algorithm called Euclidean Distance to measure the similarities between one persons movie reviews and those of several others. The result will tell us which reviewers are most likely to share similar interests in movies. We will start the dojo by going through a simple review of the alogorithm and collectively creating the components that load the data in preparation for the algorithm. Then we will start the dojo full force.</p>
<p>If you have never participated in a coding dojo, I really encourage you to attend. If you don&#8217;t want to code in front of others, feel free to sit back and observe. There should be no pressure, and above all, no hurt feelings. We are all friends and share the same passion for development. So come in with an open mind and be ready to have fun and quite possibly learn a great deal of new things.</p>
<p>Hope to see you there,</p>
<p>Aaron Dargel</p>
<p><strong>We meet at the Clear Lake City-County Freeman Branch Library </strong></p>
<p><!-- #EndEditable --><strong>16616 Diana Lane<br />
Houston, TX 77062</strong><br />
<strong>281-488-1906<br />
</strong></p>
<p><span class="littleText"><a href="https://codingphilosophical.com/shdnug/wp-content/uploads/2009/07/august-shdnug-meeting-coding-dojo.ics"><strong>August SHDNUG Meeting iCal Reminder</strong></a><!-- #BeginEditable "subbranchname" --></span></p>
]]></content:encoded>
			<wfw:commentRss>http://codingphilosophical.com/shdnug/?feed=rss2&amp;p=66</wfw:commentRss>
		</item>
		<item>
		<title>July Meeting (Wed. July 1st)</title>
		<link>http://codingphilosophical.com/shdnug/?p=57</link>
		<comments>http://codingphilosophical.com/shdnug/?p=57#comments</comments>
		<pubDate>Sat, 13 Jun 2009 19:21:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://codingphilosophical.com/shdnug/?p=57</guid>
		<description><![CDATA[Because of all the activity for the summer, the library will not be available for July. I thought we might do something a little different and head out to Russo&#8217;s New York Pizzeria on 646 by the Chick-Fil-A from about 6:30 - 8:30 PM on July 1st. If anyone wants to meet me out there [...]]]></description>
			<content:encoded><![CDATA[<p>Because of all the activity for the summer, the library will not be available for July. I thought we might do something a little different and head out to Russo&#8217;s New York Pizzeria on 646 by the Chick-Fil-A from about 6:30 - 8:30 PM on July 1st. If anyone wants to meet me out there you&#8217;re welcome to. We won&#8217;t have a formal agenda, just take some time to hangout and chat about whatever topics we happen to think about. I think this will be a great opportunity for us to have a more informal meeting and just get a chance to meet each other on a more personal level.  If you are planning on attending, just leave a comment so I can get an idea for how many people will be there.<br />
<small><a style="color:#0000FF;text-align:left" href="http://maps.google.com/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=1660+W+Fm+646+Rd,+League+City,+TX+77573-4643&amp;ie=UTF8&amp;ll=29.501395,-95.052338&amp;spn=0.011617,0.027595&amp;z=14&amp;iwloc=A">Russo&#8217;s New York Pizzaria Location</a></small></p>
<p><a href="http://www.shdnug.org/uploads/julyshdnugmeeting.ics">Add to my calendar</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codingphilosophical.com/shdnug/?feed=rss2&amp;p=57</wfw:commentRss>
		</item>
		<item>
		<title>SHDNUG 2.0</title>
		<link>http://codingphilosophical.com/shdnug/?p=12</link>
		<comments>http://codingphilosophical.com/shdnug/?p=12#comments</comments>
		<pubDate>Tue, 09 Jun 2009 15:54:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://codingphilosophical.com/shdnug/?p=12</guid>
		<description><![CDATA[Well, the new upgrade is complete for now. I hope that the new site will be little more effective than the last one. There is a members page that will show all the members that have signed up as well as give each member a little dashboard when they log in. I haven&#8217;t explored all [...]]]></description>
			<content:encoded><![CDATA[<p>Well, the new upgrade is complete for now. I hope that the new site will be little more effective than the last one. There is a members page that will show all the members that have signed up as well as give each member a little dashboard when they log in. I haven&#8217;t explored all the features yet, but I hope that you will register as a member of SHDNUG and subscribe to the RSS feed while your here so that you can receive the latest news from SHDNUG.</p>
<p>Thanks to all,</p>
<p>Aaron Dargel</p>
]]></content:encoded>
			<wfw:commentRss>http://codingphilosophical.com/shdnug/?feed=rss2&amp;p=12</wfw:commentRss>
		</item>
	</channel>
</rss>

