<?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>Conny Lundgren's blog &#187; java</title>
	<atom:link href="http://blog.refactor.se/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.refactor.se</link>
	<description>Thoughts on Java, Agile, OS X and life in general..</description>
	<lastBuildDate>Fri, 05 Dec 2008 07:51:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JBoss AS 5 is here!</title>
		<link>http://blog.refactor.se/2008/12/05/jboss-as-5-is-here/</link>
		<comments>http://blog.refactor.se/2008/12/05/jboss-as-5-is-here/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 07:49:48 +0000</pubDate>
		<dc:creator>conny.lundgren</dc:creator>
				<category><![CDATA[jboss]]></category>

		<guid isPermaLink="false">http://blog.refactor.se/?p=143</guid>
		<description><![CDATA[The long awaited Jboss 5 Application Server is finally here, It seems to have been released just now since there are only 138 downloads of the binary.
Download here &#8211; http://www.jboss.org/jbossas/downloads/
]]></description>
			<content:encoded><![CDATA[<p>The long awaited Jboss 5 Application Server is finally here, It seems to have been released just now since there are only 138 downloads of the binary.</p>
<p>Download here &#8211; <a href="http://www.jboss.org/jbossas/downloads/">http://www.jboss.org/jbossas/downloads/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.refactor.se/2008/12/05/jboss-as-5-is-here/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Intellij IDEA 8 available</title>
		<link>http://blog.refactor.se/2008/11/07/intellij-idea-8-available/</link>
		<comments>http://blog.refactor.se/2008/11/07/intellij-idea-8-available/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 19:22:37 +0000</pubDate>
		<dc:creator>conny.lundgren</dc:creator>
				<category><![CDATA[ide, idea]]></category>

		<guid isPermaLink="false">http://blog.refactor.se/?p=140</guid>
		<description><![CDATA[I have been using the milestone for quite a while, and I believe there are huge improvements over the earlier versions.
Highlights in the 8.0 release are..
Languages &#38; Frameworks

SQL-92, MySQL, SQLite with coding assistance and Console to run SQL scripts from the IDE
Template languages: FreeMarker, Velocity
XPath/XSLT, including XPath expression evaluation
Groovy/Grails with advanced editing, new refactorings and [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using the milestone for quite a while, and I believe there are huge improvements over the earlier versions.</p>
<p>Highlights in the 8.0 release are..</p>
<p><strong>Languages &amp; Frameworks</strong></p>
<ul>
<li>SQL-92, MySQL, SQLite with coding assistance and Console to run SQL scripts from the IDE</li>
<li>Template languages: FreeMarker, Velocity</li>
<li>XPath/XSLT, including XPath expression evaluation</li>
<li>Groovy/Grails with advanced editing, new refactorings and Gant</li>
<li>JBoss Seam</li>
<li>Struts 2</li>
<li>Spring 2.5</li>
<li>Spring Webflow</li>
<li>Spring MVC</li>
<li>Spring Dynamic Modules</li>
<li>GWT 1.5</li>
<li>RESTful WebServices</li>
</ul>
<p><strong>Features &amp; Improvements</strong></p>
<ul>
<li>7 New Java Refactorings</li>
<li>Dataflow to This — see where an arbitrary parameter value comes from</li>
<li>Create new test for class intention and navigation between classes/tests</li>
<li>UML class diagrams with navigation to the source code and refactorings</li>
<li>Thread dump analyzer</li>
<li>Automatic namespace import for HTML/XML/JSP</li>
<li>JavaScript debugger</li>
<li>Flex debugger</li>
<li>Advanced Flex code editor for MXML and ActionScript files, with Flash 10 generics</li>
<li>Maven: create new module from archetype, Repository Browser, pom.xml validation and editing assistance</li>
<li>Subversion 1.5 merge tracking support</li>
</ul>
<p>Download a 30day trial, or purchase a license <a href="http://www.jetbrains.com/idea/download/index.html?top">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.refactor.se/2008/11/07/intellij-idea-8-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Beans (JSR-299) draft available</title>
		<link>http://blog.refactor.se/2008/11/07/web-beans-jsr-299-draft-available/</link>
		<comments>http://blog.refactor.se/2008/11/07/web-beans-jsr-299-draft-available/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 19:17:06 +0000</pubDate>
		<dc:creator>conny.lundgren</dc:creator>
				<category><![CDATA[JSR299 (webbeans)]]></category>

		<guid isPermaLink="false">http://blog.refactor.se/?p=138</guid>
		<description><![CDATA[The JSR299 draft is now available for public review, have a look at it (and leave feedback)
http://jcp.org/en/jsr/detail?id=299
Your comments are welcomed, send them to jsr-299-comments@jcp.org
]]></description>
			<content:encoded><![CDATA[<p>The JSR299 draft is now available for public review, have a look at it (and leave feedback)</p>
<p><a href="http://jcp.org/en/jsr/detail?id=299">http://jcp.org/en/jsr/detail?id=299</a></p>
<p>Your comments are welcomed, send them to <a title="send comments" href="mailto:jsr-299-comments@jcp.org">jsr-299-comments@jcp.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.refactor.se/2008/11/07/web-beans-jsr-299-draft-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gafter to Microsoft..</title>
		<link>http://blog.refactor.se/2008/09/29/gafter-to-microsoft/</link>
		<comments>http://blog.refactor.se/2008/09/29/gafter-to-microsoft/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 14:27:55 +0000</pubDate>
		<dc:creator>conny.lundgren</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://blog.refactor.se/?p=132</guid>
		<description><![CDATA[Initially I found it hard to Believe, but it appears to be true that Neal Gafter one of the Java-rock star has joined Microsot. I wonder what this means to his Closures proposal.
Twitter:
&#8220;working on Microsoft Visual Studio Managed Languages with Anders Hejlsberg, on C# and other languages.  &#8220;
Also confirmed by the latest Java Posse [...]]]></description>
			<content:encoded><![CDATA[<p>Initially I found it hard to Believe, but it appears to be true that Neal Gafter one of the Java-rock star has joined Microsot. I wonder what this means to his Closures proposal.</p>
<p><a href="http://twitter.com/gafter">Twitter</a>:</p>
<blockquote><p>&#8220;working on Microsoft Visual Studio Managed Languages with Anders Hejlsberg, on C# and other languages.  &#8220;</p></blockquote>
<p>Also confirmed by the latest Java Posse podcast (#208)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.refactor.se/2008/09/29/gafter-to-microsoft/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>IntelliJ IDEA 8 Milestone 1</title>
		<link>http://blog.refactor.se/2008/08/14/intellij-idea-8-milestone-1/</link>
		<comments>http://blog.refactor.se/2008/08/14/intellij-idea-8-milestone-1/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 10:26:12 +0000</pubDate>
		<dc:creator>conny.lundgren</dc:creator>
				<category><![CDATA[ide, idea]]></category>

		<guid isPermaLink="false">http://blog.refactor.se/?p=120</guid>
		<description><![CDATA[Jetbrains announced a milestone release for my favorite IDE a couple of days ago, and the feature list is quite impressing. I have been running the milestone for a couple of days and so far it&#8217;s running great. The SEAM support is a winner for me, as the Spring 2.5 support (although it worked fine [...]]]></description>
			<content:encoded><![CDATA[<p>Jetbrains announced a milestone release for my favorite IDE a couple of days ago, and the feature list is quite impressing. I have been running the milestone for a couple of days and so far it&#8217;s running great. The SEAM support is a winner for me, as the Spring 2.5 support (although it worked fine in 7.0.4 as well)</p>
<ul>
<li>JBoss Seam Integration</li>
<li>Javascript/Flex Debugger</li>
<li>Spring 2.5</li>
<li>FreeMarker, Velocity, GWT 1.5</li>
<li>Great support for REST WebServices</li>
<li>Struts 2</li>
<li>Multi-dialect SQL Console</li>
<li>Reworked project configuration</li>
<li>New automated refactorings</li>
<li>Improved coding assistance</li>
<li>Numerous new code inspections</li>
<li>Countless other new features and improvements</li>
</ul>
<p>And planned features for the full version</p>
<ul>
<li>Team Foundation Server integration</li>
<li>New Java refactorings from former Refactor-J</li>
<li>Improved Groovy support, with Grails 1.0.3 and new refactorings</li>
<li>Improved Ruby support, with Ruby debugger</li>
<li>Scala support</li>
<li>Python support</li>
<li>Flexible settings storage with IntelliJ IDEA Server</li>
</ul>
<p>Check out the fresh release at <a href="http://www.jetbrains.com/idea/nextversion?ij8m1an">http://www.jetbrains.com/idea/nextversion?ij8m1an</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.refactor.se/2008/08/14/intellij-idea-8-milestone-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
