<?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>What's next &#187; Java</title>
	<atom:link href="http://stigl.wordpress.com/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://stigl.wordpress.com</link>
	<description>To be continued</description>
	<lastBuildDate>Mon, 02 Nov 2009 09:58:15 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='stigl.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/8a261d3a3c3207fc890a7953e57f826c?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>What's next &#187; Java</title>
		<link>http://stigl.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://stigl.wordpress.com/osd.xml" title="What&#8217;s next" />
		<item>
		<title>Debugging Java web applications</title>
		<link>http://stigl.wordpress.com/2009/02/04/debugging-java-web-applications/</link>
		<comments>http://stigl.wordpress.com/2009/02/04/debugging-java-web-applications/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 20:56:02 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[IntelliJ]]></category>
		<category><![CDATA[Jetty]]></category>
		<category><![CDATA[Maven]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=286</guid>
		<description><![CDATA[Debugging Java web applications is often necessary, but setting it up on different vendors can be difficult.
However, there is a generic, easy way to do this by setting the JVM running the web server in debug mode.
Jetty and Maven

export MAVEN_OPTS="-Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=4000,server=y,suspend=n"
mvn jetty:run

Set up your IDE for remote debugging on port 4000 and you&#8217;re [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=286&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2009/02/04/debugging-java-web-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>

		<media:content url="http://stigl.files.wordpress.com/2009/02/idea-remote-jetty.png?w=300" medium="image">
			<media:title type="html">idea-remote-jetty-debugging</media:title>
		</media:content>
	</item>
		<item>
		<title>Neo4J as a Grails backend</title>
		<link>http://stigl.wordpress.com/2009/01/19/neo4j-as-a-grails-backend/</link>
		<comments>http://stigl.wordpress.com/2009/01/19/neo4j-as-a-grails-backend/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 13:07:28 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Grails]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[GORM]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[Neo4J]]></category>
		<category><![CDATA[Persistence]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=280</guid>
		<description><![CDATA[This post is a reply to @EmilEifrem&#8217;s twition.
Neo4J could be a nice extension as a Grails&#8217; persistence backend, similar to a DB, space or LDAP. The problem today is that GORM is tightly coupled to Hibernate. Looks like @GraemeRocher is in the works of extracting Hibernate as a plugin, from which one can use other [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=280&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2009/01/19/neo4j-as-a-grails-backend/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>
	</item>
		<item>
		<title>Finally, a decent media server for PS3</title>
		<link>http://stigl.wordpress.com/2009/01/07/finally-a-decent-media-server-for-ps3/</link>
		<comments>http://stigl.wordpress.com/2009/01/07/finally-a-decent-media-server-for-ps3/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 19:29:28 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Playstation]]></category>
		<category><![CDATA[PS3]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Streaming]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=275</guid>
		<description><![CDATA[I&#8217;ve been looking for a DLNA media server for streaming music and video to my PS3 for quite some time. And at last I can say that I&#8217;ve found a decent application for my streaming needs, PS3 Media Server. Most importantly, Its JAVA, Hooray!
What else? The application runs on Windows, Linux and mac, and is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=275&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2009/01/07/finally-a-decent-media-server-for-ps3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>

		<media:content url="http://ps3mediaserver.googlecode.com/svn/trunk/ps3mediaserver/dist-archive/win32.png" medium="image" />
	</item>
		<item>
		<title>GStreamer &#8211; multimedia fun on a plugin architecture</title>
		<link>http://stigl.wordpress.com/2008/12/23/gstreamer-multimedia-fun-on-a-plugin-architecture/</link>
		<comments>http://stigl.wordpress.com/2008/12/23/gstreamer-multimedia-fun-on-a-plugin-architecture/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 21:25:29 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[GStreamer]]></category>
		<category><![CDATA[JNA]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mercurial]]></category>
		<category><![CDATA[Native Libraries]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=261</guid>
		<description><![CDATA[I&#8217;ve poked around GStreamer and the bindings for Java. GStreamer is a framework for &#8220;constructing graphs of media-handling components&#8221;. For example a video player from &#8220;scratch&#8221;. GStreamer is mainly a linux project with few run-of-the-mill GUI components, hence rough around the edges. But two days of compiling, testing and asking questions on a lively IRC [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=261&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2008/12/23/gstreamer-multimedia-fun-on-a-plugin-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>

		<media:content url="http://gstreamer.freedesktop.org/data/images/artwork/gstreamer-logo-75.png" medium="image">
			<media:title type="html">GStreamer logo</media:title>
		</media:content>
	</item>
		<item>
		<title>GStreamer, can do streamed music?</title>
		<link>http://stigl.wordpress.com/2008/12/21/gstreamer-can-do-streamed-music/</link>
		<comments>http://stigl.wordpress.com/2008/12/21/gstreamer-can-do-streamed-music/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 10:00:14 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[GStreamer]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Mixing]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=250</guid>
		<description><![CDATA[I&#8217;m going to take a dive into GStreamer, to find out if it is possible to use as a mixer for my music application needs. I&#8217;m going to input music from different sources, do some adjusting of volume, effects and write to file or stream to the net.
Can someone give me some pointers to GStreamer, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=250&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2008/12/21/gstreamer-can-do-streamed-music/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>
	</item>
		<item>
		<title>PS3 doing Java &#8211; Sexy, and almost there</title>
		<link>http://stigl.wordpress.com/2008/12/19/ps3-doing-java-sexy-and-almost-there/</link>
		<comments>http://stigl.wordpress.com/2008/12/19/ps3-doing-java-sexy-and-almost-there/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 21:50:14 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[BD-J]]></category>
		<category><![CDATA[Blu-Ray]]></category>
		<category><![CDATA[J2ME]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Memory Stick]]></category>
		<category><![CDATA[Opera Mini]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=245</guid>
		<description><![CDATA[The promise of what I have been investigating is that Java applications can be run directly inside the normal PS3 GUI, as well as other Blu-Ray players, without requiring any kind of hacks on behalf of the end user. It may not be the ultimate base for writing applications, but it should not be too [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=245&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2008/12/19/ps3-doing-java-sexy-and-almost-there/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>

		<media:content url="http://www.breakitdownblog.com/wp-content/uploads/2007/12/sony_playstation_3.jpg" medium="image" />
	</item>
		<item>
		<title>Setting up a BD-J development environment sucks!</title>
		<link>http://stigl.wordpress.com/2008/12/09/setting-up-a-bd-j-development-environment-sucks/</link>
		<comments>http://stigl.wordpress.com/2008/12/09/setting-up-a-bd-j-development-environment-sucks/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 09:38:01 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Ant]]></category>
		<category><![CDATA[BD-J]]></category>
		<category><![CDATA[Blu-Ray]]></category>
		<category><![CDATA[Getting started]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Maven]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=242</guid>
		<description><![CDATA[I&#8217;ve recently looked at how one can set up a Blu-ray development environment for developing Java apps on a PS3.
The HDCookBook project seems like a good starting place, since you need alot of files to surround your BD-J Java apps when on the disk. Fine enough, but expect some hassle of changing file names if [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=242&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2008/12/09/setting-up-a-bd-j-development-environment-sucks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>
	</item>
		<item>
		<title>Java on PS3</title>
		<link>http://stigl.wordpress.com/2008/12/09/java-on-ps3/</link>
		<comments>http://stigl.wordpress.com/2008/12/09/java-on-ps3/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 08:00:31 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Blu-Ray]]></category>
		<category><![CDATA[Cell]]></category>
		<category><![CDATA[JVM]]></category>
		<category><![CDATA[PS3]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=236</guid>
		<description><![CDATA[Today, I saw a Java Powered logo on the side of my PS3 box. Hmm&#8230; What does that mean?
If you install linux on the PS3, it can ofcourse run Java. But my sources indicate that it has little resources, and the requirements for installing are a little tough for the regular gamer.
The JVM installed on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=236&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2008/12/09/java-on-ps3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>

		<media:content url="http://java.com/en/about/brand/img/java_powered_logo_rgb.gif" medium="image" />

		<media:content url="http://www.breakitdownblog.com/wp-content/uploads/2007/12/sony_playstation_3.jpg" medium="image" />
	</item>
		<item>
		<title>On demand development IDE plugin as a resource to the source code</title>
		<link>http://stigl.wordpress.com/2008/11/30/on-demand-development-ide-plugin-as-a-resource-to-the-source-code/</link>
		<comments>http://stigl.wordpress.com/2008/11/30/on-demand-development-ide-plugin-as-a-resource-to-the-source-code/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 20:41:46 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Console]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[RAILS]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=214</guid>
		<description><![CDATA[A cumbersome task which everyone who wants to join a software development project, opensourcy or enterpricy, is setting up the development appropriately. This is becoming more apparent due to the new programming and scripting languages and frameworks like Rails which pop up every now and then. We are getting somewhere (Maven 2)when it comes to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=214&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2008/11/30/on-demand-development-ide-plugin-as-a-resource-to-the-source-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>

		<media:content url="http://stigl.files.wordpress.com/2008/10/gmaven-console1.png?w=128" medium="image">
			<media:title type="html">gmaven-console1</media:title>
		</media:content>
	</item>
		<item>
		<title>Java applets churn random stalking app</title>
		<link>http://stigl.wordpress.com/2008/11/05/java-applets-churn-random-stalking-app/</link>
		<comments>http://stigl.wordpress.com/2008/11/05/java-applets-churn-random-stalking-app/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 08:59:45 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Applets]]></category>
		<category><![CDATA[emotions]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[wefeelfine.org]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=160</guid>
		<description><![CDATA[TED has an interesting video presentation of the random-stalking application WeFeelFine.org, which scours the bloggosphere for unstable emo&#8217;s.
The important part is Java Applets as the choice of technology!   At a first glance, they have chosen to discard standard swing components for getting the custom look and feel.  But the use of Applets for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=160&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2008/11/05/java-applets-churn-random-stalking-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>

		<media:content url="http://stigl.files.wordpress.com/2008/11/wefeelfine.png?w=300" medium="image">
			<media:title type="html">wefeelfine</media:title>
		</media:content>

		<media:content url="http://broadcast.oreilly.com/pipes.jpg" medium="image">
			<media:title type="html">The Yahoo plumbing of We Feel Fine</media:title>
		</media:content>
	</item>
	</channel>
</rss>