<?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; open source</title>
	<atom:link href="http://lorands.com/category/open-source/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>Provide log4j configuration fast and dirty</title>
		<link>http://lorands.com/2010/11/provide-log4j-configuration-fast-and-dirty/</link>
		<comments>http://lorands.com/2010/11/provide-log4j-configuration-fast-and-dirty/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 14:26:32 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[log4j]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[wtp]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=337</guid>
		<description><![CDATA[If you are developing with Java, I&#8217;m sure you ran into a console output that looks like this: log4j:WARN No appenders could be found for logger (org.apache.openejb.resource.activemq.ActiveMQResourceAdapter). log4j:WARN Please initialize the log4j system properly. log4j:WARN No appenders could be found for logger (org.apache.openejb.resource.activemq.ActiveMQResourceAdapter).log4j:WARN Please initialize the log4j system properly. The message is clean: provide a [...]]]></description>
		<wfw:commentRss>http://lorands.com/2010/11/provide-log4j-configuration-fast-and-dirty/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>Hunspell4Eclipse 0.8.2 (beta) out</title>
		<link>http://lorands.com/2010/01/hunspell4eclipse-0-8-2-beta-out/</link>
		<comments>http://lorands.com/2010/01/hunspell4eclipse-0-8-2-beta-out/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 13:09:22 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[Hunspell4Eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[hunspell]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[spell]]></category>
		<category><![CDATA[spelling]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=289</guid>
		<description><![CDATA[Changes: threshold feature update site back to normal limited Java support &#8211; reports misspelled words (underline), but no proposals latest JNA Link to project page: http://code.google.com/p/hunspell4eclipse/]]></description>
		<wfw:commentRss>http://lorands.com/2010/01/hunspell4eclipse-0-8-2-beta-out/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Eclipse Spell Checker</title>
		<link>http://lorands.com/2009/11/eclipse-spell-checker/</link>
		<comments>http://lorands.com/2009/11/eclipse-spell-checker/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 10:42:09 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[Hunspell4Eclipse]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[ecilpse plugin]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[spell]]></category>
		<category><![CDATA[spelling]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=257</guid>
		<description><![CDATA[Eclipse has a built in spell checker. It&#8217;s based on word list files. It is just fine for languages that does not use pre- and postfixes extensively. But for languages like Hungarian, it is a no go. &#8211; I&#8217;ve tried to generate a word list of Hungarian words, but when I noticed that the word [...]]]></description>
		<wfw:commentRss>http://lorands.com/2009/11/eclipse-spell-checker/feed/</wfw:commentRss>
		<slash:comments>13</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>maven-metadata.xml generator script</title>
		<link>http://lorands.com/2009/10/maven-metadata-xml-generator-script/</link>
		<comments>http://lorands.com/2009/10/maven-metadata-xml-generator-script/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 16:23:35 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[maven]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[Artifactory]]></category>
		<category><![CDATA[maven-metadata.xml]]></category>
		<category><![CDATA[maven-scripts]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=216</guid>
		<description><![CDATA[As you might know we use Maven extensively. We have a corporate Maven Repository served by JFrog&#8216;s Artifactory. We have more than 30000 artifacts in our repository, &#8211; about 35GB of backup. We try to keep up-to-date with new Artifactory releases. Unfortunately some times upgrade is not that smooth, so we need a backup and [...]]]></description>
		<wfw:commentRss>http://lorands.com/2009/10/maven-metadata-xml-generator-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Commons Logging templates for Eclipse</title>
		<link>http://lorands.com/2009/09/commons-logging-templates-for-eclipse/</link>
		<comments>http://lorands.com/2009/09/commons-logging-templates-for-eclipse/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 21:46:12 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[logging]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=208</guid>
		<description><![CDATA[After my last article some folks at the company I work for asked for a Apache Commons Logging version of templates, so here it is. Just as with the last article, import this templates: clogger-templates The mappings are (in case you would like to use with SLF4J): Have fun.]]></description>
		<wfw:commentRss>http://lorands.com/2009/09/commons-logging-templates-for-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SLF4J Eclipse templates</title>
		<link>http://lorands.com/2009/09/slf4j-eclipse-templates/</link>
		<comments>http://lorands.com/2009/09/slf4j-eclipse-templates/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 05:06:02 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[slf4j]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=186</guid>
		<description><![CDATA[I&#8217;m sure lot of Eclipse developers are happy with Log4E, but for those who does not have Log4E or do not like to &#8220;pollute&#8221; Eclipse with plugins, I wrote few templates for SLF4J logging. Just open Preferences and navigate to Java&#62;Editor&#62;Templates &#8230;and press Import&#8230; button. And import: slf4j-eclipe-templates (download this file first) Hit OK. Now [...]]]></description>
		<wfw:commentRss>http://lorands.com/2009/09/slf4j-eclipse-templates/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Farewell Vuze, wellcome Deluge</title>
		<link>http://lorands.com/2009/04/farewell-vuze-wellcome-deluge/</link>
		<comments>http://lorands.com/2009/04/farewell-vuze-wellcome-deluge/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 14:11:50 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[azureus]]></category>
		<category><![CDATA[deluge]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[vuze]]></category>

		<guid isPermaLink="false">http://lorand.somogyi.name/?p=172</guid>
		<description><![CDATA[Occasionally I use bittorent, and I really liked Azureus (or Vuze). But they switched attitude. Azureus: A nice application, with lot a features. Built on Eclipse platform, &#8211; a model of how great is Eclipse RCP. I&#8217;ve been using it since about version 3.x, &#8211; about 2 yrs or more. It was one of my [...]]]></description>
		<wfw:commentRss>http://lorands.com/2009/04/farewell-vuze-wellcome-deluge/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>
	</channel>
</rss>

