<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Geert Schuring</title>
	<atom:link href="http://geertschuring.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://geertschuring.wordpress.com</link>
	<description>Sharing my limited knowlegde with the world....</description>
	<lastBuildDate>Fri, 30 Dec 2011 12:14:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='geertschuring.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Geert Schuring</title>
		<link>http://geertschuring.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://geertschuring.wordpress.com/osd.xml" title="Geert Schuring" />
	<atom:link rel='hub' href='http://geertschuring.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Maven best practices</title>
		<link>http://geertschuring.wordpress.com/2011/02/23/maven-best-practices/</link>
		<comments>http://geertschuring.wordpress.com/2011/02/23/maven-best-practices/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 00:56:20 +0000</pubDate>
		<dc:creator>Geert Schuring</dc:creator>
				<category><![CDATA[Maven3]]></category>
		<category><![CDATA[best practice]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://geertschuring.wordpress.com/?p=152</guid>
		<description><![CDATA[Although Maven offers a &#8220;convention over configuration&#8221; solution, there is still more then enough configuration necessary to cause some serious headache.  In this post I will share some best practices with you that will ease maintenance of your POM files. Don&#8217;t use deprecated references like ${artifactId} or ${pom.artifactId}. Use the new ${project.artifactId} syntax. Note that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geertschuring.wordpress.com&amp;blog=4539511&amp;post=152&amp;subd=geertschuring&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://geertschuring.wordpress.com/2011/02/23/maven-best-practices/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c247d957833baf2a960dd62430b648dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cathodion</media:title>
		</media:content>
	</item>
		<item>
		<title>How to post nice looking source code on WordPress.com</title>
		<link>http://geertschuring.wordpress.com/2010/08/18/how-to-post-nice-looking-source-code-on-wordpress-com/</link>
		<comments>http://geertschuring.wordpress.com/2010/08/18/how-to-post-nice-looking-source-code-on-wordpress-com/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 13:35:23 +0000</pubDate>
		<dc:creator>Geert Schuring</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[fancy]]></category>
		<category><![CDATA[good]]></category>
		<category><![CDATA[highlight]]></category>
		<category><![CDATA[look]]></category>
		<category><![CDATA[nice]]></category>
		<category><![CDATA[readable]]></category>
		<category><![CDATA[source]]></category>

		<guid isPermaLink="false">http://geertschuring.wordpress.com/?p=134</guid>
		<description><![CDATA[If you want to post source code and want to make it easy for your audience to read it, use Syntax Highlighter. Blogs on WordPress.com can use this without having to install anything. See http://en.support.wordpress.com/code/posting-source-code for more information.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geertschuring.wordpress.com&amp;blog=4539511&amp;post=134&amp;subd=geertschuring&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://geertschuring.wordpress.com/2010/08/18/how-to-post-nice-looking-source-code-on-wordpress-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c247d957833baf2a960dd62430b648dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cathodion</media:title>
		</media:content>
	</item>
		<item>
		<title>How to add jars to your Maven project</title>
		<link>http://geertschuring.wordpress.com/2009/07/13/how-to-add-jars-to-your-maven-project/</link>
		<comments>http://geertschuring.wordpress.com/2009/07/13/how-to-add-jars-to-your-maven-project/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 09:11:50 +0000</pubDate>
		<dc:creator>Geert Schuring</dc:creator>
				<category><![CDATA[Maven3]]></category>
		<category><![CDATA[dependency]]></category>
		<category><![CDATA[jar]]></category>
		<category><![CDATA[scope]]></category>
		<category><![CDATA[system]]></category>

		<guid isPermaLink="false">http://geertschuring.wordpress.com/?p=129</guid>
		<description><![CDATA[If you want to physically add jar files to your maven project, so they don&#8217;t have to be downloaded from a repository, you can use the system dependency scope, and point to a location in your project:<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geertschuring.wordpress.com&amp;blog=4539511&amp;post=129&amp;subd=geertschuring&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://geertschuring.wordpress.com/2009/07/13/how-to-add-jars-to-your-maven-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c247d957833baf2a960dd62430b648dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cathodion</media:title>
		</media:content>
	</item>
		<item>
		<title>How to create a webservice client with Maven and JAX-WS</title>
		<link>http://geertschuring.wordpress.com/2009/06/26/how-to-create-a-webservice-client-with-maven-and-jax-ws/</link>
		<comments>http://geertschuring.wordpress.com/2009/06/26/how-to-create-a-webservice-client-with-maven-and-jax-ws/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 12:06:24 +0000</pubDate>
		<dc:creator>Geert Schuring</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Maven3]]></category>
		<category><![CDATA[Code Generation]]></category>
		<category><![CDATA[JAX-WS]]></category>

		<guid isPermaLink="false">http://geertschuring.wordpress.com/?p=123</guid>
		<description><![CDATA[Maven allows you to integrate the generation of a JAX-WS webservice client into your build process. To do this, do the following: 1. Create a new module for the webservice client in your maven project. 2. Add the following configuration to the pom.xml of the new module: 3. The jar that maven generates with the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geertschuring.wordpress.com&amp;blog=4539511&amp;post=123&amp;subd=geertschuring&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://geertschuring.wordpress.com/2009/06/26/how-to-create-a-webservice-client-with-maven-and-jax-ws/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c247d957833baf2a960dd62430b648dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cathodion</media:title>
		</media:content>
	</item>
		<item>
		<title>Why the &#8220;MAVEN2_CLASSPATH_CONTAINER will not be exported or published&#8221;</title>
		<link>http://geertschuring.wordpress.com/2009/03/05/why-the-maven2_classpath_container-will-not-be-exported-or-published/</link>
		<comments>http://geertschuring.wordpress.com/2009/03/05/why-the-maven2_classpath_container-will-not-be-exported-or-published/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 10:32:27 +0000</pubDate>
		<dc:creator>Geert Schuring</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Maven3]]></category>
		<category><![CDATA[ClassNotFoundException]]></category>
		<category><![CDATA[Classpath]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[publish]]></category>

		<guid isPermaLink="false">http://geertschuring.wordpress.com/?p=119</guid>
		<description><![CDATA[On certain occasions Eclipse will present you with the following warning: Classpath entry org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER will not be exported or published. Runtime ClassNotFoundExceptions may result. So solve this, do the following: Open the properties of the project that generates this warning Click on &#8220;Java Build Path&#8221; Click on the tab &#8220;Order and Export&#8221; Enable &#8220;Maven Dependencies&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geertschuring.wordpress.com&amp;blog=4539511&amp;post=119&amp;subd=geertschuring&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://geertschuring.wordpress.com/2009/03/05/why-the-maven2_classpath_container-will-not-be-exported-or-published/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c247d957833baf2a960dd62430b648dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cathodion</media:title>
		</media:content>
	</item>
		<item>
		<title>Why my JAXB generated classes didn&#8217;t show up in the packaged jar</title>
		<link>http://geertschuring.wordpress.com/2009/02/12/why-my-jaxb-generated-classes-didnt-show-up-in-the-packaged-jar/</link>
		<comments>http://geertschuring.wordpress.com/2009/02/12/why-my-jaxb-generated-classes-didnt-show-up-in-the-packaged-jar/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 16:28:36 +0000</pubDate>
		<dc:creator>Geert Schuring</dc:creator>
				<category><![CDATA[Maven3]]></category>
		<category><![CDATA[Code Generation]]></category>
		<category><![CDATA[Fork]]></category>
		<category><![CDATA[JAXB]]></category>
		<category><![CDATA[Maven plugin]]></category>

		<guid isPermaLink="false">http://geertschuring.wordpress.com/?p=114</guid>
		<description><![CDATA[The following problem bugged me for like 2 days: My maven project generates classes using a maven jaxb2 plugin, but it also inherits settings from a parent project. After running &#8220;maven package&#8221; and seeing the jaxb plugin generate classes from the schema i was surprised to see zero classes showing up in the created jar [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geertschuring.wordpress.com&amp;blog=4539511&amp;post=114&amp;subd=geertschuring&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://geertschuring.wordpress.com/2009/02/12/why-my-jaxb-generated-classes-didnt-show-up-in-the-packaged-jar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c247d957833baf2a960dd62430b648dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cathodion</media:title>
		</media:content>
	</item>
		<item>
		<title>How to load an XML file from the classpath</title>
		<link>http://geertschuring.wordpress.com/2009/02/04/how-to-load-an-xml-file-from-the-classpath/</link>
		<comments>http://geertschuring.wordpress.com/2009/02/04/how-to-load-an-xml-file-from-the-classpath/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 08:48:22 +0000</pubDate>
		<dc:creator>Geert Schuring</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Classpath]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[XSD]]></category>

		<guid isPermaLink="false">http://geertschuring.wordpress.com/?p=108</guid>
		<description><![CDATA[Saagar writes the following on his blog: Today, I faced this issue in Java coding. I needed to load an XML file which was in my classpath but not in the same directory as the classes. The deliverable was a jar and the properties and the configuration XML files were in a different folder and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geertschuring.wordpress.com&amp;blog=4539511&amp;post=108&amp;subd=geertschuring&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://geertschuring.wordpress.com/2009/02/04/how-to-load-an-xml-file-from-the-classpath/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c247d957833baf2a960dd62430b648dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cathodion</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Create an SMF Manifest</title>
		<link>http://geertschuring.wordpress.com/2008/10/24/how-to-create-an-smf-manifest/</link>
		<comments>http://geertschuring.wordpress.com/2008/10/24/how-to-create-an-smf-manifest/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 10:13:50 +0000</pubDate>
		<dc:creator>Geert Schuring</dc:creator>
				<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Manifest]]></category>
		<category><![CDATA[SMF]]></category>

		<guid isPermaLink="false">http://geertschuring.wordpress.com/?p=90</guid>
		<description><![CDATA[Check out the following documentation from Sun on creating SMF Manifests. http://www.sun.com/software/solaris/howtoguides/smfmanifesthowto.jsp Note the links at the bottom of the page for more useful resources on SMF.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geertschuring.wordpress.com&amp;blog=4539511&amp;post=90&amp;subd=geertschuring&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://geertschuring.wordpress.com/2008/10/24/how-to-create-an-smf-manifest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c247d957833baf2a960dd62430b648dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cathodion</media:title>
		</media:content>
	</item>
		<item>
		<title>Why JPA refuses to persist Group objects</title>
		<link>http://geertschuring.wordpress.com/2008/10/16/why-jpa-refuses-to-persist-group-objects/</link>
		<comments>http://geertschuring.wordpress.com/2008/10/16/why-jpa-refuses-to-persist-group-objects/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 14:50:39 +0000</pubDate>
		<dc:creator>Geert Schuring</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Syntax]]></category>

		<guid isPermaLink="false">http://geertschuring.wordpress.com/?p=86</guid>
		<description><![CDATA[Problem When working in Java using tools like JPA you sometimes forget to keep the limitations of the underlying database in mind. I spend about an hour trying to find out why my custom Group objects didn&#8217;t get persisted, and MySQL complained about incorrect SQL syntax. Solution When I tried to create a table for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geertschuring.wordpress.com&amp;blog=4539511&amp;post=86&amp;subd=geertschuring&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://geertschuring.wordpress.com/2008/10/16/why-jpa-refuses-to-persist-group-objects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c247d957833baf2a960dd62430b648dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cathodion</media:title>
		</media:content>
	</item>
		<item>
		<title>Why MySQL gave case insensitive string results</title>
		<link>http://geertschuring.wordpress.com/2008/10/14/why-mysql-gave-case-insensitive-string-results/</link>
		<comments>http://geertschuring.wordpress.com/2008/10/14/why-mysql-gave-case-insensitive-string-results/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 15:39:18 +0000</pubDate>
		<dc:creator>Geert Schuring</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Binary]]></category>
		<category><![CDATA[Case sensitive]]></category>
		<category><![CDATA[Collation]]></category>
		<category><![CDATA[Unicode]]></category>

		<guid isPermaLink="false">http://geertschuring.wordpress.com/?p=58</guid>
		<description><![CDATA[Problem Today MySQL was giving me crappy results&#8230; when I searched for a user with name &#8216;GUEST&#8217; it gave me a user with name &#8216;Guest&#8217;. Which is close&#8230; but not close enough. Somehow MySQL handled my input in a case insensitive way. During my journey across the internet looking for answers, I found that the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geertschuring.wordpress.com&amp;blog=4539511&amp;post=58&amp;subd=geertschuring&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://geertschuring.wordpress.com/2008/10/14/why-mysql-gave-case-insensitive-string-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c247d957833baf2a960dd62430b648dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cathodion</media:title>
		</media:content>
	</item>
	</channel>
</rss>
