

<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Plastic/Blog</title>
	<link>http://blog.codiceplastico.com</link>
	<description>Code Elegance</description>
	<lastBuildDate>Sat, 20 Feb 2010 19:48:27 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Contextual Domain Models</title>
		<description><![CDATA[One of the most well known enterprise pattern is the Domain Model often used in an Onion architecture or Hexagonal architecture: the DM as the center of our application.
I totally agree with that implementation, but, today, I’m not sure that this center should be one and only one.
The doubt is born during a big refactoring [...]]]></description>
		<link>http://blog.codiceplastico.com/index.php/2010/02/20/context-domain-models/</link>
			</item>
	<item>
		<title>My presentation on Mock Objects (UgiALT.NET Conf)</title>
		<description><![CDATA[Here you can find the slides of the presentation that I did last week at the Italian ALT.NET Conference about mock objects: http://www.slideshare.net/emadb/mocking-2998380
(they are in Italian, sorry)
]]></description>
		<link>http://blog.codiceplastico.com/index.php/2010/01/28/my-presentation-on-mock-objects-ugialt-net-conf/</link>
			</item>
	<item>
		<title>UgiALT.NET V Conference</title>
		<description><![CDATA[Last Saturday there was the winter edition of the Italian ALT.NET conference. The 5th edition. It was a great day, with more the 130 participants, 20 sessions about DDD, BDD, TDD, SQL and NO-SQL Database, REST, Dynamic Languages, agility, Refactoring, #Architecture, Mock Objects, HTML5, iPhone, Monotouch, JQuery and many more themes.
One of the aspects that [...]]]></description>
		<link>http://blog.codiceplastico.com/index.php/2010/01/25/ugialt-net-v-conference/</link>
			</item>
	<item>
		<title>Experiments with MongoDb</title>
		<description><![CDATA[During the Xmas holidays I found the time to have a look at MongoDb a Document oriented Database where the schema is based on JSON.
I downloaded the binaries and the C# Driver and I started some experiments.
The setup-time is minimal, the server is a console application that remain ready on a certain port:

D:\mongodb-win32-x86_64-1.2.1\bin&#62;mongod.exe --dbpath ./data


Tue [...]]]></description>
		<link>http://blog.codiceplastico.com/index.php/2010/01/05/experiments-with-mongodb/</link>
			</item>
	<item>
		<title>Avoid DataGrid*</title>
		<description><![CDATA[A lot of software houses are migrating their application to the (new) WPF framework to take advantage of all the new stuff (layout models, controls, templates, styles,…)
WPF leave to the developers the freedom to realize appealing user interfaces that support an alternative interaction model not tied to the old windows controls. The benefits for the [...]]]></description>
		<link>http://blog.codiceplastico.com/index.php/2009/11/15/avoid-datagrid/</link>
			</item>
	<item>
		<title>Agile Testing Days 2010</title>
		<description><![CDATA[The call for paper for the AgileTestingDays 2010 is open, you can submit your proposal on the site.
I&#8217;m thinking in these days about a session on testing from a developer perspective. 
]]></description>
		<link>http://blog.codiceplastico.com/index.php/2009/11/06/agile-testing-days-2010/</link>
			</item>
	<item>
		<title>AgileTestingDays&#8230;a beautiful experience</title>
		<description><![CDATA[The past week, Emanuele and I were in berlin to attend the agile testing days conference.
We made a speech about Continuous Integration, from theory to practice. It was my first &#8220;international&#8221; speech and it gone quite fine.
In those days I saw and I spoke with a lot of &#8220;agile-guru&#8221; like Tom and Mary Poppendieck and [...]]]></description>
		<link>http://blog.codiceplastico.com/index.php/2009/10/18/agiletestingdays-a-beautiful-experience/</link>
			</item>
	<item>
		<title>Slides and demo of our session</title>
		<description><![CDATA[You can get the powerpoint presentation and the demos of our session about Continous Integration at the Agile Testing Days here: link
If you need help or some information on how to use them feel free to contact us!
]]></description>
		<link>http://blog.codiceplastico.com/index.php/2009/10/14/slides-and-demo-of-our-session/</link>
			</item>
	<item>
		<title>@Berlin</title>
		<description><![CDATA[Finally, we are in Berlin! Emanuele and I arrived yesterday, after a long travel.
It&#8217;s very cold: on saturday, I had a t-shirt on, today in Berlin it&#8217;s snowing almost.
Yesterday I had a half-marathon with Ema, but the first impact with this city is not so good&#8230;maybe for the rain, maybe for the weather or maybe [...]]]></description>
		<link>http://blog.codiceplastico.com/index.php/2009/10/12/berlin/</link>
			</item>
	<item>
		<title>Agile testing days&#8230;we&#8217;re arriving (almost)</title>
		<description><![CDATA[This afternoon, Emanuele and I have built the demo for the agile testing days.
Our idea is that to completely (more or less) reproduce the build environment that the team uses all days in our projects. The tasks that we have scheduled are:
- automatic assemblies versioning
- integrating database changes
- build
- running unit tests
- running integration tests
- [...]]]></description>
		<link>http://blog.codiceplastico.com/index.php/2009/10/08/agile-testing-days-were-arriving-almost/</link>
			</item>
</channel>
</rss>
