<?xml version="1.0" encoding="UTF-8"?>
<!-- name="generator" content="blojsom v3.3" -->
<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <channel>
        <title>Developers Blog - IT Technologies, Management and Visions</title>
        <link>http://www.developers-blog.org/blog/default</link>
        <description>Topics: Visions, Architecture Issues, Programming Languages, ...</description>
        <language>en</language>
        <image>
            <url>http://www.developers-blog.org/favicon.ico</url>
            <title>Developers Blog - IT Technologies, Management and Visions</title>
            <link>http://www.developers-blog.org/blog/default</link>
        </image>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>blojsom v3.3</generator>
		<managingEditor>rafael.sobek@web.de</managingEditor>
		<webMaster>rafael.sobek@web.de</webMaster>
		<pubDate>Thu, 30 May 2013 10:12:50 +0000</pubDate>

                        <item>
            <title>Don&#39;t walk the walk for your employees</title>
            <link>http://www.developers-blog.org/blog/default/2013/05/26/Dont-walk-the-walk-for-your-employees</link>
            <description>Apparently there are a few basic rules which are essential to become a good manager. I’m not talking about power points or excel...</description>
            <guid>http://www.developers-blog.org/blog/default/2013/05/26/Dont-walk-the-walk-for-your-employees</guid>
			<pubDate>Sun, 26 May 2013 19:22:28 +0000</pubDate>
            <category>/Management/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Management/2013/05/26/Dont-walk-the-walk-for-your-employees</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2013/05/26/Dont-walk-the-walk-for-your-employees?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>jQuery Ajax Tutorial and Examples</title>
            <link>http://www.developers-blog.org/blog/default/2012/01/19/jQuery-Ajax</link>
            <description>JQuery provides an Ajax (Asynchronous JavaScript and XML) wrapper function, which is very flexible to use, browser independent a...</description>
            <guid>http://www.developers-blog.org/blog/default/2012/01/19/jQuery-Ajax</guid>
			<pubDate>Thu, 19 Jan 2012 23:06:16 +0000</pubDate>
            <category>/Javascript/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Javascript/2012/01/19/jQuery-Ajax</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2012/01/19/jQuery-Ajax?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Complex Sorting with Java Comparator</title>
            <link>http://www.developers-blog.org/blog/default/2010/12/15/Complex-Sorting-with-Java-Comparator</link>
            <description>Sometimes developers have to realize more complex sorting algorithms. For example you have a list of customers. First you want t...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/12/15/Complex-Sorting-with-Java-Comparator</guid>
			<pubDate>Wed, 15 Dec 2010 08:33:37 +0000</pubDate>
            <category>/Java/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Java/2010/12/15/Complex-Sorting-with-Java-Comparator</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/12/15/Complex-Sorting-with-Java-Comparator?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Documenting Design Patterns with Annotations</title>
            <link>http://www.developers-blog.org/blog/default/2010/12/05/Documenting-Design-Patterns-with-Annotations</link>
            <description>What's the ideaAnnotations in Java do a great job for developers to keep all information around our code at a single place. And ...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/12/05/Documenting-Design-Patterns-with-Annotations</guid>
			<pubDate>Sun, 5 Dec 2010 09:45:49 +0000</pubDate>
            <category>/Design+Pattern/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Design+Pattern/2010/12/05/Documenting-Design-Patterns-with-Annotations</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/12/05/Documenting-Design-Patterns-with-Annotations?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Embed Ivy - How to use Ivy with Java</title>
            <link>http://www.developers-blog.org/blog/default/2010/11/08/Embed-Ivy-How-to-use-Ivy-with-Java</link>
            <description>This article from Peter Grund describes how to use Maven directly in Java. Recently I looked for an analog way to resolute and d...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/11/08/Embed-Ivy-How-to-use-Ivy-with-Java</guid>
			<pubDate>Mon, 8 Nov 2010 07:41:58 +0000</pubDate>
            <category>/Java/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Java/2010/11/08/Embed-Ivy-How-to-use-Ivy-with-Java</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/11/08/Embed-Ivy-How-to-use-Ivy-with-Java?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Groovy Webservice - Webservice Producer and Consumer Example</title>
            <link>http://www.developers-blog.org/blog/default/2010/11/01/Groovy-Webservice-Webservice-Producer-and-Consumer-Example</link>
            <description>IntroductionThe GroovyWS project provides to realize webservice producers and consumers in a simple manner. The following exampl...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/11/01/Groovy-Webservice-Webservice-Producer-and-Consumer-Example</guid>
			<pubDate>Mon, 1 Nov 2010 10:16:25 +0000</pubDate>
            <category>/Java/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Java/2010/11/01/Groovy-Webservice-Webservice-Producer-and-Consumer-Example</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/11/01/Groovy-Webservice-Webservice-Producer-and-Consumer-Example?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Embedding Groovy </title>
            <link>http://www.developers-blog.org/blog/default/2010/10/07/Groovy-Embedded</link>
            <description>Recently I looked for an opportunity to run Groovy scripts inside of Java applications. On one side I want to execute Groovy scr...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/10/07/Groovy-Embedded</guid>
			<pubDate>Thu, 7 Oct 2010 05:00:41 +0000</pubDate>
            <category>/Java/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Java/2010/10/07/Groovy-Embedded</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/10/07/Groovy-Embedded?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>OpenID Tutorial and Java Implementations</title>
            <link>http://www.developers-blog.org/blog/default/2010/10/01/OpenID-Tutorial-and-Java-Implementations</link>
            <description>OpenID is an URL based Identity Management protocol. Key ideas are to enable a decentralized and open source based solution for ...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/10/01/OpenID-Tutorial-and-Java-Implementations</guid>
			<pubDate>Fri, 1 Oct 2010 10:02:30 +0000</pubDate>
            <category>/Architecture/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Architecture/2010/10/01/OpenID-Tutorial-and-Java-Implementations</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/10/01/OpenID-Tutorial-and-Java-Implementations?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>AutoFS - Auto-Mount of Hard Drives</title>
            <link>http://www.developers-blog.org/blog/default/2010/09/25/AutoFS-Auto-Mount-of-Hard-Drives</link>
            <description>I have an external USB drive, which interacts as my backup and media file system. Very often I switch off this hard drive, becau...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/09/25/AutoFS-Auto-Mount-of-Hard-Drives</guid>
			<pubDate>Sat, 25 Sep 2010 10:58:53 +0000</pubDate>
            <category>/Linux/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Linux/2010/09/25/AutoFS-Auto-Mount-of-Hard-Drives</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/09/25/AutoFS-Auto-Mount-of-Hard-Drives?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>How to embed Jetty Server</title>
            <link>http://www.developers-blog.org/blog/default/2010/09/21/How-to-embedd-Jetty-Server</link>
            <description>The Jetty J2EE webcontainer represents a highly modularized server application. Because of that you are able to start the web se...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/09/21/How-to-embedd-Jetty-Server</guid>
			<pubDate>Tue, 21 Sep 2010 22:06:41 +0000</pubDate>
            <category>/Java/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Java/2010/09/21/How-to-embedd-Jetty-Server</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/09/21/How-to-embedd-Jetty-Server?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Track window and widget events with AT-SPI</title>
            <link>http://www.developers-blog.org/blog/default/2010/08/21/Track-window-and-widget-events-with-AT-SPI</link>
            <description>AT-SPI is an abbreviation for Assistive Technology Service Provider Interface. It's an inter-process communication API based on ...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/08/21/Track-window-and-widget-events-with-AT-SPI</guid>
			<pubDate>Sat, 21 Aug 2010 11:11:10 +0000</pubDate>
            <category>/Linux/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Linux/2010/08/21/Track-window-and-widget-events-with-AT-SPI</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/08/21/Track-window-and-widget-events-with-AT-SPI?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>DBus Example</title>
            <link>http://www.developers-blog.org/blog/default/2010/08/19/DBus-Example</link>
            <description>DBus represents an inter-process communication framework (IPC), which is especially used on Linux desktop environments. DBus is ...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/08/19/DBus-Example</guid>
			<pubDate>Thu, 19 Aug 2010 07:48:12 +0000</pubDate>
            <category>/Linux/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Linux/2010/08/19/DBus-Example</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/08/19/DBus-Example?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Spring MVC and UTF-8 Encoding with CharacterEncodingFilter</title>
            <link>http://www.developers-blog.org/blog/default/2010/08/17/Spring-MVC-and-UTF-8-Encoding-with-CharacterEncodingFilter</link>
            <description>JSP web applications often have to use the following page instruction for setting charset encoding. The pageEncoding attribute d...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/08/17/Spring-MVC-and-UTF-8-Encoding-with-CharacterEncodingFilter</guid>
			<pubDate>Tue, 17 Aug 2010 20:04:57 +0000</pubDate>
            <category>/Java/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Java/2010/08/17/Spring-MVC-and-UTF-8-Encoding-with-CharacterEncodingFilter</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/08/17/Spring-MVC-and-UTF-8-Encoding-with-CharacterEncodingFilter?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>How to get all window events at GNOME environment</title>
            <link>http://www.developers-blog.org/blog/default/2010/08/15/How-to-get-all-window-events-in-GNOME-environment</link>
            <description>The WNCK API (Window Navigation Construction Kit) allows user interface developers to track all events of GNOME/GTK windows. It ...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/08/15/How-to-get-all-window-events-in-GNOME-environment</guid>
			<pubDate>Sun, 15 Aug 2010 21:41:08 +0000</pubDate>
            <category>/Linux/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Linux/2010/08/15/How-to-get-all-window-events-in-GNOME-environment</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/08/15/How-to-get-all-window-events-in-GNOME-environment?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>XServer Event Handling C Example</title>
            <link>http://www.developers-blog.org/blog/default/2010/08/10/XServer-Event-Handling-C-Example</link>
            <description>The X Server or X Window System defines a basic graphical network protocol. It offers low-level drawing operations, window state...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/08/10/XServer-Event-Handling-C-Example</guid>
			<pubDate>Tue, 10 Aug 2010 04:40:40 +0000</pubDate>
            <category>/Linux/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Linux/2010/08/10/XServer-Event-Handling-C-Example</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/08/10/XServer-Event-Handling-C-Example?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Caching Example with Spring Annotations and Ehcache</title>
            <link>http://www.developers-blog.org/blog/default/2010/06/07/Caching-Example-with-Spring-Annotations-and-Ehcache</link>
            <description>Recently I looked for an easy method caching mechanism. Especially in distributed environments request handling often takes a lo...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/06/07/Caching-Example-with-Spring-Annotations-and-Ehcache</guid>
			<pubDate>Mon, 7 Jun 2010 22:12:00 +0000</pubDate>
            <category>/Java/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Java/2010/06/07/Caching-Example-with-Spring-Annotations-and-Ehcache</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/06/07/Caching-Example-with-Spring-Annotations-and-Ehcache?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>SoapUI : JDBC Request Step example with a Sybase database</title>
            <link>http://www.developers-blog.org/blog/default/2010/04/30/SoapUI-JDBC-Request-Step-example-with-a-Sybase-database</link>
            <description>I have recently played with one of the new TestSteps introduced in soapUI 3.5. Here it what came out...In the following example,...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/04/30/SoapUI-JDBC-Request-Step-example-with-a-Sybase-database</guid>
			<pubDate>Fri, 30 Apr 2010 08:19:32 +0000</pubDate>
            <category>/Testing/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Testing/2010/04/30/SoapUI-JDBC-Request-Step-example-with-a-Sybase-database</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/04/30/SoapUI-JDBC-Request-Step-example-with-a-Sybase-database?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>JQuery Ajax Client and Jersey Rest Endpoint Example</title>
            <link>http://www.developers-blog.org/blog/default/2010/04/27/JQuery-Ajax-Client-and-Jersey-Rest-JSON-Endpoint-Example</link>
            <description>JQuery is a JavaScript framework for DOM manipulation and navigation. Jersey is the reference implementation of the Java API for...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/04/27/JQuery-Ajax-Client-and-Jersey-Rest-JSON-Endpoint-Example</guid>
			<pubDate>Tue, 27 Apr 2010 21:27:50 +0000</pubDate>
            <category>/Javascript/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Javascript/2010/04/27/JQuery-Ajax-Client-and-Jersey-Rest-JSON-Endpoint-Example</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/04/27/JQuery-Ajax-Client-and-Jersey-Rest-JSON-Endpoint-Example?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Auto Deployment of OSGI Bundles with Felix File Install</title>
            <link>http://www.developers-blog.org/blog/default/2010/04/18/Auto-Deployment-of-OSGI-Bundles-with-Felix-File-Install</link>
            <description>The Apache Felix File Install Bundle enables an automatic OSGI bundle deployment process. By itself this bundle scans regularly ...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/04/18/Auto-Deployment-of-OSGI-Bundles-with-Felix-File-Install</guid>
			<pubDate>Sun, 18 Apr 2010 22:04:28 +0000</pubDate>
            <category>/OSGI/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/OSGI/2010/04/18/Auto-Deployment-of-OSGI-Bundles-with-Felix-File-Install</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/04/18/Auto-Deployment-of-OSGI-Bundles-with-Felix-File-Install?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>How to increase test coverage with Cobertura</title>
            <link>http://www.developers-blog.org/blog/default/2010/04/15/Cobertura-Maven-Plugin</link>
            <description>Cobertura is a powerful tool to increase test coverage of Java software. It reports and checks your test coverage. At this Cober...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/04/15/Cobertura-Maven-Plugin</guid>
			<pubDate>Thu, 15 Apr 2010 19:10:00 +0000</pubDate>
            <category>/Maven/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Maven/2010/04/15/Cobertura-Maven-Plugin</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/04/15/Cobertura-Maven-Plugin?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Java Object Mapping - Dozer Example</title>
            <link>http://www.developers-blog.org/blog/default/2010/04/11/Java-Object-Mapping-Dozer-Example</link>
            <description>Central point of software development is to handle data aggregation, data separation, data transformation and so on. For example...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/04/11/Java-Object-Mapping-Dozer-Example</guid>
			<pubDate>Sun, 11 Apr 2010 23:09:29 +0000</pubDate>
            <category>/Java/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Java/2010/04/11/Java-Object-Mapping-Dozer-Example</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/04/11/Java-Object-Mapping-Dozer-Example?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Mockito Example</title>
            <link>http://www.developers-blog.org/blog/default/2010/04/11/Mockito-Example</link>
            <description>Mockito compared to EasyMock seems to be more easily and has more flexibility. First it's able to mock up interfaces as well as ...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/04/11/Mockito-Example</guid>
			<pubDate>Sun, 11 Apr 2010 17:04:14 +0000</pubDate>
            <category>/Testing/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Testing/2010/04/11/Mockito-Example</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/04/11/Mockito-Example?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>SSH Port Forwading and Tunneling</title>
            <link>http://www.developers-blog.org/blog/default/2010/04/05/SSH-Port-Forwading-and-Tunneling</link>
            <description>Sometimes it's useful to forward a port from a source to a target machine. For instance port forwading itself is used by a route...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/04/05/SSH-Port-Forwading-and-Tunneling</guid>
			<pubDate>Mon, 5 Apr 2010 05:23:08 +0000</pubDate>
            <category>/Linux/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Linux/2010/04/05/SSH-Port-Forwading-and-Tunneling</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/04/05/SSH-Port-Forwading-and-Tunneling?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>OSGI Tutorial - Dynamic Usage of ServiceTracker</title>
            <link>http://www.developers-blog.org/blog/default/2010/03/31/OSGI-Tutorial-How-to-use-ServiceTracker-to-get-Services</link>
            <description>ServiceTracker IntroductionSometimes an OSGI bundle wants to access a dependent OSGI Service, which wasn't registered yet. Furth...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/03/31/OSGI-Tutorial-How-to-use-ServiceTracker-to-get-Services</guid>
			<pubDate>Wed, 31 Mar 2010 06:50:17 +0000</pubDate>
            <category>/OSGI/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/OSGI/2010/03/31/OSGI-Tutorial-How-to-use-ServiceTracker-to-get-Services</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/03/31/OSGI-Tutorial-How-to-use-ServiceTracker-to-get-Services?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>OSGI Tutorial and Running Example</title>
            <link>http://www.developers-blog.org/blog/default/2010/03/22/OSGI-Tutorial-with-running-example</link>
            <description>IntroductionOSGI implements a dynamic component model for the Java platform. OSGI components or bundles defines its own context ...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/03/22/OSGI-Tutorial-with-running-example</guid>
			<pubDate>Mon, 22 Mar 2010 09:39:29 +0000</pubDate>
            <category>/OSGI/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/OSGI/2010/03/22/OSGI-Tutorial-with-running-example</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/03/22/OSGI-Tutorial-with-running-example?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Definition Builder mit Java Beispiel</title>
            <link>http://www.developers-blog.org/blog/default/2010/03/07/Definition-Builder-mit-Java-Beispiel</link>
            <description>Definition:Der Builder wird genutzt, wenn ein und derselbe Konstruktionsprozeß eines Objekts unterschiedliche Repräsentationen e...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/03/07/Definition-Builder-mit-Java-Beispiel</guid>
			<pubDate>Sun, 7 Mar 2010 14:14:08 +0000</pubDate>
            <category>/Design+Pattern/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Design+Pattern/2010/03/07/Definition-Builder-mit-Java-Beispiel</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/03/07/Definition-Builder-mit-Java-Beispiel?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>SoapUI limitations and workarounds : mock response test step</title>
            <link>http://www.developers-blog.org/blog/default/2010/03/04/SoapUI-limitations-and-workarounds-mock-response-test-step</link>
            <description>The following example describes one limitation of soapUI and a possible workaround. It concerns the way mock services are used i...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/03/04/SoapUI-limitations-and-workarounds-mock-response-test-step</guid>
			<pubDate>Thu, 4 Mar 2010 12:17:11 +0000</pubDate>
            <category>/Testing/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Testing/2010/03/04/SoapUI-limitations-and-workarounds-mock-response-test-step</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/03/04/SoapUI-limitations-and-workarounds-mock-response-test-step?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>SOAP web service testing with soapUI</title>
            <link>http://www.developers-blog.org/blog/default/2010/03/03/Webservice-testing-with-soapUI</link>
            <description>SoapUI is a useful tool for testing web services. Not only makes it possible to test deployed web services, but it also offers t...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/03/03/Webservice-testing-with-soapUI</guid>
			<pubDate>Wed, 3 Mar 2010 16:51:00 +0000</pubDate>
            <category>/Testing/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Testing/2010/03/03/Webservice-testing-with-soapUI</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/03/03/Webservice-testing-with-soapUI?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Integration of soapUI tests in maven build lifecycle</title>
            <link>http://www.developers-blog.org/blog/default/2010/03/03/Integration-of-soapUI-tests-in-maven-build-cycle</link>
            <description>This article extends the basic example described in "Web service testing with soapUI". It describes how to integrate soapUI test...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/03/03/Integration-of-soapUI-tests-in-maven-build-cycle</guid>
			<pubDate>Wed, 3 Mar 2010 15:11:02 +0000</pubDate>
            <category>/Testing/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Testing/2010/03/03/Integration-of-soapUI-tests-in-maven-build-cycle</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/03/03/Integration-of-soapUI-tests-in-maven-build-cycle?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>SOAP web service testing with soapUI : exceptions</title>
            <link>http://www.developers-blog.org/blog/default/2010/03/03/Web-service-testing-with-soapUI-exceptions</link>
            <description>This article extends the basic example described in "Web service testing with soapUI". It describes how to test and simulate exc...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/03/03/Web-service-testing-with-soapUI-exceptions</guid>
			<pubDate>Wed, 3 Mar 2010 13:46:15 +0000</pubDate>
            <category>/Testing/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Testing/2010/03/03/Web-service-testing-with-soapUI-exceptions</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/03/03/Web-service-testing-with-soapUI-exceptions?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Comparison between Linux and Windows job requirement trends</title>
            <link>http://www.developers-blog.org/blog/default/2010/02/28/Comparison-Linux-and-Windows-job-requirement-trends</link>
            <description>The following charts shows the trend of Windows and Linux job requirements of the last years.First you see the Windows trend is ...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/02/28/Comparison-Linux-and-Windows-job-requirement-trends</guid>
			<pubDate>Sun, 28 Feb 2010 08:44:25 +0000</pubDate>
            <category>/Linux/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Linux/2010/02/28/Comparison-Linux-and-Windows-job-requirement-trends</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/02/28/Comparison-Linux-and-Windows-job-requirement-trends?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Definition Abstrakte Fabrik mit Java Beispiel</title>
            <link>http://www.developers-blog.org/blog/default/2010/02/25/Definition-Abstrakte-Fabrik-mit-Java-Beispiel</link>
            <description>Definition:Die abstrakte Fabrik bietet eine Schnittstelle zum Erzeugen verwandter Objekte. Programme, die auf die Konstruktion d...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/02/25/Definition-Abstrakte-Fabrik-mit-Java-Beispiel</guid>
			<pubDate>Thu, 25 Feb 2010 01:17:18 +0000</pubDate>
            <category>/Design+Pattern/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Design+Pattern/2010/02/25/Definition-Abstrakte-Fabrik-mit-Java-Beispiel</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/02/25/Definition-Abstrakte-Fabrik-mit-Java-Beispiel?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Definition Erzeugungsmuster</title>
            <link>http://www.developers-blog.org/blog/default/2010/02/25/Definition-Erzeugungsmuster</link>
            <description>Erzeugungsmuster verstecken den Erzeugungsprozeß von Objekten. Sie nutzen Vererbung, um die Eigenschaften des zu erzeugenden Obj...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/02/25/Definition-Erzeugungsmuster</guid>
			<pubDate>Thu, 25 Feb 2010 00:50:46 +0000</pubDate>
            <category>/Design+Pattern/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Design+Pattern/2010/02/25/Definition-Erzeugungsmuster</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/02/25/Definition-Erzeugungsmuster?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Trend between Spring and EJB job requirements</title>
            <link>http://www.developers-blog.org/blog/default/2010/02/24/Trend-between-Spring-and-EJB-job-requirements</link>
            <description>Recently I found a nice site about job trends. I looked for a chronological comparison between Spring and EJB job trends. The fo...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/02/24/Trend-between-Spring-and-EJB-job-requirements</guid>
			<pubDate>Wed, 24 Feb 2010 13:25:42 +0000</pubDate>
            <category>/Spring/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Spring/2010/02/24/Trend-between-Spring-and-EJB-job-requirements</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/02/24/Trend-between-Spring-and-EJB-job-requirements?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Unit testing with Hibernate and Spring</title>
            <link>http://www.developers-blog.org/blog/default/2010/02/22/unit-testing-with-hibernate-and-spring</link>
            <description>Many applications use hibernate as OR-Mapper, i want show an easy and fast way how to unit test your DAOs and domain model.setup...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/02/22/unit-testing-with-hibernate-and-spring</guid>
			<pubDate>Mon, 22 Feb 2010 20:42:45 +0000</pubDate>
            <category>/Spring/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Spring/2010/02/22/unit-testing-with-hibernate-and-spring</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/02/22/unit-testing-with-hibernate-and-spring?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Native Maven Plugin - Build native C/C++ projects with Maven</title>
            <link>http://www.developers-blog.org/blog/default/2010/02/21/Native-Maven-Plugin-Build-native-C-C-projects-with-Maven</link>
            <description>Recently I looked for an alternative to build C/C++ based source code with Maven. I found the Native Maven Plugin at codehaus.or...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/02/21/Native-Maven-Plugin-Build-native-C-C-projects-with-Maven</guid>
			<pubDate>Sun, 21 Feb 2010 11:53:36 +0000</pubDate>
            <category>/Maven/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Maven/2010/02/21/Native-Maven-Plugin-Build-native-C-C-projects-with-Maven</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/02/21/Native-Maven-Plugin-Build-native-C-C-projects-with-Maven?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Spring Hibernate - LazyInitializationException</title>
            <link>http://www.developers-blog.org/blog/default/2010/02/17/Spring-Hibernate-LazyInitializationException</link>
            <description>Let's assume you want to map a one-to-many relation using hibernate. In this case we have a Person with a list of i.e. Attribute...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/02/17/Spring-Hibernate-LazyInitializationException</guid>
			<pubDate>Wed, 17 Feb 2010 22:20:43 +0000</pubDate>
            <category>/Java/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Java/2010/02/17/Spring-Hibernate-LazyInitializationException</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/02/17/Spring-Hibernate-LazyInitializationException?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Configuring Beans in the Spring IoC Container</title>
            <link>http://www.developers-blog.org/blog/default/2010/02/17/DD1F42616D13DD5A6437E617805C6135</link>
            <description>Spring is a powerful IoC container to manage components. To utilize the container components, you have to configure your beans. ...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/02/17/DD1F42616D13DD5A6437E617805C6135</guid>
			<pubDate>Wed, 17 Feb 2010 19:05:55 +0000</pubDate>
            <category>/Spring/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Spring/2010/02/17/DD1F42616D13DD5A6437E617805C6135</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/02/17/DD1F42616D13DD5A6437E617805C6135?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Spring Roo Tutorial</title>
            <link>http://www.developers-blog.org/blog/default/2010/02/16/Spring-Roo</link>
            <description>Spring Roo is a tool made by the Spring developers to help you speed up the development of your (web-)applications.I tried Sprin...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/02/16/Spring-Roo</guid>
			<pubDate>Tue, 16 Feb 2010 18:22:26 +0000</pubDate>
            <category>/Spring/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Spring/2010/02/16/Spring-Roo</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/02/16/Spring-Roo?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Configure Log4j (log4j.xml)</title>
            <link>http://www.developers-blog.org/blog/default/2010/02/16/Configure-Log4j</link>
            <description>The Apache Log4J project offers a framework for logging aspects in Java software components. Today Apache Log4j is a defacto sta...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/02/16/Configure-Log4j</guid>
			<pubDate>Tue, 16 Feb 2010 15:23:10 +0000</pubDate>
            <category>/Java/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Java/2010/02/16/Configure-Log4j</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/02/16/Configure-Log4j?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Java3D Example</title>
            <link>http://www.developers-blog.org/blog/default/2010/02/15/Java3D-Example-1</link>
            <description>Java3D is a specification for generation and manipulation of three-dimensional objects. It is based on the scene graph concept, ...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/02/15/Java3D-Example-1</guid>
			<pubDate>Mon, 15 Feb 2010 00:31:21 +0000</pubDate>
            <category>/Java/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Java/2010/02/15/Java3D-Example-1</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/02/15/Java3D-Example-1?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Easymock example</title>
            <link>http://www.developers-blog.org/blog/default/2010/02/12/Easymock-example</link>
            <description>Easymock helps you to realize isolated tests of your business logic. The idea of mock based tests is to mock all dependent objec...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/02/12/Easymock-example</guid>
			<pubDate>Fri, 12 Feb 2010 11:36:02 +0000</pubDate>
            <category>/Java/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Java/2010/02/12/Easymock-example</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/02/12/Easymock-example?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>IRC Bot Tutorial</title>
            <link>http://www.developers-blog.org/blog/default/2010/02/02/IRC-Bot-Tutorial</link>
            <description>PircBot is a Java Framework which provides an API to write different kinds of interactive IRC bots. If you have finished your bo...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/02/02/IRC-Bot-Tutorial</guid>
			<pubDate>Tue, 2 Feb 2010 12:51:25 +0000</pubDate>
            <category>/Java/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Java/2010/02/02/IRC-Bot-Tutorial</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/02/02/IRC-Bot-Tutorial?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Java SVG Example</title>
            <link>http://www.developers-blog.org/blog/default/2010/01/24/Java-SVG-Example</link>
            <description>SVG (Scalable Vector Graphics) defines a vector graphic format based on XML schema. The Batik SVG Toolkit provides to use SVG gr...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/01/24/Java-SVG-Example</guid>
			<pubDate>Sun, 24 Jan 2010 22:35:54 +0000</pubDate>
            <category>/Java/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Java/2010/01/24/Java-SVG-Example</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/01/24/Java-SVG-Example?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Java Scripting Example</title>
            <link>http://www.developers-blog.org/blog/default/2010/01/12/Java-Scripting-Example</link>
            <description>The Java Specification Request (JSR) 223 helps Java developers to integrate scripting languages into their software components, ...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/01/12/Java-Scripting-Example</guid>
			<pubDate>Tue, 12 Jan 2010 00:17:45 +0000</pubDate>
            <category>/Java/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Java/2010/01/12/Java-Scripting-Example</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/01/12/Java-Scripting-Example?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Spring Framework Example</title>
            <link>http://www.developers-blog.org/blog/default/2010/01/11/Spring-Framework-Example</link>
            <description>The Spring Framework represents a dependency injection / inversion of control container framework for the Java platform. Further...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/01/11/Spring-Framework-Example</guid>
			<pubDate>Mon, 11 Jan 2010 15:01:36 +0000</pubDate>
            <category>/Java/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Java/2010/01/11/Spring-Framework-Example</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/01/11/Spring-Framework-Example?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Java Servlet API - Difference between forward, include, redirect</title>
            <link>http://www.developers-blog.org/blog/default/2010/01/10/Java-Servlet-API-Difference-between-forward-include-redirect</link>
            <description>For the correct request handling of the Java Servlet API Java developers have to undestand the differences of forward-, include-...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/01/10/Java-Servlet-API-Difference-between-forward-include-redirect</guid>
			<pubDate>Sun, 10 Jan 2010 18:08:49 +0000</pubDate>
            <category>/Java/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Java/2010/01/10/Java-Servlet-API-Difference-between-forward-include-redirect</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/01/10/Java-Servlet-API-Difference-between-forward-include-redirect?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Useful Java tools</title>
            <link>http://www.developers-blog.org/blog/default/2010/01/09/Useful-Java-tools</link>
            <description>Java 6 provides some useful console tools for analyze the state of your running Java application.jstack - Analyse your current s...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/01/09/Useful-Java-tools</guid>
			<pubDate>Sat, 9 Jan 2010 12:42:18 +0000</pubDate>
            <category>/Java/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Java/2010/01/09/Useful-Java-tools</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/01/09/Useful-Java-tools?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Java Graphics Example</title>
            <link>http://www.developers-blog.org/blog/default/2010/01/06/Java-Graphics-Example</link>
            <description>The Graphics API is the fundament of all drawing operations on different graphics devices. The Graphics Java class represents th...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/01/06/Java-Graphics-Example</guid>
			<pubDate>Wed, 6 Jan 2010 23:01:55 +0000</pubDate>
            <category>/Java/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Java/2010/01/06/Java-Graphics-Example</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/01/06/Java-Graphics-Example?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>OpenJDK or Java Sun JDK on Ubuntu</title>
            <link>http://www.developers-blog.org/blog/default/2010/01/05/OpenJDK-or-Java-Sun-JDK-on-Ubuntu</link>
            <description>Ubuntu enables to run more than one Java VM. Sometimes a dynamic change of Java VMs are needed. That's possible with the followi...</description>
            <guid>http://www.developers-blog.org/blog/default/2010/01/05/OpenJDK-or-Java-Sun-JDK-on-Ubuntu</guid>
			<pubDate>Tue, 5 Jan 2010 15:49:25 +0000</pubDate>
            <category>/Linux/</category>
                                        <wfw:comment>http://www.developers-blog.org/commentapi/default/Linux/2010/01/05/OpenJDK-or-Java-Sun-JDK-on-Ubuntu</wfw:comment>
            <wfw:commentRss>http://www.developers-blog.org/blog/default/2010/01/05/OpenJDK-or-Java-Sun-JDK-on-Ubuntu?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
            </channel>
</rss>
