<?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>The Developer Day &#187; resources</title>
	<atom:link href="http://www.thedeveloperday.com/tag/resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedeveloperday.com</link>
	<description>Staying Curious</description>
	<lastBuildDate>Fri, 03 Feb 2012 12:03:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CQRS Resources</title>
		<link>http://www.thedeveloperday.com/cqrs-resources/</link>
		<comments>http://www.thedeveloperday.com/cqrs-resources/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 21:36:50 +0000</pubDate>
		<dc:creator>Žilvinas Šaltys</dc:creator>
				<category><![CDATA[DDD]]></category>
		<category><![CDATA[Domain Model]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[cqrs]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://www.thedeveloperday.com/?p=648</guid>
		<description><![CDATA[In the past I wrote about what CQRS is and now I am adding a list of available CQRS resources known to me. If you come by any other CQRS resources online please post a comment with your link. Thank you. Video Presentations / Interviews Greg Young on Unshackle Your Domain Udi Dahan on CQRS, [...]]]></description>
			<content:encoded><![CDATA[<p>In the past I wrote about <a href="http://www.thedeveloperday.com/what-is-cqrs/">what CQRS is</a> and now I am adding a list of available CQRS resources known to me. If you come by any other CQRS resources online please post a comment with your link. Thank you.</p>
<h2>Video Presentations / Interviews</h2>
<p><a href="http://www.infoq.com/presentations/greg-young-unshackle-qcon08">Greg Young on Unshackle Your Domain</a><br />
<a href="http://www.infoq.com/interviews/dahan-cqrs-ddd-nservicebus">Udi Dahan on CQRS, DDD, NServiceBus</a><br />
<a href="http://skillsmatter.com/podcast/design-architecture/architectural-innovation-cqrs">Udi Dahan on CQRS and Domain Models</a><br />
<a href="http://skillsmatter.com/podcast/design-architecture/architectural-innovation-eventing-event-sourcing">Greg Young on Architectural Innovation, Eventing and Event Sourcing</a><br />
<a href="http://skillsmatter.com/podcast/agile-testing/greg-young-cqrs-event-sourcing-the-business-perspective">Greg Young on CQRS and Event Sourcing: The Business Perspective</a><br />
<a href="http://skillsmatter.com/podcast/open-source-dot-net/udi-dahan-command-query-responsibility-segregation/rl-311">Udi Dahan on CQRS</a><br />
<a href="http://skillsmatter.com/podcast/design-architecture/udi-dahan-cqrs-race-conditions-and-sagas">Udi Dahan on CQRS, Race Conditions, Sagas</a><br />
<a href="http://skillsmatter.com/podcast/design-architecture/qa">Udi Dahan on CQRS, Event Sourcing</a><br />
<a href="http://www.youtube.com/watch?v=KXqrBySgX-s&#038;feature=youtu.be">CQRS/DDD by Greg Young at Professional.NET 2011 in Vienna</a><br />
<a href="http://www.youtube.com/watch?v=CnvO_nlvrps&#038;feature=youtu.be">Practical CQRS by Rinat Abdullin</a></p>
<h2>Articles / Blogs / Blog Posts</h2>
<p><a href="http://codebetter.com/gregyoung/">Greg Young&#8217;s Blog</a> &#8211; a lot of posts on CQRS and related topics.<br />
<a href="http://thinkbeforecoding.com/">Think Before Coding</a> &#8211; blog posts on CQRS and related topics<br />
<a href="http://www.udidahan.com/2010/05/07/cqrs-isnt-the-answer-its-just-one-of-the-questions/">CQRS isn&#8217;t the answer</a> by Udi Dahan.<br />
<a href="http://www.udidahan.com/2009/12/09/clarified-cqrs/">Clarified CQRS</a> by Udi Dahan<br />
<a href="http://elegantcode.com/2009/11/11/cqrs-la-greg-young/">CQRS a la Greg Young</a> by Mark Nijhof<br />
<a href="http://richarddingwall.name/2010/06/15/brownfield-cqrs-part-1-commands/">Brownfield CQRS</a> by Richard Dingwall.<br />
<a href="http://julienletrouit.com/?p=22">Transitioning from DDD lite</a> by Julien Letrouit<br />
<a href="http://jonathan-oliver.blogspot.com/2009/10/dddd-why-i-love-cqrs.html">Why I Love CQRS</a><br />
<a href="http://abdullin.com/cqrs">CQRS on Cloud</a> by Rinat Abdullin</p>
<h2>Frameworks, Code Examples</h2>
<p><a href="http://github.com/MarkNijhof/Fohjin">C# CQRS Example</a> by Mark Nijhof<br />
<a href="http://agrcqrs.codeplex.com/">C# CQRS Framework</a><br />
<a href="http://code.google.com/p/axonframework/">JAVA Axon Framework</a><br />
<a href="http://code.google.com/p/lokad-cqrs/">Lokad CQRS Framework</a><br />
<a href="http://ncqrs.org/">NCQRS Framework</a><br />
<a href="http://thecqrskitchen.codeplex.com/">Kitchen Example</a></p>
<h2>Other</h2>
<p><a href="http://groups.google.com/group/dddcqrs">CQRS mailing list</a><br />
<a href="http://tech.groups.yahoo.com/group/domaindrivendesign/">DDD Mailing List</a> &#8211; Usually lot&#8217;s of conversations on CQRS</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thedeveloperday.com/cqrs-resources/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>DDD Resources / Papers / Presentations</title>
		<link>http://www.thedeveloperday.com/ddd-resources-papers-presentations/</link>
		<comments>http://www.thedeveloperday.com/ddd-resources-papers-presentations/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 21:53:41 +0000</pubDate>
		<dc:creator>Žilvinas Šaltys</dc:creator>
				<category><![CDATA[DDD]]></category>
		<category><![CDATA[Model]]></category>
		<category><![CDATA[Patterns]]></category>
		<category><![CDATA[Domain Model]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://www.thedeveloperday.com/?p=630</guid>
		<description><![CDATA[Recently I wrote about what Domain Driven Design is which only scratches the surface of DDD. I&#8217;ve decided to put a list of DDD resources available. If you come by any other DDD resources online please post a comment with your link. Books / Papers Domain-Driven Design: Tackling Complexity in the Heart of Software DDD [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I wrote about <a href="http://www.thedeveloperday.com/what-is-ddd-or-domain-driven-design/">what Domain Driven Design is</a> which only scratches the surface of DDD. I&#8217;ve decided to put a list of DDD resources available. If you come by any other DDD resources online please post a comment with your link.</p>
<h2>Books / Papers</h2>
<ul>
<li><a href="http://www.amazon.com/Domain-Driven-Design-Tackling-Complexity-Software/dp/0321125215">Domain-Driven Design: Tackling Complexity in the Heart of Software</a></li>
<li><a href="http://domaindrivendesign.org/sites/default/files/discussion/PatternSummariesUnderCreativeCommons.doc">DDD Pattern Summaries (Free)</a></li>
<li><a href="http://www.infoq.com/minibooks/domain-driven-design-quickly">Domain Driven Design Quickly (Free E-book)</a></li>
<li><a href="http://thinkddd.com/assets/2/Domain_Driven_Design_-_Step_by_Step.pdf">Domain Driven Design Step by Step (Free E-book)</a></li>
<li><a href="http://domaindrivendesign.org/library/vernon_2011">Effective Aggregate Design by Vaughn Vernon</a></li>
</ul>
<h2>Presentations / Videos / Interviews</h2>
<ul>
<li><a href="http://www.infoq.com/presentations/RESTful-SOA-DDD">Vaughn Vernon on RESTful SOA or Domain-Driven Design &#8211; A compromise?</a></li>
<li><a href="http://streaming.ndc2010.no/tcs/?id=F552E0B6-C036-4A8D-BEEA-64E4B1B005CE">Greg Young on 5 Reasons Why DDD Projects Fail</a></li>
<li><a href="http://www.infoq.com/interviews/eric-evans-ddd-interview">Eric Evans on the State of DDD</a></li>
<li><a href="http://www.infoq.com/interviews/greg-young-ddd">Greg Young on State Transitions in Domain-Driven Design</a></li>
<li><a href="http://www.infoq.com/interviews/domain-driven-design-eric-evans">Eric Evans on Domain Driven Design</a></li>
<li><a href="http://www.infoq.com/presentations/ddd-eric-evans">Eric Evans on What he&#8217;s learned about DDD since the book</a></li>
<li><a href="http://skillsmatter.com/podcast/design-architecture/keynoteddd-emerging-themes-2010/zx-983">Eric Evans on DDD Emerging Themes</a></li>
<li><a href="http://skillsmatter.com/podcast/design-architecture/folding-together-ddd-agile/zx-983">Eric Evans on Folding together DDD &#038; Agile</a></li>
<li><a href="http://www.infoq.com/presentations/strategic-design-evans">Eric Evans on Strategic Design</a></li>
<li><a href="http://www.infoq.com/presentations/model-to-work-evans">Eric Evans on Putting The Model to Work</a></li>
<li><a href="http://www.infoq.com/presentations/DDD-Entities-Repositories-Jimmy-Nilsson">Jimmy Nilsson on Is Domain-Driven Design More than Entities and Repositories?</a></li>
<li><a href="http://www.infoq.com/presentations/bdd-and-ddd">Dan North on BDD &#038; DDD</a></li>
</ul>
<h2>Websites and Blogs</h2>
<ul>
<li><a href="http://domaindrivendesign.org/">DDD Community</a></li>
<li><a href="http://domaindrivendesign.org/forum">DDD Forum</a></li>
<li><a href="http://tech.groups.yahoo.com/group/domaindrivendesign/">DDD Mailing List</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.thedeveloperday.com/ddd-resources-papers-presentations/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

