<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Meeho!™ Blog</title>
	<atom:link href="http://www.meeho.net/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.meeho.net/blog</link>
	<description>Blog about Meeho!™</description>
	<lastBuildDate>Wed, 09 Jun 2010 19:15:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on New location + Meeho!&#8482; version 2.0 is on the way by Kasper Tidemann</title>
		<link>http://www.meeho.net/blog/2010/06/new-location-meeho%e2%84%a2-version-2-0-is-on-the-way/comment-page-1/#comment-773</link>
		<dc:creator>Kasper Tidemann</dc:creator>
		<pubDate>Wed, 09 Jun 2010 19:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.meeho.net/blog/?p=953#comment-773</guid>
		<description>On a side note, it&#039;s not snowy in Denmark now. It rains a bit, but other than that, summertime is here. The picture is from the winter. :)</description>
		<content:encoded><![CDATA[<p>On a side note, it&#8217;s not snowy in Denmark now. It rains a bit, but other than that, summertime is here. The picture is from the winter. <img src='http://www.meeho.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unix: master your job control by Anders Østergaard Jensen</title>
		<link>http://www.meeho.net/blog/2010/04/unix-master-your-job-control/comment-page-1/#comment-518</link>
		<dc:creator>Anders Østergaard Jensen</dc:creator>
		<pubDate>Mon, 03 May 2010 01:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.meeho.net/blog/?p=935#comment-518</guid>
		<description>Hi Scott, and thank you for your comment. You are right that ctrl-Z does not /run/ the process in the background, it is suspended and put into the background. That was absolutely my intention to emphasise, since background execution (e.g. &#039;command &amp;&#039;) is different. Thanks again for your input.

Regards

Anders</description>
		<content:encoded><![CDATA[<p>Hi Scott, and thank you for your comment. You are right that ctrl-Z does not /run/ the process in the background, it is suspended and put into the background. That was absolutely my intention to emphasise, since background execution (e.g. &#8216;command &#038;&#8217;) is different. Thanks again for your input.</p>
<p>Regards</p>
<p>Anders</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unix: master your job control by Scott</title>
		<link>http://www.meeho.net/blog/2010/04/unix-master-your-job-control/comment-page-1/#comment-505</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Thu, 29 Apr 2010 01:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.meeho.net/blog/?p=935#comment-505</guid>
		<description>Ctrl+Z does not place the current process in the background. It suspends it. After entering ctrl+z, type jobs to get a list of jobs. That will tell you the job number of the process you just suspended. Then, bg %n (n = job number) will continue that job in the background. The syntax in zsh is exactly the same as in bash and in ksh.</description>
		<content:encoded><![CDATA[<p>Ctrl+Z does not place the current process in the background. It suspends it. After entering ctrl+z, type jobs to get a list of jobs. That will tell you the job number of the process you just suspended. Then, bg %n (n = job number) will continue that job in the background. The syntax in zsh is exactly the same as in bash and in ksh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to place a div over a Flash element in HTML using swfObject by Kasper Tidemann</title>
		<link>http://www.meeho.net/blog/2010/01/how-to-place-a-div-over-a-flash-element-in-html-using-swfobject/comment-page-1/#comment-483</link>
		<dc:creator>Kasper Tidemann</dc:creator>
		<pubDate>Sun, 25 Apr 2010 00:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.meeho.net/blog/?p=655#comment-483</guid>
		<description>We are currently using version 1.5, although I know there is a 2 out there. We just haven&#039;t gotten around to implementing it yet...</description>
		<content:encoded><![CDATA[<p>We are currently using version 1.5, although I know there is a 2 out there. We just haven&#8217;t gotten around to implementing it yet&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to place a div over a Flash element in HTML using swfObject by xtianF</title>
		<link>http://www.meeho.net/blog/2010/01/how-to-place-a-div-over-a-flash-element-in-html-using-swfobject/comment-page-1/#comment-470</link>
		<dc:creator>xtianF</dc:creator>
		<pubDate>Fri, 23 Apr 2010 01:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.meeho.net/blog/?p=655#comment-470</guid>
		<description>what version fo swfobject were you using?
http://www.meeho.net/blog/2010/01/how-to-place-a-div-over-a-flash-element-in-html-using-swfobject/
thanks&#039;
-c</description>
		<content:encoded><![CDATA[<p>what version fo swfobject were you using?<br />
<a href="http://www.meeho.net/blog/2010/01/how-to-place-a-div-over-a-flash-element-in-html-using-swfobject/" rel="nofollow">http://www.meeho.net/blog/2010/01/how-to-place-a-div-over-a-flash-element-in-html-using-swfobject/</a><br />
thanks&#8217;<br />
-c</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Regarding the fantastic titles of web people by Kasper Tidemann</title>
		<link>http://www.meeho.net/blog/2010/04/regarding-the-titles-of-people-working-with-web-stuff/comment-page-1/#comment-380</link>
		<dc:creator>Kasper Tidemann</dc:creator>
		<pubDate>Wed, 07 Apr 2010 20:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.meeho.net/blog/?p=875#comment-380</guid>
		<description>As a bonus, now you know how we look. :)</description>
		<content:encoded><![CDATA[<p>As a bonus, now you know how we look. <img src='http://www.meeho.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Our Meeho!&#8482; App for iPhone is on the way! by arthurj</title>
		<link>http://www.meeho.net/blog/2010/04/our-meeho%e2%84%a2-app-for-iphone-is-on-the-way/comment-page-1/#comment-376</link>
		<dc:creator>arthurj</dc:creator>
		<pubDate>Wed, 07 Apr 2010 01:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.meeho.net/blog/?p=859#comment-376</guid>
		<description>Very nice indeed!</description>
		<content:encoded><![CDATA[<p>Very nice indeed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some fresh fonts for you to use &#8211; exljbris Font Foundry by &#187; More free fonts for you &#171; Blog archive &#171; Meeho!™ Blog</title>
		<link>http://www.meeho.net/blog/2010/02/some-cool-free-fonts-for-you-to-use/comment-page-1/#comment-179</link>
		<dc:creator>&#187; More free fonts for you &#171; Blog archive &#171; Meeho!™ Blog</dc:creator>
		<pubDate>Wed, 10 Mar 2010 00:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.meeho.net/blog/?p=752#comment-179</guid>
		<description>[...] relation to the previous post about a couple of free fonts, Mark Barner tipped us about another good place to download some fresh fonts for your next web [...]</description>
		<content:encoded><![CDATA[<p>[...] relation to the previous post about a couple of free fonts, Mark Barner tipped us about another good place to download some fresh fonts for your next web [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use your own company logo in Meeho!&#8482; by sarona</title>
		<link>http://www.meeho.net/blog/2010/02/use-your-own-company-logo-in-meeho/comment-page-1/#comment-139</link>
		<dc:creator>sarona</dc:creator>
		<pubDate>Mon, 22 Feb 2010 09:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.meeho.net/blog/?p=746#comment-139</guid>
		<description>Hello.
it&#039;s really good post
I like it very much
thanks for sharing your knowledge
Sarona</description>
		<content:encoded><![CDATA[<p>Hello.<br />
it&#8217;s really good post<br />
I like it very much<br />
thanks for sharing your knowledge<br />
Sarona</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adjusting Development Memory Usage for JBoss 5.x by Anders Østergaard Jensen</title>
		<link>http://www.meeho.net/blog/2010/01/adjusting-development-memory-usage-for-jboss-5-x/comment-page-1/#comment-79</link>
		<dc:creator>Anders Østergaard Jensen</dc:creator>
		<pubDate>Wed, 20 Jan 2010 05:09:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.meeho.net/blog/?p=682#comment-79</guid>
		<description>That said, of course this is not only relevant for JBoss in development mode. The run.conf file contains loads of parameters relevant for proper development and production environments. Normally, one should consider allocating at least two-four gigabytes for a JBoss 5.x application server in production mode (of course depending on the OS and hardware). Always remember to monitor your production performance and increase JVM memory if necessary.</description>
		<content:encoded><![CDATA[<p>That said, of course this is not only relevant for JBoss in development mode. The run.conf file contains loads of parameters relevant for proper development and production environments. Normally, one should consider allocating at least two-four gigabytes for a JBoss 5.x application server in production mode (of course depending on the OS and hardware). Always remember to monitor your production performance and increase JVM memory if necessary.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
