<?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>ORTHOcoders &#187; Mocking</title>
	<atom:link href="http://orthocoders.com/tag/mocking/feed/" rel="self" type="application/rss+xml" />
	<link>http://orthocoders.com</link>
	<description>U can code it, we can help</description>
	<lastBuildDate>Fri, 13 Jan 2012 07:16:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Prairie Development Conference</title>
		<link>http://orthocoders.com/2010/05/03/prairie-development-conference/</link>
		<comments>http://orthocoders.com/2010/05/03/prairie-development-conference/#comments</comments>
		<pubDate>Tue, 04 May 2010 03:14:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BDD]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Patterns]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Mocking]]></category>
		<category><![CDATA[SOLID]]></category>

		<guid isPermaLink="false">http://orthocoders.com/2010/05/03/prairie-development-conference/</guid>
		<description><![CDATA[On Jun 2nd and 3rd I’ll be speaking at the PrairieDevCon 2010 in Regina!!! You can read about it at http://www.prairiedevcon.com/. It would be two complete days of sessions with four tracks and many cool speakers!!!! I will do two presentations: Real World Behaviour Driven Development Behaviour Driven Development drives you process towards keeping the [...]]]></description>
			<content:encoded><![CDATA[<p>On Jun 2nd and 3rd I’ll be speaking at the <strong>PrairieDevCon</strong> 2010 in Regina!!!</p>
<p><a href="http://orthocoders.com/wp-content/uploads/2010/05/Prairie_Dev_Con_Presenter.gif"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Prairie_Dev_Con_Presenter" src="http://orthocoders.com/wp-content/uploads/2010/05/Prairie_Dev_Con_Presenter_thumb.gif" border="0" alt="Prairie_Dev_Con_Presenter" width="225" height="123" /></a></p>
<p>You can read about it at <a href="http://www.prairiedevcon.com/">http://www.prairiedevcon.com/</a>. It would be two complete days of sessions with four tracks and many cool speakers!!!!</p>
<p>I will do two presentations:</p>
<p><strong> </strong></p>
<h5>Real World Behaviour Driven Development</h5>
<p>Behaviour Driven Development drives you process towards keeping the focus on the stakeholder’s goals while discovering new features to achieve those goals.<br />
But&#8230; what does it mean in a .NET project to use BDD? What do I have to change? What tools are available? Can I use it for project with actual deadlines? How the quality will be improved?<br />
We are going to see a real world example from start to finish using BDD and TDD while answering all those questions. After the session you will have the foundation to apply BDD with confidence on any .NET project.<br />
<strong>Track:</strong> Developer Foundation<br />
<strong>Style:</strong> Dojo (Bring your laptop and code with me!)</p>
<h5>Test Driven Development Patterns for .NET Developers</h5>
<p>Test Driven Development is a methodology that will help us to discover our model while improving the quality of our software.<br />
We are going to see different patterns to help us deal with day to day problems like constructor initialization, exception testing, combinatorial tests, database testing, and many others.<br />
<strong>Track:</strong> Developer Foundation<br />
<strong>Style:</strong> Lecture</p>
<p>Hope to see you there!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://orthocoders.com/2010/05/03/prairie-development-conference/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Winnipeg Code Camp 2009</title>
		<link>http://orthocoders.com/2009/03/15/winnipeg-code-camp-2009/</link>
		<comments>http://orthocoders.com/2009/03/15/winnipeg-code-camp-2009/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 14:54:58 +0000</pubDate>
		<dc:creator>Amir Barylko</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[Mocking]]></category>

		<guid isPermaLink="false">http://orthocoders.com/?p=24</guid>
		<description><![CDATA[Wow! What a day! We started around 8 AM with breakfast and at 9 started the presentations. I did mine around 10:30, I think it was pretty good (no one faint, or run from the room screaming). The audience was great, made great questions and laughed (utter kindness) at my bad jokes. I want to [...]]]></description>
			<content:encoded><![CDATA[<p>Wow! What a day!</p>
<p>We started around 8 AM with breakfast and at 9 started the presentations.</p>
<p>I did mine around 10:30, I think it was pretty good (no one faint, or run from the room screaming).</p>
<p>The audience was great, made great questions and laughed (utter kindness) at my bad jokes.</p>
<p>I want to thank everyone that was there, and D&#8217;arcy for inviting me.</p>
<p>Here is the presentation <a href="http://orthocoders.com/wp-content/uploads/2009/03/talk-the-talk-and-mock-the-mock.zip">PDF presentation</a>, the source code <a href="http://orthocoders.com/wp-content/uploads/2009/03/mocktutorial_start.zip">Demo Code (start)</a> and the source code complete with all the tests <a href="http://orthocoders.com/wp-content/uploads/2009/03/mocktutorial_witheverything.zip">Demo Code with all the tests</a>.</p>
<p>The video is still to come <img src='http://orthocoders.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> !</p>
<p>Comments are welcome!</p>
]]></content:encoded>
			<wfw:commentRss>http://orthocoders.com/2009/03/15/winnipeg-code-camp-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mock The Mock @ Winnipeg Code Camp</title>
		<link>http://orthocoders.com/2009/03/14/presentation-at-winnipeg-code-camp/</link>
		<comments>http://orthocoders.com/2009/03/14/presentation-at-winnipeg-code-camp/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 06:21:19 +0000</pubDate>
		<dc:creator>Amir Barylko</dc:creator>
				<category><![CDATA[Presentations]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[Mocking]]></category>

		<guid isPermaLink="false">http://orthocoders.com/?p=22</guid>
		<description><![CDATA[I&#8217;m getting ready for the presentation tomorrow at the Winnipeg Code Camp! I&#8217;m going to talk about mocking using Rhino Mocks. Here is the presentation: PDF presentation download. I&#8217;ll try to make a video later this week. See you there!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m getting ready for the presentation tomorrow at the <a href="http://www.winnipegcodecamp.com/" target="_blank">Winnipeg Code Camp</a>!</p>
<p>I&#8217;m going to talk about mocking using Rhino Mocks.</p>
<p>Here is the presentation: <a title="PDF presentation download." href="http://orthocoders.com/wp-content/uploads/2009/03/talk-the-talk-and-mock-the-mock.zip">PDF presentation download</a>.</p>
<p>I&#8217;ll try to make a video later this week.</p>
<p>See you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://orthocoders.com/2009/03/14/presentation-at-winnipeg-code-camp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

