<?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>Lóránd Somogyi &#187; software development</title>
	<atom:link href="http://lorands.com/tag/software-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://lorands.com</link>
	<description>Thoughts on Software Development…</description>
	<lastBuildDate>Tue, 16 Aug 2011 08:41:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Using SCM from within your Mojo</title>
		<link>http://lorands.com/2011/08/using-scm-from-within-your-mojo/</link>
		<comments>http://lorands.com/2011/08/using-scm-from-within-your-mojo/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 10:53:49 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[maven shorties]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mojo]]></category>
		<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=389</guid>
		<description><![CDATA[There is a guide on the topic from Maven. But that guide is missing an example on how to use it from within Mojo. So let me show you a short example on a topic&#8230; Prepare the POM of your plugin: It is crucial to use SCM version 1.4, as 1.5 (the current release) have [...]]]></description>
		<wfw:commentRss>http://lorands.com/2011/08/using-scm-from-within-your-mojo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find out if the given Maven project is a root of a multi-module execution?</title>
		<link>http://lorands.com/2011/08/how-to-find-out-if-the-given-maven-project-is-a-root-of-a-multi-module-execution/</link>
		<comments>http://lorands.com/2011/08/how-to-find-out-if-the-given-maven-project-is-a-root-of-a-multi-module-execution/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 08:50:44 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[maven]]></category>
		<category><![CDATA[maven shorties]]></category>
		<category><![CDATA[mojo]]></category>
		<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=378</guid>
		<description><![CDATA[[Update:] Looks like the originator is Brian Fox from Sonatype with this article. A short example on how to find out if the given maven execution is the root of execution, &#8212; or in other words: how to know if you are inside of a multi-module project module or in the parent? Just extend your [...]]]></description>
		<wfw:commentRss>http://lorands.com/2011/08/how-to-find-out-if-the-given-maven-project-is-a-root-of-a-multi-module-execution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debuging OpenEJB&#8217;s TomEE with Eclipse WTP</title>
		<link>http://lorands.com/2010/11/debuging-openejbs-tomee-with-eclipse-wtp/</link>
		<comments>http://lorands.com/2010/11/debuging-openejbs-tomee-with-eclipse-wtp/#comments</comments>
		<pubDate>Thu, 25 Nov 2010 13:58:41 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[deploy]]></category>
		<category><![CDATA[openejb]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tomcat]]></category>
		<category><![CDATA[war]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=319</guid>
		<description><![CDATA[This is just a short description on how to use OpenEJB with Tomcat to debug it within Eclipse. The point is to be able to debug EJB applications from within Eclipse with a lightweight Tomcat container using OpenEJB. What do you need: Apache TomEE - OpenEJB pre-bundled with Tomcat: http://openejb.apache.org/download.html Eclipse IDE for Java EE Developers or [...]]]></description>
		<wfw:commentRss>http://lorands.com/2010/11/debuging-openejbs-tomee-with-eclipse-wtp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Same old resources, &#8211; or lets make Internet development easier</title>
		<link>http://lorands.com/2009/10/same-old-resources-or-lets-make-internet-development-easier/</link>
		<comments>http://lorands.com/2009/10/same-old-resources-or-lets-make-internet-development-easier/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 21:57:01 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[software design]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[software architecture]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web2]]></category>
		<category><![CDATA[web3]]></category>
		<category><![CDATA[web42]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=229</guid>
		<description><![CDATA[You&#8217;re building a web application with some nice interface. You use JQuery and a bunch of Javascript libraries on top of it. So you download those applications and place them into your deployable package and reference them from your application. But why do we wrestle with resources of (OSS) libraries? Downloading new versions, copying the [...]]]></description>
		<wfw:commentRss>http://lorands.com/2009/10/same-old-resources-or-lets-make-internet-development-easier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A dream: Maven Site + DITA + Eclipse InfoCenter</title>
		<link>http://lorands.com/2009/06/a-dream-maven-site-dita-eclipse-infocenter/</link>
		<comments>http://lorands.com/2009/06/a-dream-maven-site-dita-eclipse-infocenter/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 20:00:34 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[software development]]></category>
		<category><![CDATA[software architecture]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=180</guid>
		<description><![CDATA[How nice it would be&#8230; &#8230;to have DITA supported as a Doxia format, to be able to use DITA as a Maven site &#8220;language&#8221;. &#8230;that Maven site could be rendered to eclipse help plug-in &#8230;and deployed to Eclipse InfoCenter Server. That would mean, that you could write single-source documentations that would be browse-able, indexed and [...]]]></description>
		<wfw:commentRss>http://lorands.com/2009/06/a-dream-maven-site-dita-eclipse-infocenter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Jackrabbit with Spring</title>
		<link>http://lorands.com/2008/11/jackrabbit-with-spring/</link>
		<comments>http://lorands.com/2008/11/jackrabbit-with-spring/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 10:01:56 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[jackrabbit]]></category>
		<category><![CDATA[jcr]]></category>
		<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://lorand.somogyi.name/?p=115</guid>
		<description><![CDATA[I was searching for a way to use Jackrabbit with Spring. There are articles about this topic, but each of them suggests using spring-modules. Now, my problem with spring-modules jcr implementation is, that they depend on non-released or obsolete 3rd party JARs, like apravez.* and jeceira. Just take a look at the pom file, and [...]]]></description>
		<wfw:commentRss>http://lorands.com/2008/11/jackrabbit-with-spring/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Ubuntu guy in a world of Apples… Part IV: Java Developer</title>
		<link>http://lorands.com/2008/09/ubuntu-guy-in-a-world-of-apples%e2%80%a6-part-iv-java-developer/</link>
		<comments>http://lorands.com/2008/09/ubuntu-guy-in-a-world-of-apples%e2%80%a6-part-iv-java-developer/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 22:20:33 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[apple project]]></category>
		<category><![CDATA[aspectj]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[postscript]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[q4e]]></category>

		<guid isPermaLink="false">http://lorand.somogyi.name/?p=74</guid>
		<description><![CDATA[After a lot of work and some traveling I&#8217;m back, and I&#8217;m about to write about how do I manage to use Mac for Java development. (Note: This is the last part of the Apple Project series.) First of all, let me describe what I use and how do I/we use it. Eclipse is our [...]]]></description>
		<wfw:commentRss>http://lorands.com/2008/09/ubuntu-guy-in-a-world-of-apples%e2%80%a6-part-iv-java-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subversive with JavaHl under Ubuntu</title>
		<link>http://lorands.com/2008/08/subversive-with-javahl-under-ubuntu/</link>
		<comments>http://lorands.com/2008/08/subversive-with-javahl-under-ubuntu/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 09:29:44 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://lorand.somogyi.name/?p=63</guid>
		<description><![CDATA[Eclipse SVN plugin Subverisve comes with javaHl support for windows, but not for linux. Under linux you could use SVNKit, but that is somewhat slower, and a bit buggy. That is an out-of-box solution. But you could use javaHl JNI svn client too. Under Ubuntu it could be done in 5 minutes. Just follow the [...]]]></description>
		<wfw:commentRss>http://lorands.com/2008/08/subversive-with-javahl-under-ubuntu/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Bye, bye P2! Hello UM again!</title>
		<link>http://lorands.com/2008/08/bye-bye-p2-hello-um-again/</link>
		<comments>http://lorands.com/2008/08/bye-bye-p2-hello-um-again/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 21:21:48 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[aspectj]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[p2]]></category>
		<category><![CDATA[q4e]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://lorand.somogyi.name/?p=57</guid>
		<description><![CDATA[Had enough. P2 gave me just too much headache. Today I removed P2 from my two production Eclipse installation. What a relief&#8230; Update Manager (UM) works fine, as it worked in 3.3. Installed AJDT, Q4E, SpringIDE, TestNG, AnyEdit, &#8230; without any issue. At my last few tries, I managed to install AJDT successfully, but after [...]]]></description>
		<wfw:commentRss>http://lorands.com/2008/08/bye-bye-p2-hello-um-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu guy in the world of Apples&#8230;</title>
		<link>http://lorands.com/2008/07/ubuntu-guy-in-the-world-of-apples/</link>
		<comments>http://lorands.com/2008/07/ubuntu-guy-in-the-world-of-apples/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 17:27:35 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[apple project]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://lorand.somogyi.name/?p=42</guid>
		<description><![CDATA[As you might know I&#8217;m a Ubuntu guy. I like Linux, OSS and I enjoy using it. Once I was a C/C++ developer working on Windows, creating Windows applications. So I know Windows quite well (not much changed). Nowadays each time I have to sit in front of a Windows machine as a devloper I&#8217;ll [...]]]></description>
		<wfw:commentRss>http://lorands.com/2008/07/ubuntu-guy-in-the-world-of-apples/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

