<?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>Valtech Blogs &#187; EN</title>
	<atom:link href="http://blogs.valtech.com/blog/tag/en/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.valtech.com</link>
	<description></description>
	<lastBuildDate>Mon, 26 Jul 2010 11:17:54 +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>Visualize Maven parent and module POM hirarchies</title>
		<link>http://blogs.valtech.com/ino/2010/06/17/visualize-maven-parent-and-module-pom-hirarchies/</link>
		<comments>http://blogs.valtech.com/ino/2010/06/17/visualize-maven-parent-and-module-pom-hirarchies/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 12:32:38 +0000</pubDate>
		<dc:creator>Ingomar Otter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[EN]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[visualisation]]></category>

		<guid isPermaLink="false">4.184</guid>
		<description><![CDATA[Here&#8217;s a little tool I wrote while reviewing a client&#8217;s fairly complex project:
Pom Grapher generates a graph from  multi-module and parent-child relationships of Maven projects (POMs).
My use-case was to understand the POMs relations in order to understand the build.
It produces a graphic representation of the modules (nodes) and parent project and sub-module relations (edges) using [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a little tool I wrote while reviewing a client&#8217;s fairly complex project:</p>
<p>Pom Grapher generates a graph from  multi-module and parent-child relationships of Maven projects (POMs).</p>
<p>My use-case was to understand the POMs relations in order to understand the build.<br />
It produces a graphic representation of the modules (nodes) and parent project and sub-module relations (edges) using GraphViz.<br />
Here is a (tiny) excerpt from Apache Geronimo:<br />
<img src="http://blogs.valtech.com/ino/files/2010/06/Bildschirmfoto-2010-06-17-um-14.26.24.png" alt="" /><br />
<strong>black</strong> edges indicate module relation, <strong><span style="color: #ff6600">orange</span></strong> edges indicate parent project relations.</p>
<p>This is intended for understanding POM structures, not artifact dependencies.</p>
<p>It can be found over at <a href="https://source.valtech.com/display/PG/Pom+Grapher">source.valtech.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.valtech.com/ino/2010/06/17/visualize-maven-parent-and-module-pom-hirarchies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile cross platform died with Apple and the iPhone &#8211; so what?</title>
		<link>http://blogs.valtech.com/ino/2010/04/13/mobile-cross-platform-died-with-apple-and-the-iphone-so-what/</link>
		<comments>http://blogs.valtech.com/ino/2010/04/13/mobile-cross-platform-died-with-apple-and-the-iphone-so-what/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 12:46:17 +0000</pubDate>
		<dc:creator>Ingomar Otter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[valtech]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[EN]]></category>
		<category><![CDATA[infotainment]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">4.128</guid>
		<description><![CDATA[In an blog entry "Mobile cross platform died with Apple and the iPhone"
Valtech Denmark's Martin Eiler complains about Apple's recent move to basically ban cross-platform development tools, the most obvious Adobe's CS5 Flash cross-development feature, based on the argument that cross-platform development (and thus a common market) will benefit " developers, clients, technology and world peace".

I have to say that I do not agree.]]></description>
			<content:encoded><![CDATA[<p>In an blog entry &#8220;<a href="http://blog.valtech.dk/2010/04/mobile-cross-platform-died-with-apple-and-the-iphone/">Mobile cross platform died with Apple and the iPhone</a>&#8221;<br />
Valtech Denmark&#8217;s Martin Eiler complains about Apple&#8217;s recent move to basically ban cross-platform development tools, the most obvious Adobe&#8217;s CS5 Flash cross-development feature, based on the argument that cross-platform development (and thus a common market) will benefit &#8221; developers, clients, technology and world peace&#8221;.</p>
<p>I have to say that I do not agree.</p>
<p>As Jean Louis Gassee points out in &#8220;<a href="http://www.mondaynote.com/2010/04/11/the-adobe-apple-flame-war/">The Adobe &#8211; Apple Flame War</a>&#8221; permitting cross-platform development would imply that  Apple would accept a level playing field defined by the capabilities of some 3rd party cross platform development tool. If that tool does not support a specific feature it won&#8217;t be in the application. It is very unlikely that &#8220;that tool&#8221; will support platform specifics unless they are widely available as this is against the very nature of a portable toolkit.</p>
<p>In reality we are of course talking about Flash. Flash is &#8211; IMHO &#8211; the antithesis of an innovative platform. It has been a pain in the neck on some many aspects (usability, stability, resource usage to name a few) for a so long time that <em>I would see a widespread adoption of Flash as a mobile development platform as stifling innovation</em>.</p>
<p>A simple example: Assume for a second that &#8220;pinch zoom&#8221; is an Apple-only UI feature (it is to some extend).<br />
As it&#8217;s not portable there won&#8217;t be &#8220;pinch zoom&#8221; in a portable toolkit thus no pinch zoom in portable applications. Who looses? The users.  If it&#8217;s not on all platforms you don&#8217;t get it. Most &#8211; especially corporate &#8211; developers may not care that much as they will deliver the same suboptimal user experience on all platforms. Some will go the extra mile and develop native applications as they differentiate against other Apps based on UI experience. Apple, as a hardware vendor looses as they lost differentiating UI features in some applications. Apple is simply &#8220;protecting their investment&#8221; which is their right to do.<br />
Although I have an opinion about Apple&#8217;s handling of the App Store and the iPhone ecosystem in general, I won&#8217;t join the flame wars here.</p>
<p>It is simply my opinion that &#8211; as Martin wrote &#8220;we are only in the beginning of the new mobile age&#8221; we need<em> room to innovate</em> and we need <em>competition</em> which is exactly what a portable application landscape won&#8217;t give us. &#8220;Mobile cross platform died&#8221; &#8211; so what.</p>
<p>I assume that &#8211; once the mobile application space has matured and evolved  and we are looking at more stable platforms I will reconsider my opinion but for now I think Apple&#8217;s move &#8211; which I also instinctively  dismissed as being &#8216;evil&#8217; &#8211;  will eventually help the whole market.</p>
<p>Unless of course you are assuming that the mobile application market has already been won over by Apple once and for all &#8211; an opinion which I haven&#8217;t heard so far.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.valtech.com/ino/2010/04/13/mobile-cross-platform-died-with-apple-and-the-iphone-so-what/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MindManager sucks</title>
		<link>http://blogs.valtech.com/ino/2009/08/13/mindmanager-sucks/</link>
		<comments>http://blogs.valtech.com/ino/2009/08/13/mindmanager-sucks/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 16:03:46 +0000</pubDate>
		<dc:creator>Ingomar Otter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[concept]]></category>
		<category><![CDATA[EN]]></category>
		<category><![CDATA[lifehacking]]></category>
		<category><![CDATA[methods]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">4.90</guid>
		<description><![CDATA[or for that matter all mind-mapping applications that I know.
Although it offers a really nice, effective and lightweight way of _structuring_ concepts, my problem right now is that I can not use it because I can not force the concepts in a simplistic tree.
In my head the concepts pop up in different places depending on [...]]]></description>
			<content:encoded><![CDATA[<p>or for that matter all mind-mapping applications that I know.</p>
<p>Although it offers a really nice, effective and lightweight way of _structuring_ concepts, my problem right now is that I can not use it because I can not force the concepts in a simplistic tree.<br />
In my head the concepts pop up in different places depending on the context  or point-of-view one is currently looking at. What I&#8217;d like to have is something where I can mesh concepts (and actual text) in 1..n qualified graphs &#8211; depending on the point of view / context / focus, without re-creating relations (simple aggregations or level of details) in various documents.<br />
All this with an UI that is not getting in the way (aka I am looking neither for  a Wiki not a  Microsoft product)</p>
<p>Help!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.valtech.com/ino/2009/08/13/mindmanager-sucks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why is NOKIA sending Symbian down the tubes?</title>
		<link>http://blogs.valtech.com/ino/2009/08/11/why-is-nokia-sending-symbian-down-the-tubes/</link>
		<comments>http://blogs.valtech.com/ino/2009/08/11/why-is-nokia-sending-symbian-down-the-tubes/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 12:11:32 +0000</pubDate>
		<dc:creator>Ingomar Otter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[EN]]></category>
		<category><![CDATA[Mameo]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[NOKIA]]></category>
		<category><![CDATA[Symbian]]></category>
		<category><![CDATA[telecommunications]]></category>

		<guid isPermaLink="false">4.81</guid>
		<description><![CDATA[As rumored by Financial Times Germany, NOKIA is about to replace Symbian with Mameo (it&#8217;s own interpretation of Linux on small devices) on smartphones.
Looking at NOKIA&#8217;s current product offerings, this move may make sense. NOKIA currently has no competitive offering in the iPhone/Android space and it&#8217;s &#8220;Business E-Series&#8221; does not stack up well against the [...]]]></description>
			<content:encoded><![CDATA[<p>As<a href="http://www.ftd.de/technik/it_telekommunikation/:Strategiewende-Nokia-verliert-Vertrauen-zu-Symbian/551805.html" target="_blank"> rumored by Financial Times Germany</a>, NOKIA is about to replace <a href="http://en.wikipedia.org/wiki/Symbian_OS" target="_blank">Symbian</a> with <a href="http://en.wikipedia.org/wiki/Maemo_Platform" target="_blank">Mameo</a> (it&#8217;s own interpretation of Linux on small devices) on smartphones.</p>
<p>Looking at NOKIA&#8217;s current product offerings, this move may make sense. NOKIA currently has no competitive offering in the iPhone/Android space and it&#8217;s &#8220;Business E-Series&#8221; does not stack up well against the Blackberry.</p>
<p>Looking at my crystal ball last year I figured that NOKIA was simply taken by surprise. The market-leader &#8211; who has not been leading the market on a conceptual level for years &#8211; was simply out-innovated. However in 2009 it seems that NOKIA is also having a hard time to catch-up and one of the reasons for this may be it&#8217;s platform strategy. The FT article speculates &#8220;Symbian is far to clunky to keep up with modern operating systems&#8221;. This is consistent with the NOKIA user experience.<br />
My user experience with Nokie E60, E90 in this case: Integration of higher-level functionaity is generally poor and highly inconsistent. Overall device performance ranges from &#8220;somewhat sluggish&#8221; to &#8220;apathic&#8221;. <a href="http://en.wikipedia.org/wiki/Ovi_(Nokia)" target="_blank">Ovi</a> seems to be mostly &#8220;missing in action&#8221;. Symbian applications are scarce and overpriced.</p>
<p><strong>W</strong><strong>hy can&#8217;t NOKIA deliver on Symbian?</strong><br />
Again the FTD article: &#8220;Symbian bases on the EPOC OS from the 90s [..] it is very difficult to add new features in such a complex structure&#8221;.</p>
<p>Intresting. Symbian (and it&#8217;s predecessor EPOC) is a purpose-build system for small devices with limited memory, CPU and I/O resources. It&#8217;s design is from the 80s it was first put on a phone in 2000. So it should be a rather modern (modular, flexible) operating system.</p>
<p>Mameo on the other hand is basically Linux + some extras. It&#8217;s monolithic kernel design and it&#8217;s primary APIs date back to the original Unix form 1969. Same is true for Android. This is also mostly true for the iPhone OS being Mac OSX which in turn is Mach+FreeBSD.  All of these are older designs. And the Linux kernel is not exactly small either, it clocks in at slightly over 10 million lines of code. The statements above only apply to the kernel, the UI and large parts of the application APIs are  a very different story.</p>
<p>I can only speculate why can&#8217;t NOKIA compete on a more recent, purpose build OS against something that was conceived as a (<a href="http://simson.net/ref/ugh.pdf" target="_blank">not very good</a>) multi-user timesharing system.</p>
<p>My 0.02€: The system (and especially <a href="http://en.wikipedia.org/wiki/S60_platform" target="_blank">S60</a>) got screwed up badly and a rewrite on top of the Symbian kernel would be more <em>time-consuming</em> than switching platform. The really bad news is that Mameo (as a platform) is just another run-off-the-mill Linux for small devices. It&#8217;s UI concept is far from being innovative. I don&#8217;t even know whether it&#8217;s up to date (I quit using Mameo when I sold my N800 quite a while ago).<br />
If NOKIA is viewing this as their best play on the smartphone market I assume that we are not going to see much innovation from NOKIA in that market in the future, unless they can finally breathe some life in Ovi.<br />
Sell, Sell!</p>
<p>Opinions?</p>
<p><strong>UPDATE: </strong>See also Eike&#8217;s <a href="http://blogs.valtech.com/eil/2009/08/12/so-maemo-is-the-next-big-thing/" target="_self">analysis on Mameo as a phone platform</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.valtech.com/ino/2009/08/11/why-is-nokia-sending-symbian-down-the-tubes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intrested in a Coding Dojo in the Rhineland?</title>
		<link>http://blogs.valtech.com/ino/2009/07/29/intrested-in-a-coding-dojo-in-the-rhineland/</link>
		<comments>http://blogs.valtech.com/ino/2009/07/29/intrested-in-a-coding-dojo-in-the-rhineland/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 16:32:14 +0000</pubDate>
		<dc:creator>Ingomar Otter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[EN]]></category>
		<category><![CDATA[methods]]></category>

		<guid isPermaLink="false">4.73</guid>
		<description><![CDATA[We are considering hosting a Coding Dojo (what is Coding Dojo) in Düsseldorf.
If you are intrested in improving your coding skills and meet fellow developers &#8211; please drop me a line.
Once we found a handful of people,  I will set-up a wiki/mailing list from which we can work out details.
I am personally interested in  Randori Katas [...]]]></description>
			<content:encoded><![CDATA[<p>We are considering hosting a Coding Dojo (<a title="what is Coding Dojo" href="http://codingdojo.org/cgi-bin/wiki.pl?WhatIsCodingDojo" target="_blank">what is Coding Dojo</a>) in Düsseldorf.</p>
<p>If you are intrested in improving your coding skills and meet fellow developers &#8211; please drop <a title="me" href="mailto:ingomar.otter@valtech.de">me</a> a line.<br />
Once we found a handful of people,  I will set-up a wiki/mailing list from which we can work out details.</p>
<p>I am personally interested in  Randori Katas with various subjects in &#8220;traditional&#8221; and  emerging functional languages (pretty much as <a title="practiced at agile finland" href="http://wiki.agilefinland.com/?CodingDojo" target="_blank">practiced at agile finland</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.valtech.com/ino/2009/07/29/intrested-in-a-coding-dojo-in-the-rhineland/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change background image of login screen</title>
		<link>http://blogs.valtech.com/chk/2009/06/10/change-background-image-of-login-screen/</link>
		<comments>http://blogs.valtech.com/chk/2009/06/10/change-background-image-of-login-screen/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 08:02:58 +0000</pubDate>
		<dc:creator>Christoph Kania</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[EN]]></category>

		<guid isPermaLink="false">3.45</guid>
		<description><![CDATA[If you want to give your login screen a personal touch just replace the default background /System/Library/CoreServices/DefaultDesktop.jpg (2560 x 1600) with your preferred image.

]]></description>
			<content:encoded><![CDATA[<p>If you want to give your login screen a personal touch just replace the default background <em>/System/Library/CoreServices/DefaultDesktop.jpg</em> (2560 x 1600) with your preferred image.</p>
<p><img class="aligncenter size-full wp-image-47" src="http://blogs.valtech.com/chk/files/2009/06/sshotlogin.jpg" alt="sshotlogin" width="600" height="423" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.valtech.com/chk/2009/06/10/change-background-image-of-login-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Risk (of getting filthy rich)</title>
		<link>http://blogs.valtech.com/ino/2009/06/09/risk-of-getting-filthy-rich/</link>
		<comments>http://blogs.valtech.com/ino/2009/06/09/risk-of-getting-filthy-rich/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 09:55:22 +0000</pubDate>
		<dc:creator>Ingomar Otter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[EN]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[risk]]></category>

		<guid isPermaLink="false">4.11</guid>
		<description><![CDATA[
Buy Apple put options
Hack MobileMe
Perform 40 million &#8220;remote wipes&#8221;
Cash in &#38; ruuuun

Optional: Buy a small country of your choice.
Seriously:  The  MobileMe iPhone integration has risen the stakes considerably. I just hope that remote wipe is protected by a user-defined password on the device (and not just by the MobileMe account). They can&#8217;t be that stupid [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li>Buy Apple put options</li>
<li>Hack MobileMe</li>
<li>Perform 40 million &#8220;remote wipes&#8221;</li>
<li>Cash in &amp; ruuuun</li>
</ol>
<p>Optional: Buy a small country of your choice.</p>
<p>Seriously:  The  <a href="http://www.apple.com/iphone/iphone-3g-s/more-features.html" target="_blank">MobileMe iPhone integration</a> has risen the stakes considerably. I just hope that remote wipe is protected by a user-defined password on the device (and not just by the MobileMe account). They can&#8217;t be that stupid <img src='http://blogs.valtech.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.valtech.com/ino/2009/06/09/risk-of-getting-filthy-rich/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to migrate a Jira project from Jira Enterprise (with crowd) to Jira Professional</title>
		<link>http://blogs.valtech.com/jom/2009/06/07/how-to-move-a-jira-project-from-jira-enterprise-with-crowd-to-jira-professional/</link>
		<comments>http://blogs.valtech.com/jom/2009/06/07/how-to-move-a-jira-project-from-jira-enterprise-with-crowd-to-jira-professional/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 22:26:57 +0000</pubDate>
		<dc:creator>Josef Markgraf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[atlassian]]></category>
		<category><![CDATA[EN]]></category>
		<category><![CDATA[hint]]></category>
		<category><![CDATA[installation support]]></category>
		<category><![CDATA[JIRA]]></category>

		<guid isPermaLink="false">5.3</guid>
		<description><![CDATA[We are running Atlassian JIRA Enterprise 3.13.2 with Atlassian Crowd as SSO system and use it for our client projects. Once and a while we have to move the JIRA project from our jira enterprise installation to a jira instance at the client side for later reference. This is exactly what I had to do a couple of days ago.]]></description>
			<content:encoded><![CDATA[<p>We are running<strong> </strong>Atlassian JIRA Enterprise 3.13.2 with Atlassian Crowd as SSO system and use it for our client projects. Once and a while we have to move the JIRA project from our jira enterprise installation to a jira instance at the client side for later reference. This is exactly what I had to do a couple of days ago.</p>
<p>Unfortunately the client uses a JIRA professional with the JIRA internal user management and JIRA currently doesn&#8217;t support import of the project between two different versions (Ent &#8211; Pro).  I assume, there are more people out there having the same &#8220;problem&#8221;. It was a manual process but did work in the end.</p>
<h3>Prepare the local JIRA installations:</h3>
<ul>
<li>Install a local JIRA Enterprise &#8211; <strong><em>not using the inmemory database</em></strong></li>
<li>First create a <strong>backup</strong> from your JIRA installation and <strong>restore</strong> it on a local JIRA enterprise installation. Unfortunately <strong>you can not connect</strong> to the local jira enterprise as you most likely don&#8217;t the users and passwords.<br />
<em>Note the users stored in crowd will not be part of the backup/restore. </em></li>
<li>If you can connect to the local JIRA enterprise <strong>skip the next steps</strong>.</li>
<li>Next install a local JIRA Professional and create an admin user. Connect to the local database and export the data of the <strong><em>table</em></strong> <strong>userbase</strong>. You need to know the <strong>password</strong> as it is stored in the database, in the <strong><em>encrypted</em></strong> format.</li>
<li>Connect to the database of the local JIRA Enterprise and check if there are any users in the <strong><em>table</em></strong> <strong>userbase</strong>. <em><br />
</em></li>
<li>Update the password of the admin user in the database or if the user is missing &#8211; create the user in the database <strong><em>table</em></strong> <strong>userbase </strong>using plain SQL.</li>
<li>Now you should be able to <strong>connect</strong> to the local JIRA Enterprise installation</li>
</ul>
<h3>Cleanup the local JIRA Enterprise</h3>
<ul>
<li>Switch off <strong>external user management</strong></li>
<li><strong>Delete</strong> all other <strong>projects</strong></li>
<li><strong>Delete</strong> <strong>users</strong> and <strong>groups</strong> which are not needed any more</li>
<li><strong>Delete</strong> any <strong>customizations</strong> or set it as <strong>default</strong>. Customizations are i.e.
<ul>
<li><strong>workflows</strong></li>
<li><strong>permission</strong> <strong>schemes</strong></li>
<li><strong>issue types, screens and screen schemes</strong></li>
<li>&#8230;</li>
</ul>
</li>
<li>Change the project <strong>configuration</strong> (of the only project left over)
<ul>
<li><strong>Issue Security Scheme</strong> is set to <strong>None</strong>.</li>
<li><strong>Field Configuration Scheme</strong> is set to <strong>System Default Field Configuration</strong>.</li>
<li><strong>Issue Type Screen Scheme</strong> is set to <strong>Default Issue Type Screen Scheme</strong>.</li>
<li><strong>Workflow Scheme</strong> is set to <strong>None</strong>.</li>
<li><strong>Project Category</strong> is set to <strong>None</strong>.</li>
</ul>
</li>
<li>Create a <strong>backup</strong> of the JIRA Enterprise Installation</li>
<li><strong>Restore the backup </strong>into the local JIRA Professional</li>
<li>Now <strong>configure</strong> the local JIRA Professional according to your needs</li>
</ul>
<p><em><strong>And you&#8217;re done with it.</strong></em><br />
Create a new Backup or project export and Import it into the JIRA Professional Version.</p>
<p>This process did work for us and I hope it will help you resolving this issue if it will arise.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.valtech.com/jom/2009/06/07/how-to-move-a-jira-project-from-jira-enterprise-with-crowd-to-jira-professional/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
