<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>moojix web technology blog</title>
	<atom:link href="http://moojix.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://moojix.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sat, 18 Jul 2009 11:27:43 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='moojix.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/024fd1199cadc650400de3809b97d33e?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>moojix web technology blog</title>
		<link>http://moojix.wordpress.com</link>
	</image>
			<item>
		<title>automatic wordpress update with subversion and wptool</title>
		<link>http://moojix.wordpress.com/2009/07/18/automatic-wordpress-update-with-subversion-and-wptool/</link>
		<comments>http://moojix.wordpress.com/2009/07/18/automatic-wordpress-update-with-subversion-and-wptool/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 11:21:08 +0000</pubDate>
		<dc:creator>moojix</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://moojix.wordpress.com/?p=186</guid>
		<description><![CDATA[i&#8217;m updating and upgrading my wordpress installations per cronjob with the cool wptool from Christiane Ruetten, published in German &#8220;c&#8217;t magazin fuer computertechnik&#8221;.
This little script uses the http://svn.automattic.com/wordpress/ as subversion base.
Today this location is not available and the update terminates with the following failure:
svn: PROPFIND request failed on '/wordpress/tags/2.8'
svn: PROPFIND of '/wordpress/tags/2.8': could not connect [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=186&subd=moojix&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>i&#8217;m updating and upgrading my wordpress installations per cronjob with the cool <a href="http://www.heise.de/software/download/wptool/53906">wptool</a> from Christiane Ruetten, published in German &#8220;c&#8217;t magazin fuer computertechnik&#8221;.</p>
<p>This little script uses the http://svn.automattic.com/wordpress/ as subversion base.<br />
Today this location is not available and the update terminates with the following failure:</p>
<p><code>svn: PROPFIND request failed on '/wordpress/tags/2.8'<br />
svn: PROPFIND of '/wordpress/tags/2.8': could not connect to server (http://svn.automattic.com)</code></p>
<p>Don&#8217;t know, if this is forever or a temporary failure.<br />
If wordpress.org moved their svn repository to core.svn.wordpress.org completely, the <a href="http://wordpress.org/download/svn/">wordpress wiki</a> must be updated!</p>
<p>To update wordpress installations from the &#8220;new&#8221; core.svn.wordpress.org repository with wptool, some slight modifications are necessary:</p>
<p>1. go to wordpress installation directory and relocate the svn repository</p>
<p><code>cd /usr/local/your_wordpress_dir<br />
svn switch --relocate http://svn.automattic.com/wordpress/tags/2.8 http://core.svn.wordpress.org/tags/2.8</code></p>
<p> 2. update the wptool script</p>
<p><code>#svn_base='http://svn.automattic.com/wordpress/'<br />
#lang_base='http://svn.automattic.com/wordpress-i18n/'<br />
svn_base='http://core.svn.wordpress.org/'<br />
lang_base='http://core.svn.wordpress.org/'</code></p>
<p>3. run the upgrade again</p>
<p><code>./wptool upgrade /usr/local/your_wordpress_dir<br />
...<br />
Updated to revision 11719.</code></p>
<p><strong>Success!</strong></p>
 Tagged: subversion, wordpress <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/moojix.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/moojix.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/moojix.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/moojix.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/moojix.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/moojix.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/moojix.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/moojix.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/moojix.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/moojix.wordpress.com/186/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=186&subd=moojix&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://moojix.wordpress.com/2009/07/18/automatic-wordpress-update-with-subversion-and-wptool/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ab6be6ddf386f3d98783089dea875cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">moojix</media:title>
		</media:content>
	</item>
		<item>
		<title>mail spam rabl.nuclearelephant.com is dead</title>
		<link>http://moojix.wordpress.com/2009/04/15/mail-spam-rablnuclearelephantcom-is-dead/</link>
		<comments>http://moojix.wordpress.com/2009/04/15/mail-spam-rablnuclearelephantcom-is-dead/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 20:41:01 +0000</pubDate>
		<dc:creator>moojix</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://moojix.wordpress.com/?p=184</guid>
		<description><![CDATA[Today some mails did not reached my inbox and were blocked through my postfix spam filter rabl.nuclearelephant.com.
It seems that this rbl is not available since today. 
See this info on sourceforge forum page.
Any legacy services that might have been hosted on nuclearelephant.com have been discontinued, in particular rabl.nuclearelephant.com 
Solution:
simply remove from your postfix main.cf:
reject_rbl_client rabl.nuclearelephant.com
 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=184&subd=moojix&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today some mails did not reached my inbox and were blocked through my postfix spam filter rabl.nuclearelephant.com.<br />
It seems that this <a href="http://en.wikipedia.org/wiki/DNSBL">rbl</a> is not available since today. </p>
<p>See this info on <a href="http://sourceforge.net/forum/forum.php?forum_id=941885">sourceforge forum page</a>.</p>
<blockquote><p>Any legacy services that might have been hosted on nuclearelephant.com have been discontinued, in particular rabl.nuclearelephant.com </p></blockquote>
<p><strong>Solution:</strong></p>
<p>simply remove from your postfix main.cf:<br />
<code>reject_rbl_client rabl.nuclearelephant.com</code></p>
 Tagged: linux, mail, postfix, ubuntu <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/moojix.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/moojix.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/moojix.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/moojix.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/moojix.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/moojix.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/moojix.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/moojix.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/moojix.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/moojix.wordpress.com/184/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=184&subd=moojix&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://moojix.wordpress.com/2009/04/15/mail-spam-rablnuclearelephantcom-is-dead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ab6be6ddf386f3d98783089dea875cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">moojix</media:title>
		</media:content>
	</item>
		<item>
		<title>Scrum becomes a worldwide trend &#8211; jump to agile</title>
		<link>http://moojix.wordpress.com/2009/01/31/179/</link>
		<comments>http://moojix.wordpress.com/2009/01/31/179/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 23:41:37 +0000</pubDate>
		<dc:creator>moojix</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[scrum]]></category>

		<guid isPermaLink="false">http://moojix.wordpress.com/?p=179</guid>
		<description><![CDATA[Scrum is used worldwide. You make software projects in US, Europa, Asia, South-America ?
Forget the old-fashioned Word, Excel and MS Project driven software projects with lost deadlines and regular missing transparency.
Let&#8217;s join the agile methodologies!!!
Nice presentation from Brazil:

Update: Found the way to embed slideshare doc, click on wordpress button below the presentation on slideshare and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=179&subd=moojix&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.scrumalliance.org/">Scrum</a> is used worldwide. You make software projects in US, Europa, Asia, South-America ?<br />
Forget the old-fashioned Word, Excel and MS Project driven software projects with lost deadlines and regular missing transparency.</p>
<p>Let&#8217;s join the <a href="http://www.agilealliance.org/">agile methodologies</a>!!!</p>
<p>Nice presentation from Brazil:</p>
<p><object type='application/x-shockwave-flash' wmode='transparent' data='http://static.slideshare.net/swf/ssplayer2.swf?id=946732&#038;doc=campusparty2009scrumagiledevelopmentintro-1232728881813451-2' width='455' height='373'><param name='movie' value='http://static.slideshare.net/swf/ssplayer2.swf?id=946732&#038;doc=campusparty2009scrumagiledevelopmentintro-1232728881813451-2' /><param name='allowFullScreen' value='true' /><param name='allowScriptAccess' value='always' /></object></p>
<p>Update: Found the way to embed slideshare doc, click on wordpress button below the presentation on slideshare and copy the [...] &#8220;link&#8221;.</p>
 Tagged: agile, scrum <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/moojix.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/moojix.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/moojix.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/moojix.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/moojix.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/moojix.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/moojix.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/moojix.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/moojix.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/moojix.wordpress.com/179/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=179&subd=moojix&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://moojix.wordpress.com/2009/01/31/179/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ab6be6ddf386f3d98783089dea875cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">moojix</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu Intrepid, Firefox and Flash</title>
		<link>http://moojix.wordpress.com/2009/01/31/ubuntu-intrepid-firefox-and-flash/</link>
		<comments>http://moojix.wordpress.com/2009/01/31/ubuntu-intrepid-firefox-and-flash/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 23:21:35 +0000</pubDate>
		<dc:creator>moojix</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://moojix.wordpress.com/?p=176</guid>
		<description><![CDATA[After upgrade from Ubuntu hardy to intrepid last year, i had nearly every day problems playing embedded flash on websites.
I hate it, but it was not my first priority to solve and a Firefox restart solved it every time.
Suddenly i found this simple solution: http://ubuntuforums.org/showthread.php?t=967049

apt-get remove flashplugin-nonfree
apt-get install ubuntu-restricted-extras

Works fine now. I can see all [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=176&subd=moojix&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>After upgrade from <a href="http://www.ubuntu.com/">Ubuntu</a> hardy to <a href="https://wiki.ubuntu.com/IntrepidIbex">intrepid</a> last year, i had nearly every day problems playing embedded flash on websites.<br />
I hate it, but it was not my first priority to solve and a Firefox restart solved it every time.</p>
<p>Suddenly i found this simple solution: http://ubuntuforums.org/showthread.php?t=967049<br />
<code><br />
apt-get remove flashplugin-nonfree<br />
apt-get install ubuntu-restricted-extras<br />
</code></p>
<p>Works fine now. I can see all content from <a href="http://www.slideshare.net/">slideshare</a> and <a href="http://youtube.com">youtube</a>.</p>
 Tagged: ubuntu, web <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/moojix.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/moojix.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/moojix.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/moojix.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/moojix.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/moojix.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/moojix.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/moojix.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/moojix.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/moojix.wordpress.com/176/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=176&subd=moojix&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://moojix.wordpress.com/2009/01/31/ubuntu-intrepid-firefox-and-flash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ab6be6ddf386f3d98783089dea875cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">moojix</media:title>
		</media:content>
	</item>
		<item>
		<title>Mobile &#8211; it is for communication</title>
		<link>http://moojix.wordpress.com/2008/11/28/mobile-it-is-for-communication/</link>
		<comments>http://moojix.wordpress.com/2008/11/28/mobile-it-is-for-communication/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 21:56:59 +0000</pubDate>
		<dc:creator>moojix</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://moojix.wordpress.com/?p=173</guid>
		<description><![CDATA[Today I came across a very good post by Helen Keegan on &#8220;There is no future on mobile&#8221;
We forget that the mobile phone is a communication device
It was designed for us to talk to each other. It was designed for us to be able to communicate with our friends, family, colleagues and lovers by voice, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=173&subd=moojix&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today I came across a very good post by Helen Keegan on &#8220;<a href="http://technokitten.blogspot.com/2008/11/there-is-no-future-to-mobile.html">There is no future on mobile&#8221;</a></p>
<p><strong>We forget that the mobile phone is a communication device</strong></p>
<blockquote><p>It was designed for us to talk to each other. It was designed for us to be able to communicate with our friends, family, colleagues and lovers by voice, text, instant message, email, facebook, twitter, whatever. But it&#8217;s about communication. In every region of the world, mobile data traffic is largely driven by social networking &#8211; whether that&#8217;s Peperonity, Cyworld, Facebook, MySpace, Twitter &#8211; it doesn&#8217;t really matter. It does mean that it&#8217;s the human communication that&#8217;s important to us and drives the desire to explore mobile devices further in order to find other ways to communicate with loved ones.</p>
<p>The mobile phone is personal, it&#8217;s precious, it&#8217;s an object of desire and it&#8217;s our access to the outside world. It&#8217;s also a necessity and a basic tool to participate in UK society (according to the latest Joseph Rowntree report).</p></blockquote>
 Tagged: mobile <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/moojix.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/moojix.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/moojix.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/moojix.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/moojix.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/moojix.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/moojix.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/moojix.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/moojix.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/moojix.wordpress.com/173/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=173&subd=moojix&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://moojix.wordpress.com/2008/11/28/mobile-it-is-for-communication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ab6be6ddf386f3d98783089dea875cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">moojix</media:title>
		</media:content>
	</item>
		<item>
		<title>intellij 8.0 memory settings</title>
		<link>http://moojix.wordpress.com/2008/11/08/intellij-80-memory-settings/</link>
		<comments>http://moojix.wordpress.com/2008/11/08/intellij-80-memory-settings/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 16:06:20 +0000</pubDate>
		<dc:creator>moojix</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[intellij]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://moojix.wordpress.com/?p=168</guid>
		<description><![CDATA[Just installed the new version 8.0 of Intellij Idea.

With default memory settings i got permanent OutOfMemory with nothing else as created a default webapp with one jsp (using Sun JDK 1.6.0_10).
Exception occurred during event dispatching:
java.lang.OutOfMemoryError: PermGen space

So, i modified the memory settings a little bit more aggressive than recommended on IntelliJ Blog:
edit idea-9013/bin/idea.vmoptions (no -server, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=168&subd=moojix&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Just installed the new version 8.0 of <a href="http://www.jetbrains.com/idea/">Intellij Idea</a>.</p>
<p><a href="http://www.jetbrains.com/idea/"><img src="http://moojix.files.wordpress.com/2008/11/idea8_header.jpg?w=455&#038;h=71" alt="idea8_header" title="idea8_header" width="455" height="71" class="aligncenter size-full wp-image-169" /></a></p>
<p>With default memory settings i got permanent OutOfMemory with nothing else as created a default webapp with one jsp (using Sun JDK 1.6.0_10).</p>
<p><code>Exception occurred during event dispatching:<br />
java.lang.OutOfMemoryError: PermGen space<br />
</code><br />
So, i modified the memory settings a little bit more aggressive than recommended on <a href="http://blogs.jetbrains.com/idea/2006/04/configuring-intellij-idea-vm-options/">IntelliJ Blog</a>:</p>
<p>edit idea-9013/bin/idea.vmoptions (no -server, no -Xms to let the VM decide min settings)<br />
<code>-Xmx512m<br />
-XX:MaxPermSize=140m<br />
-ea<br />
</code></p>
<p>It runs now quite well.</p>
 Tagged: intellij, java <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/moojix.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/moojix.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/moojix.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/moojix.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/moojix.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/moojix.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/moojix.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/moojix.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/moojix.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/moojix.wordpress.com/168/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=168&subd=moojix&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://moojix.wordpress.com/2008/11/08/intellij-80-memory-settings/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ab6be6ddf386f3d98783089dea875cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">moojix</media:title>
		</media:content>

		<media:content url="http://moojix.files.wordpress.com/2008/11/idea8_header.jpg" medium="image">
			<media:title type="html">idea8_header</media:title>
		</media:content>
	</item>
		<item>
		<title>get usb headset working with Amarok or Xine</title>
		<link>http://moojix.wordpress.com/2008/10/31/gettings-usb-headset-working-with-amarok-or-xine/</link>
		<comments>http://moojix.wordpress.com/2008/10/31/gettings-usb-headset-working-with-amarok-or-xine/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 17:00:50 +0000</pubDate>
		<dc:creator>moojix</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://moojix.wordpress.com/?p=160</guid>
		<description><![CDATA[It is a little bit tricky to get a USB headset working with Ubuntu and Amorak.

(i never use KDE, but this tool is my current favorite music player under Ubuntu. Things changes, may be there
is a another favorite player anytime. For now, Amarok 1.4.10 rocks! I donated a small amount of money for the guys [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=160&subd=moojix&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>It is a little bit tricky to get a USB headset working with Ubuntu and <a href="http://amarok.kde.org/">Amorak</a>.<br />
<a href="http://moojix.files.wordpress.com/2008/10/amorak.png"><img src="http://moojix.files.wordpress.com/2008/10/amorak.png?w=52&#038;h=37" alt="" title="amorak" width="52" height="37" class="alignright size-full wp-image-161" /></a><br />
(i never use KDE, but this tool is my current favorite music player under Ubuntu. Things changes, may be there<br />
is a another favorite player anytime. For now, Amarok 1.4.10 rocks! I donated a small amount of money for the <a href="http://amarok.kde.org/PlanetAmarok">guys of Amarok</a> -&gt; good job !!!).</p>
<p>My current Amarok version from <a href="http://www.ubuntu.com/">Ubuntu</a> Hardy or Intrepid distributions (XFCE desktop) identifies on-board soundcard only.</p>
<p>But i want to listen to music from my USB headset!.<br />
So a small little manual configuration, let Amorak play music out of my USB headset:<br />
First you need to identify the sound card identifier, i took alsactl, but other ways are possible of course:<br />
<code>sudo alsactl names</code></p>
<p>This creates /etc/asound.names and there you can find your assigned device, for example:<br />
<code>        alsactl24 {<br />
                name '<strong>plughw:1,0</strong>'<br />
                comment 'Physical Device With Conversions - USB Audio (Duplex)'<br />
        }<br />
</code></p>
<p>Now open Amarok and configure<br />
Settings / Amarok / Engine<br />
 &#8211; Sound System: xine Engine<br />
 &#8211; Output plugin: alsa<br />
 &#8211; Mono and Stereo: <strong>plughw:1,0</strong><br />
 &#8211; 4 Channels and 6 Channels: leave empty (i left it untouched).</p>
<p>or look on this screenshot:</p>
<p><a href="http://moojix.files.wordpress.com/2008/10/amarok_also_usb_headset.png"><img src="http://moojix.files.wordpress.com/2008/10/amarok_also_usb_headset.png?w=94&#038;h=96" alt="" title="amarok_also_usb_headset" width="94" height="96" class="alignright size-thumbnail wp-image-162" /></a></p>
<p>OK</p>
<p>Now you can here sound from your USB headsets!</p>
 Tagged: software, ubuntu <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/moojix.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/moojix.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/moojix.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/moojix.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/moojix.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/moojix.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/moojix.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/moojix.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/moojix.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/moojix.wordpress.com/160/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=160&subd=moojix&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://moojix.wordpress.com/2008/10/31/gettings-usb-headset-working-with-amarok-or-xine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ab6be6ddf386f3d98783089dea875cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">moojix</media:title>
		</media:content>

		<media:content url="http://moojix.files.wordpress.com/2008/10/amorak.png" medium="image">
			<media:title type="html">amorak</media:title>
		</media:content>

		<media:content url="http://moojix.files.wordpress.com/2008/10/amarok_also_usb_headset.png?w=94" medium="image">
			<media:title type="html">amarok_also_usb_headset</media:title>
		</media:content>
	</item>
		<item>
		<title>disable system beep under Ubuntu completely</title>
		<link>http://moojix.wordpress.com/2008/10/31/disable-system-beep-under-ubuntu-completely/</link>
		<comments>http://moojix.wordpress.com/2008/10/31/disable-system-beep-under-ubuntu-completely/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 16:24:24 +0000</pubDate>
		<dc:creator>moojix</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://moojix.wordpress.com/?p=152</guid>
		<description><![CDATA[If you use XFCE and have not System/Preferences, but want to disable system beep completely:
echo "blacklist pcspkr" &#124; sudo tee -a /etc/modprobe.d/blacklist
With next reboot cannot here the annoying system-beep or if you don&#8217;t want reboot, run:
sudo modprobe -r pcspkr.
 Tagged: ubuntu      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=152&subd=moojix&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you use XFCE and have not System/Preferences, but want to disable system beep completely:<br />
<code>echo "blacklist pcspkr" | sudo tee -a /etc/modprobe.d/blacklist</code></p>
<p>With next reboot cannot here the annoying system-beep or if you don&#8217;t want reboot, run:<br />
<code>sudo modprobe -r pcspkr</code>.</p>
 Tagged: ubuntu <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/moojix.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/moojix.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/moojix.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/moojix.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/moojix.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/moojix.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/moojix.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/moojix.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/moojix.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/moojix.wordpress.com/152/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=152&subd=moojix&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://moojix.wordpress.com/2008/10/31/disable-system-beep-under-ubuntu-completely/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ab6be6ddf386f3d98783089dea875cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">moojix</media:title>
		</media:content>
	</item>
		<item>
		<title>Netbeans 6.5 RC2 released</title>
		<link>http://moojix.wordpress.com/2008/10/31/netbeans-65-rc2-released/</link>
		<comments>http://moojix.wordpress.com/2008/10/31/netbeans-65-rc2-released/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 09:47:54 +0000</pubDate>
		<dc:creator>moojix</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://moojix.wordpress.com/?p=136</guid>
		<description><![CDATA[ 
This week the Netbeans team published the RC2 of Netbeans 6.5.
It is a quite stable release and much better than the first beta version.
I&#8217;ve been using it with minor reservations for some days.
It is helpful for Java and Maven, PHP and Firefox extension development with the Foxbeans plugin.
They solved the subversion User Interface much [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=136&subd=moojix&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p> <a href="http://www.netbeans.org/community/releases/65/"><img src="http://moojix.files.wordpress.com/2008/10/netbeans65rc2.png?w=367&#038;h=127" alt="" title="netbeans65rc2" width="367" height="127" class="alignright size-full wp-image-137" /></a><br />
This week the Netbeans team published the <a href="http://www.netbeans.org/community/releases/65/">RC2 of Netbeans 6.5.</a></p>
<p>It is a quite stable release and much better than the first beta version.<br />
I&#8217;ve been using it with minor reservations for some days.</p>
<p>It is helpful for Java and <a href="http://maven.apache.org/">Maven</a>, PHP and <a href="https://developer.mozilla.org/En">Firefox extension development</a> with the <a href="http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=4209">Foxbeans plugin</a>.<br />
They solved the subversion User Interface much better than Eclipse.</p>
<p>Good work!</p>
 Tagged: netbeans, software <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/moojix.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/moojix.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/moojix.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/moojix.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/moojix.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/moojix.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/moojix.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/moojix.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/moojix.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/moojix.wordpress.com/136/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=136&subd=moojix&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://moojix.wordpress.com/2008/10/31/netbeans-65-rc2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ab6be6ddf386f3d98783089dea875cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">moojix</media:title>
		</media:content>

		<media:content url="http://moojix.files.wordpress.com/2008/10/netbeans65rc2.png" medium="image">
			<media:title type="html">netbeans65rc2</media:title>
		</media:content>
	</item>
		<item>
		<title>Congratulations to Ubuntu 8.10 Intrepid</title>
		<link>http://moojix.wordpress.com/2008/10/31/congratulations-to-ubuntu-810-intrepid/</link>
		<comments>http://moojix.wordpress.com/2008/10/31/congratulations-to-ubuntu-810-intrepid/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 09:28:55 +0000</pubDate>
		<dc:creator>moojix</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://moojix.wordpress.com/?p=128</guid>
		<description><![CDATA[The time is now! 
Yesterday was a great day.
I&#8217;ve got my new mainboard Gigabyte GA-EP45-DS4 and tried to install Ubuntu/Hardy.
Unfortunately, the boot CD hang with during startup (at the USB check time) and the only thing i got, was the busybox.
After updating the BIOS to the latest F9 version, it was time to look at [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=128&subd=moojix&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The time is now! <a href="http://www.xubuntu.org/get"><img src="http://moojix.files.wordpress.com/2008/10/intrepid.png?w=425&#038;h=250" alt="" title="intrepid" width="425" height="250" class="alignnone size-full wp-image-129" /></a></p>
<p>Yesterday was a great day.<br />
I&#8217;ve got my new mainboard <a href="http://www.gigabyte.com.tw/Products/Motherboard/Products_Overview.aspx?ProductID=2840">Gigabyte GA-EP45-DS4</a> and tried to install Ubuntu/Hardy.<br />
Unfortunately, the boot CD hang with during startup (at the USB check time) and the only thing i got, was the busybox.<br />
After updating the BIOS to the <a href="http://www.gigabyte.com.tw/Support/Motherboard/BIOS_Model.aspx?ProductID=2840">latest F9 version</a>, it was time to look at the new Ubuntu Release.</p>
<p>Success! They released yesterday the latest Ubuntu Release 8.10 (Intrepid).</p>
<p>Installation on the ICH10 chipset board EP45-DS45 works like a charm without any issue !!!</p>
<p>Good work Ubuntu Team!</p>
<p>As ever, i use the Xubuntu AMD64 Alternate Image, because XFCE works much faster, than Gnome or KDE.<br />
As every download from all mirrors were slow, i used the <a href="http://torrent.ubuntu.com/xubuntu/releases/intrepid/release/alternate/">torrent download</a> to get maximum download speed!<br />
<a href="http://ubuntu.com"><img src="http://moojix.files.wordpress.com/2008/10/icon-ubuntu.png?w=40&#038;h=40" alt="" title="icon-ubuntu" width="40" height="40" class="alignright size-full wp-image-130" /></a></p>
 Tagged: software, ubuntu <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/moojix.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/moojix.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/moojix.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/moojix.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/moojix.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/moojix.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/moojix.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/moojix.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/moojix.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/moojix.wordpress.com/128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=moojix.wordpress.com&blog=4041080&post=128&subd=moojix&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://moojix.wordpress.com/2008/10/31/congratulations-to-ubuntu-810-intrepid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ab6be6ddf386f3d98783089dea875cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">moojix</media:title>
		</media:content>

		<media:content url="http://moojix.files.wordpress.com/2008/10/intrepid.png" medium="image">
			<media:title type="html">intrepid</media:title>
		</media:content>

		<media:content url="http://moojix.files.wordpress.com/2008/10/icon-ubuntu.png" medium="image">
			<media:title type="html">icon-ubuntu</media:title>
		</media:content>
	</item>
	</channel>
</rss>