<?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>deNoo's blog</title>
	<atom:link href="http://www.denoo.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.denoo.info</link>
	<description>another java developer's blog</description>
	<lastBuildDate>Wed, 16 Dec 2009 12:06:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Integrating Google tasks with your ubuntu desktop</title>
		<link>http://www.denoo.info/2009/12/integrating-google-tasks-with-your-ubuntu-desktop/</link>
		<comments>http://www.denoo.info/2009/12/integrating-google-tasks-with-your-ubuntu-desktop/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 12:05:02 +0000</pubDate>
		<dc:creator>Job</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.denoo.info/?p=71</guid>
		<description><![CDATA[<p>While I was looking for a desktop integration for google chrome i found the following to articles:</p>
<p>http://www.brighthub.com/computing/linux/articles/36842.aspx which describes how to use alltray and prism to integrate google tasks with you gnome panel.</p>
<p>and</p>
<p>http://www.makeuseof.com/tag/5-ways-to-access-your-google-tasks/ which describe how to use chrome&#8217;s feature to create a desktop shortcut to a web-application.</p>
<p>if you combine them both u can use [...]]]></description>
		<wfw:commentRss>http://www.denoo.info/2009/12/integrating-google-tasks-with-your-ubuntu-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Loading environment specific spring configurations.</title>
		<link>http://www.denoo.info/2009/09/loading-environment-specific-spring-configurations/</link>
		<comments>http://www.denoo.info/2009/09/loading-environment-specific-spring-configurations/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 07:02:58 +0000</pubDate>
		<dc:creator>Job</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.denoo.info/?p=33</guid>
		<description><![CDATA[<p>At my work we try to deploy locally on tomcat or glassfish and in production (and the other test environments) on webspere. For this we often need to overwrite a spring bean to implement it differently. For example we use jdni to loopup the datasource in the websphere environments, but we prefer to use a [...]]]></description>
		<wfw:commentRss>http://www.denoo.info/2009/09/loading-environment-specific-spring-configurations/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Mirroring eclipse update sites</title>
		<link>http://www.denoo.info/2009/09/mirroring-eclipse-update-sites/</link>
		<comments>http://www.denoo.info/2009/09/mirroring-eclipse-update-sites/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 18:12:04 +0000</pubDate>
		<dc:creator>Job</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[mirror]]></category>
		<category><![CDATA[update site]]></category>
		<category><![CDATA[updatesite]]></category>

		<guid isPermaLink="false">http://www.denoo.info/?p=45</guid>
		<description><![CDATA[<p>When you have resticted internet access at work, dealing with eclipse plugins can be a pain.
A lot of plugins don&#8217;t make local-update archives anymore, so you have to look for other solutions. I had a look at  epmt(http://code.google.com/p/epmt/) which is a nice, but not very stable application to mirror eclipse update sites. Unfortunately it [...]]]></description>
		<wfw:commentRss>http://www.denoo.info/2009/09/mirroring-eclipse-update-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generated source annotation</title>
		<link>http://www.denoo.info/2009/07/generated-source-annotation/</link>
		<comments>http://www.denoo.info/2009/07/generated-source-annotation/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 07:55:21 +0000</pubDate>
		<dc:creator>Job</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[annotation]]></category>
		<category><![CDATA[generated source code]]></category>

		<guid isPermaLink="false">http://www.denoo.info/?p=31</guid>
		<description><![CDATA[<p>In my last 2 projects i generated some source code with jaxb. I used the maven plugin for jaxb and the source code was generated under src/main/generated-sources. This all worked quite well till i started to use some quality assurence plugins within maven.  To exclude the generated sources i had to do quite some [...]]]></description>
		<wfw:commentRss>http://www.denoo.info/2009/07/generated-source-annotation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@Transactional and performance issues</title>
		<link>http://www.denoo.info/2009/01/transactional-and-performance-issues/</link>
		<comments>http://www.denoo.info/2009/01/transactional-and-performance-issues/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 19:15:47 +0000</pubDate>
		<dc:creator>Job</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[@Transactional]]></category>

		<guid isPermaLink="false">http://www.denoo.info/?p=18</guid>
		<description><![CDATA[<p>Yesterday i was profiling an application to test out the yourkit profiler. After firing a request on certain pages within the application i noticed that that there were 36 calls to get a connection from the datasource.</p>
<p>This asstonished me because a lot of those calls where made from methods where a caching mechanism was in place. [...]]]></description>
		<wfw:commentRss>http://www.denoo.info/2009/01/transactional-and-performance-issues/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>JSF: MultipleField Validations</title>
		<link>http://www.denoo.info/2008/02/jsf-multiplefield-validations/</link>
		<comments>http://www.denoo.info/2008/02/jsf-multiplefield-validations/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 11:26:33 +0000</pubDate>
		<dc:creator>Job</dc:creator>
				<category><![CDATA[JSF]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[jsf]]></category>
		<category><![CDATA[multiple field validation]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://blog.denoo.info/?p=11</guid>
		<description><![CDATA[<p>At work we decided that we wanted all our validations on a page  to happen within the validation phase of JSF.</p>
<p>On trying this we got a lot of trouble from fields that had such a relation to other fields that you could only validate them as a whole.</p>
<p>The problem here is that in JSF [...]]]></description>
		<wfw:commentRss>http://www.denoo.info/2008/02/jsf-multiplefield-validations/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Finally JSF 1.2 and Facelets on Websphere 6.1.</title>
		<link>http://www.denoo.info/2008/02/finally-jsf-12-and-facelets-on-websphere-61/</link>
		<comments>http://www.denoo.info/2008/02/finally-jsf-12-and-facelets-on-websphere-61/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 20:30:52 +0000</pubDate>
		<dc:creator>Job</dc:creator>
				<category><![CDATA[JSF]]></category>
		<category><![CDATA[websphere]]></category>
		<category><![CDATA[classloaders]]></category>
		<category><![CDATA[jsf]]></category>
		<category><![CDATA[jsf 1.2]]></category>
		<category><![CDATA[myfaces]]></category>

		<guid isPermaLink="false">http://blog.denoo.info/?p=9</guid>
		<description><![CDATA[<p>Well today I re-tried to get  JSF 1.2 and facelets to work on websphere 6.1 and after some struggling I finally got it to work.</p>
<p>The things I mentioned in my last post where instability and some problems with validators with arguments. The first part must have been a class-loader problem, or maybe a problem [...]]]></description>
		<wfw:commentRss>http://www.denoo.info/2008/02/finally-jsf-12-and-facelets-on-websphere-61/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>JSF 1.2, facelets and webspere: Can&#8217;t get it to work</title>
		<link>http://www.denoo.info/2008/02/jsf-12-facelets-and-webspere-cant-get-it-to-work/</link>
		<comments>http://www.denoo.info/2008/02/jsf-12-facelets-and-webspere-cant-get-it-to-work/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 22:38:34 +0000</pubDate>
		<dc:creator>Job</dc:creator>
				<category><![CDATA[JSF]]></category>
		<category><![CDATA[classloaders]]></category>
		<category><![CDATA[jsf]]></category>
		<category><![CDATA[myfaces]]></category>
		<category><![CDATA[websphere]]></category>

		<guid isPermaLink="false">http://blog.denoo.info/?p=7</guid>
		<description><![CDATA[<p>I finally got it to work see the next post.</p>
<p>Spent the last couple of days trying to get JSF 1.2 running on a websphere 6.1 installation with no luck so far.</p>
<p>We really need this because we have a lot of trouble with the default jsf bundled with websphere (JSF 1.1_02). Especially the datatable component in [...]]]></description>
		<wfw:commentRss>http://www.denoo.info/2008/02/jsf-12-facelets-and-webspere-cant-get-it-to-work/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
