<?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>mpustelak.com</title>
	<atom:link href="http://www.mpustelak.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mpustelak.com</link>
	<description>real life programming</description>
	<lastBuildDate>Mon, 06 Feb 2017 09:03:22 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.6.20</generator>
	<item>
		<title>Thank you Iglu! What&#8217;s next?</title>
		<link>http://www.mpustelak.com/2017/02/thank-iglu-whats-next/</link>
		<comments>http://www.mpustelak.com/2017/02/thank-iglu-whats-next/#comments</comments>
		<pubDate>Mon, 06 Feb 2017 09:03:00 +0000</pubDate>
		<dc:creator><![CDATA[Mateusz Pustelak]]></dc:creator>
				<category><![CDATA[Jobs]]></category>
		<category><![CDATA[contract]]></category>
		<category><![CDATA[Iglu]]></category>
		<category><![CDATA[jobs]]></category>

		<guid isPermaLink="false">http://www.mpustelak.com/?p=179</guid>
		<description><![CDATA[<p>Times fly. I just finished my work for Iglu.com LTD and loking forward to my next role as a contractor.</p>
<p>The post <a rel="nofollow" href="http://www.mpustelak.com/2017/02/thank-iglu-whats-next/">Thank you Iglu! What&#8217;s next?</a> appeared first on <a rel="nofollow" href="http://www.mpustelak.com">mpustelak.com</a>.</p>
]]></description>
		<wfw:commentRss>http://www.mpustelak.com/2017/02/thank-iglu-whats-next/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Topshelf and Quartz.NET with dependency injection</title>
		<link>http://www.mpustelak.com/2017/01/topshelf-and-quartz-net-with-dependency-injection/</link>
		<comments>http://www.mpustelak.com/2017/01/topshelf-and-quartz-net-with-dependency-injection/#comments</comments>
		<pubDate>Wed, 25 Jan 2017 21:22:26 +0000</pubDate>
		<dc:creator><![CDATA[Mateusz Pustelak]]></dc:creator>
				<category><![CDATA[Good Practices]]></category>
		<category><![CDATA[Dependency Injection]]></category>
		<category><![CDATA[QuartzNET]]></category>
		<category><![CDATA[Topshelf]]></category>

		<guid isPermaLink="false">http://www.mpustelak.com/?p=172</guid>
		<description><![CDATA[<p>In this post I explain how to implement dependency injection in Topshelf and Quartz.NET using plain project and popular inversion of control containers - Ninject and StructureMap.</p>
<p>The post <a rel="nofollow" href="http://www.mpustelak.com/2017/01/topshelf-and-quartz-net-with-dependency-injection/">Topshelf and Quartz.NET with dependency injection</a> appeared first on <a rel="nofollow" href="http://www.mpustelak.com">mpustelak.com</a>.</p>
]]></description>
		<wfw:commentRss>http://www.mpustelak.com/2017/01/topshelf-and-quartz-net-with-dependency-injection/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Scheduled jobs made easy &#8211; Topshelf and Quartz.NET</title>
		<link>http://www.mpustelak.com/2017/01/scheduled-jobs-made-easy-topshelf-quartz-net/</link>
		<comments>http://www.mpustelak.com/2017/01/scheduled-jobs-made-easy-topshelf-quartz-net/#comments</comments>
		<pubDate>Mon, 16 Jan 2017 20:38:12 +0000</pubDate>
		<dc:creator><![CDATA[Mateusz Pustelak]]></dc:creator>
				<category><![CDATA[Good Practices]]></category>
		<category><![CDATA[CSharp]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[Micro Service]]></category>
		<category><![CDATA[QuartzNET]]></category>
		<category><![CDATA[Topshelf]]></category>
		<category><![CDATA[Windows Service]]></category>

		<guid isPermaLink="false">http://www.mpustelak.com/?p=162</guid>
		<description><![CDATA[<p>Did you ever had a problem setting up Windows Service? What about scheduled jobs, are those difficult to you? Read this post to see how I'm doing it using Topshelf and Quartz.NET.</p>
<p>The post <a rel="nofollow" href="http://www.mpustelak.com/2017/01/scheduled-jobs-made-easy-topshelf-quartz-net/">Scheduled jobs made easy &#8211; Topshelf and Quartz.NET</a> appeared first on <a rel="nofollow" href="http://www.mpustelak.com">mpustelak.com</a>.</p>
]]></description>
		<wfw:commentRss>http://www.mpustelak.com/2017/01/scheduled-jobs-made-easy-topshelf-quartz-net/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Null Object pattern &#8211; how and when to use it</title>
		<link>http://www.mpustelak.com/2017/01/null-object-pattern-use/</link>
		<comments>http://www.mpustelak.com/2017/01/null-object-pattern-use/#comments</comments>
		<pubDate>Thu, 05 Jan 2017 10:34:49 +0000</pubDate>
		<dc:creator><![CDATA[Mateusz Pustelak]]></dc:creator>
				<category><![CDATA[Design Patterns]]></category>
		<category><![CDATA[CSharp]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[Null Object Pattern]]></category>
		<category><![CDATA[Singleton]]></category>

		<guid isPermaLink="false">http://www.mpustelak.com/?p=148</guid>
		<description><![CDATA[<p>How often in your code do you see ifs checking whether the object is not null? Often? Very often? What would happen if you didn't have to check it out? This can all be achieved using Null Object pattern. This article presents the way how to implement Null Object pattern in C# code.</p>
<p>The post <a rel="nofollow" href="http://www.mpustelak.com/2017/01/null-object-pattern-use/">Null Object pattern &#8211; how and when to use it</a> appeared first on <a rel="nofollow" href="http://www.mpustelak.com">mpustelak.com</a>.</p>
]]></description>
		<wfw:commentRss>http://www.mpustelak.com/2017/01/null-object-pattern-use/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AWS CloudSearch &#8211; clear domain using PowerShell</title>
		<link>http://www.mpustelak.com/2017/01/aws-cloudsearch-clear-domain-using-powershell/</link>
		<comments>http://www.mpustelak.com/2017/01/aws-cloudsearch-clear-domain-using-powershell/#comments</comments>
		<pubDate>Wed, 04 Jan 2017 13:35:18 +0000</pubDate>
		<dc:creator><![CDATA[Mateusz Pustelak]]></dc:creator>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[CloudSearch]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://www.mpustelak.com/?p=133</guid>
		<description><![CDATA[<p>In this article I would like to present the way how to clear AWS CloudSearch data using PowerShell script.</p>
<p>The post <a rel="nofollow" href="http://www.mpustelak.com/2017/01/aws-cloudsearch-clear-domain-using-powershell/">AWS CloudSearch &#8211; clear domain using PowerShell</a> appeared first on <a rel="nofollow" href="http://www.mpustelak.com">mpustelak.com</a>.</p>
]]></description>
		<wfw:commentRss>http://www.mpustelak.com/2017/01/aws-cloudsearch-clear-domain-using-powershell/feed/</wfw:commentRss>
		<slash:comments>117</slash:comments>
		</item>
		<item>
		<title>2016 is over. Plans and goals for 2017.</title>
		<link>http://www.mpustelak.com/2016/12/2016-is-over-plans-and-goals-for-2017/</link>
		<comments>http://www.mpustelak.com/2016/12/2016-is-over-plans-and-goals-for-2017/#comments</comments>
		<pubDate>Sat, 31 Dec 2016 11:47:25 +0000</pubDate>
		<dc:creator><![CDATA[Mateusz Pustelak]]></dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[2017 Goals]]></category>
		<category><![CDATA[new year goals]]></category>

		<guid isPermaLink="false">http://www.mpustelak.com/?p=128</guid>
		<description><![CDATA[<p>2016 is coming to the end. I've read a lot of summaries of what people have done in 2016 or want to do in the coming year. I also decided to prepare something like that. To help myself check at the end of 2017 what have been done and what not.</p>
<p>The post <a rel="nofollow" href="http://www.mpustelak.com/2016/12/2016-is-over-plans-and-goals-for-2017/">2016 is over. Plans and goals for 2017.</a> appeared first on <a rel="nofollow" href="http://www.mpustelak.com">mpustelak.com</a>.</p>
]]></description>
		<wfw:commentRss>http://www.mpustelak.com/2016/12/2016-is-over-plans-and-goals-for-2017/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Log data using Serilog, Elasticsearch and Kibana</title>
		<link>http://www.mpustelak.com/2016/12/log-data-using-serilog-elasticsearch-kibana/</link>
		<comments>http://www.mpustelak.com/2016/12/log-data-using-serilog-elasticsearch-kibana/#comments</comments>
		<pubDate>Sat, 17 Dec 2016 15:38:25 +0000</pubDate>
		<dc:creator><![CDATA[Mateusz Pustelak]]></dc:creator>
				<category><![CDATA[Good Practices]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[CSharp]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[elasticsearch]]></category>
		<category><![CDATA[kibana]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[serilog]]></category>
		<category><![CDATA[tdd]]></category>

		<guid isPermaLink="false">http://www.mpustelak.com/?p=94</guid>
		<description><![CDATA[<p>This article presents the way how to implement logging in .NET using Serilog, Kibana and Elasticsearch (ELK). You'll find as well the way how to set up Elastichsearch and Kibana in Amazon Web Services.</p>
<p>The post <a rel="nofollow" href="http://www.mpustelak.com/2016/12/log-data-using-serilog-elasticsearch-kibana/">Log data using Serilog, Elasticsearch and Kibana</a> appeared first on <a rel="nofollow" href="http://www.mpustelak.com">mpustelak.com</a>.</p>
]]></description>
		<wfw:commentRss>http://www.mpustelak.com/2016/12/log-data-using-serilog-elasticsearch-kibana/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Move to UK and work in IT</title>
		<link>http://www.mpustelak.com/2016/12/move-to-united-kingdom-and-work-in-it/</link>
		<comments>http://www.mpustelak.com/2016/12/move-to-united-kingdom-and-work-in-it/#respond</comments>
		<pubDate>Sat, 10 Dec 2016 18:19:15 +0000</pubDate>
		<dc:creator><![CDATA[Mateusz Pustelak]]></dc:creator>
				<category><![CDATA[Jobs]]></category>
		<category><![CDATA[it in london]]></category>
		<category><![CDATA[work in it]]></category>
		<category><![CDATA[work in london]]></category>
		<category><![CDATA[work in uk]]></category>

		<guid isPermaLink="false">http://www.mpustelak.com/?p=84</guid>
		<description><![CDATA[<p>Many people associated with the IT industry reflects the move from Eastern Europe to the West, United Kingdom, Germany or the United States. Not only because of better earnings, but major opportunities to develop your career and meet new people from different places around the world.</p>
<p>The post <a rel="nofollow" href="http://www.mpustelak.com/2016/12/move-to-united-kingdom-and-work-in-it/">Move to UK and work in IT</a> appeared first on <a rel="nofollow" href="http://www.mpustelak.com">mpustelak.com</a>.</p>
]]></description>
		<wfw:commentRss>http://www.mpustelak.com/2016/12/move-to-united-kingdom-and-work-in-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dapper &#8211; micro-ORM I like</title>
		<link>http://www.mpustelak.com/2016/11/dapper-micro-orm-i-like/</link>
		<comments>http://www.mpustelak.com/2016/11/dapper-micro-orm-i-like/#respond</comments>
		<pubDate>Tue, 29 Nov 2016 20:53:19 +0000</pubDate>
		<dc:creator><![CDATA[Mateusz Pustelak]]></dc:creator>
				<category><![CDATA[Good Practices]]></category>
		<category><![CDATA[CSharp]]></category>
		<category><![CDATA[dapper]]></category>
		<category><![CDATA[data access]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[Micro ORM]]></category>
		<category><![CDATA[orm]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[Test Driven Development]]></category>

		<guid isPermaLink="false">http://www.mpustelak.com/?p=27</guid>
		<description><![CDATA[<p>In this article I'll present the way how to use .NET micro-ORM called Dapper. I'll present simple select, join and async operations on one and many tables.</p>
<p>The post <a rel="nofollow" href="http://www.mpustelak.com/2016/11/dapper-micro-orm-i-like/">Dapper &#8211; micro-ORM I like</a> appeared first on <a rel="nofollow" href="http://www.mpustelak.com">mpustelak.com</a>.</p>
]]></description>
		<wfw:commentRss>http://www.mpustelak.com/2016/11/dapper-micro-orm-i-like/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What TDD is? How I&#8217;m using it?</title>
		<link>http://www.mpustelak.com/2016/11/what-test-driven-development-is/</link>
		<comments>http://www.mpustelak.com/2016/11/what-test-driven-development-is/#respond</comments>
		<pubDate>Mon, 21 Nov 2016 19:53:11 +0000</pubDate>
		<dc:creator><![CDATA[Mateusz Pustelak]]></dc:creator>
				<category><![CDATA[Good Practices]]></category>
		<category><![CDATA[CSharp]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[Test Driven Development]]></category>
		<category><![CDATA[Unit Tests]]></category>

		<guid isPermaLink="false">http://www.mpustelak.com/?p=20</guid>
		<description><![CDATA[<p>Test Driven Development (TDD) is a programming technique where a developer, before even writing the business logic, creates unit tests which fulfills some part of requirements.</p>
<p>The post <a rel="nofollow" href="http://www.mpustelak.com/2016/11/what-test-driven-development-is/">What TDD is? How I&#8217;m using it?</a> appeared first on <a rel="nofollow" href="http://www.mpustelak.com">mpustelak.com</a>.</p>
]]></description>
		<wfw:commentRss>http://www.mpustelak.com/2016/11/what-test-driven-development-is/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
