<?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>Michiels blog</title>
	<atom:link href="http://michielv.eu/feed/" rel="self" type="application/rss+xml" />
	<link>http://michielv.eu</link>
	<description>This site tells about OmniMark, Linux and more ... - “I have no special talent. I am only passionately curious.” Albert Einstein</description>
	<lastBuildDate>Mon, 30 Jan 2012 20:30:44 +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>Creating XML Schemas with Eclipse</title>
		<link>http://michielv.eu/2012/01/30/xml-schema-with-eclipse/</link>
		<comments>http://michielv.eu/2012/01/30/xml-schema-with-eclipse/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 20:30:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[XML Schema]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://michielv.eu/?p=817</guid>
		<description><![CDATA[Eclipse has support for XML Schema so you can develop and test your own schemas for free! If you are new to XML Schema, the XML Schema tutorial from www.w3schools.com is a good starter to enter the world of XML Schema. Make sure you installed the necessary Web Tools Platform plug-ins so you have the [...]]]></description>
		<wfw:commentRss>http://michielv.eu/2012/01/30/xml-schema-with-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sorting your C# objects with LINQ</title>
		<link>http://michielv.eu/2012/01/09/sorting-your-c-objects-with-linq/</link>
		<comments>http://michielv.eu/2012/01/09/sorting-your-c-objects-with-linq/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 20:33:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[LINQ]]></category>

		<guid isPermaLink="false">http://michielv.eu/?p=760</guid>
		<description><![CDATA[Suppose you create a Box class with some properties. &#160; class Box &#123; &#160; &#160;public string Name &#160; &#160;&#123; get; set; &#125; &#160; &#160; &#160;public string Color &#160; &#160;&#123; get; set; &#125; &#160; &#160; &#160;public string Label &#160; &#160;&#123; get; set; &#125; &#160; &#160; &#160;public DateTime CreatedAt &#160; &#160;&#123; get; set; &#125; &#160; &#160; &#160;public [...]]]></description>
		<wfw:commentRss>http://michielv.eu/2012/01/09/sorting-your-c-objects-with-linq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Downsample your images in batch with ImageMagick</title>
		<link>http://michielv.eu/2011/12/29/downsample-your-images-in-batch-with-imagemagick/</link>
		<comments>http://michielv.eu/2011/12/29/downsample-your-images-in-batch-with-imagemagick/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 13:01:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Webdesign]]></category>

		<guid isPermaLink="false">http://michielv.eu/?p=746</guid>
		<description><![CDATA[Have you ever send some pictures to your friends by email or posted them somewhere on the web? I guess you did! If these images are of high resolution they will take a lot of bandwidth. So normally it&#8217;s preferable to first downsample those images. ImageMagick is a very handy commandline tool to do the [...]]]></description>
		<wfw:commentRss>http://michielv.eu/2011/12/29/downsample-your-images-in-batch-with-imagemagick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C# value type, reference type, pass by value, pass by reference</title>
		<link>http://michielv.eu/2011/08/04/csharp-pass-by-value-pass-by-reference/</link>
		<comments>http://michielv.eu/2011/08/04/csharp-pass-by-value-pass-by-reference/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 10:27:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://michielv.eu/?p=651</guid>
		<description><![CDATA[I experienced that the terms value type, reference type, pass by value, pass by reference are sometimes confusing for the beginning C# programmer (I include myself to this category). Therefore I will try to explain this as clearly as possible with some small examples. Value type versus reference type A typical example of a value [...]]]></description>
		<wfw:commentRss>http://michielv.eu/2011/08/04/csharp-pass-by-value-pass-by-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning to drum</title>
		<link>http://michielv.eu/2011/06/28/learning-to-drum/</link>
		<comments>http://michielv.eu/2011/06/28/learning-to-drum/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 20:28:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[drumming]]></category>

		<guid isPermaLink="false">http://michielv.eu/?p=631</guid>
		<description><![CDATA[Intro It has been a while that I posted on my blog but my motto is &#8220;less is more&#8221; and in between I moved this site to another host. 500 MB disk space, 2 GB data traffic and 5 MySQL databases for 0,99 euro/month! Drumming is fun For all of you who are eager to [...]]]></description>
		<wfw:commentRss>http://michielv.eu/2011/06/28/learning-to-drum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uptranslate and context translate with OmniMark</title>
		<link>http://michielv.eu/2011/05/08/uptranslate-and-context-translate-with-omnimark/</link>
		<comments>http://michielv.eu/2011/05/08/uptranslate-and-context-translate-with-omnimark/#comments</comments>
		<pubDate>Sun, 08 May 2011 20:15:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OmniMark]]></category>
		<category><![CDATA[pattern matching]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://michielv.eu/?p=575</guid>
		<description><![CDATA[This post will explain some of the unique conversion features of OmniMark, which is uptranslate and context translate (See the conversion scheme to have an overview of the different types of conversion). An uptranslate makes it possible to create XML (or SGML) starting from structured data. And this structured data doesn&#8217;t have to be XML. [...]]]></description>
		<wfw:commentRss>http://michielv.eu/2011/05/08/uptranslate-and-context-translate-with-omnimark/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video tutorials learning Joomla</title>
		<link>http://michielv.eu/2011/01/07/joomla-video-tutorials/</link>
		<comments>http://michielv.eu/2011/01/07/joomla-video-tutorials/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 22:27:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://michielv.eu/?p=503</guid>
		<description><![CDATA[Joomla video tutorials.]]></description>
		<wfw:commentRss>http://michielv.eu/2011/01/07/joomla-video-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unicode is not UTF-8</title>
		<link>http://michielv.eu/2010/11/07/unicode-is-not-utf-8/</link>
		<comments>http://michielv.eu/2010/11/07/unicode-is-not-utf-8/#comments</comments>
		<pubDate>Sun, 07 Nov 2010 13:35:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Unicode]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://michielv.eu/?p=471</guid>
		<description><![CDATA[<p>Sometimes I experience that Unicode and UTF-8 are mentioned as if it is the same thing. Although there is a relationship they are not the same.</p>
<p>This post explains shortly this relationship and gives you some references if you are interested in this material (and every programmer should!).</p>]]></description>
		<wfw:commentRss>http://michielv.eu/2010/11/07/unicode-is-not-utf-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solving the streaming paradigm with OmniMark referents</title>
		<link>http://michielv.eu/2010/10/09/omnimark-referents/</link>
		<comments>http://michielv.eu/2010/10/09/omnimark-referents/#comments</comments>
		<pubDate>Sat, 09 Oct 2010 20:01:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OmniMark]]></category>
		<category><![CDATA[referents]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://michielv.eu/?p=407</guid>
		<description><![CDATA[This post handles about <b>OmniMark referents</b>. Referents are the solution to the problem of outputting a value before knowing the value in a streaming model.]]></description>
		<wfw:commentRss>http://michielv.eu/2010/10/09/omnimark-referents/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Passed LPIC-1 exam 101</title>
		<link>http://michielv.eu/2010/09/24/passed-lpic-1-exam-101/</link>
		<comments>http://michielv.eu/2010/09/24/passed-lpic-1-exam-101/#comments</comments>
		<pubDate>Fri, 24 Sep 2010 18:11:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[LPIC]]></category>

		<guid isPermaLink="false">http://michielv.eu/?p=385</guid>
		<description><![CDATA[Passed my LPIC-1 exam 101.]]></description>
		<wfw:commentRss>http://michielv.eu/2010/09/24/passed-lpic-1-exam-101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.443 seconds -->

