<?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 pk stuff</title>
	<atom:link href="http://krnjevic.com/wp/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://krnjevic.com/wp</link>
	<description>I'll be right there ...</description>
	<lastBuildDate>Wed, 07 Mar 2012 23:30:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Running VMWare Workstation VM&#8217;s as a service by peterk</title>
		<link>http://krnjevic.com/wp/?p=187&#038;cpage=1#comment-13103</link>
		<dc:creator>peterk</dc:creator>
		<pubDate>Wed, 07 Mar 2012 23:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://krnjevic.com/wp/?p=187#comment-13103</guid>
		<description>Can you run the VM in VMWare Desktop? Any problem that prevents it starting should display something on the console</description>
		<content:encoded><![CDATA[<p>Can you run the VM in VMWare Desktop? Any problem that prevents it starting should display something on the console</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running VMWare Workstation VM&#8217;s as a service by Juan Carlos Lau</title>
		<link>http://krnjevic.com/wp/?p=187&#038;cpage=1#comment-12939</link>
		<dc:creator>Juan Carlos Lau</dc:creator>
		<pubDate>Tue, 28 Feb 2012 02:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://krnjevic.com/wp/?p=187#comment-12939</guid>
		<description>I&#039;ve tried this in the past and I pretty much gave up since it never worked. Being very optimistic I tried it again and I&#039;m still having the same issues:
- Service starts without problems
- Virtual machine doesn&#039;t respond to ping or RDC
- If I open the vmware application, the VM shows as stopped.

What am I doing wrong? I have checked the paths and filenames multiple times and everything is correct.

Can anyone help?


Thanks!

Juan</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried this in the past and I pretty much gave up since it never worked. Being very optimistic I tried it again and I&#8217;m still having the same issues:<br />
- Service starts without problems<br />
- Virtual machine doesn&#8217;t respond to ping or RDC<br />
- If I open the vmware application, the VM shows as stopped.</p>
<p>What am I doing wrong? I have checked the paths and filenames multiple times and everything is correct.</p>
<p>Can anyone help?</p>
<p>Thanks!</p>
<p>Juan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CentOS and JFS by peterk</title>
		<link>http://krnjevic.com/wp/?p=221&#038;cpage=1#comment-12518</link>
		<dc:creator>peterk</dc:creator>
		<pubDate>Tue, 31 Jan 2012 20:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://krnjevic.com/wp/?p=221#comment-12518</guid>
		<description>In fact XFS is an excellent choice. At the time I wrote that post, I was using JFS on Ubuntu desktops and simply wanted the same on CentOS.
However, over the last couple of years building a data warehouse on RHEL/CentOS, XFS has proven much easier to work with as RH supports 
XFS out of the box.</description>
		<content:encoded><![CDATA[<p>In fact XFS is an excellent choice. At the time I wrote that post, I was using JFS on Ubuntu desktops and simply wanted the same on CentOS.<br />
However, over the last couple of years building a data warehouse on RHEL/CentOS, XFS has proven much easier to work with as RH supports<br />
XFS out of the box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running VMWare Workstation VM&#8217;s as a service by peterk</title>
		<link>http://krnjevic.com/wp/?p=187&#038;cpage=1#comment-12517</link>
		<dc:creator>peterk</dc:creator>
		<pubDate>Tue, 31 Jan 2012 20:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://krnjevic.com/wp/?p=187#comment-12517</guid>
		<description>I haven&#039;t tried on Windows 7 myself. If you find out, please let me know.
Thanks,
-Peter</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t tried on Windows 7 myself. If you find out, please let me know.<br />
Thanks,<br />
-Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some hdparm Examples by peterk</title>
		<link>http://krnjevic.com/wp/?p=148&#038;cpage=1#comment-12516</link>
		<dc:creator>peterk</dc:creator>
		<pubDate>Tue, 31 Jan 2012 20:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://krnjevic.com/wp/?p=148#comment-12516</guid>
		<description>I reckon you&#039;re right! Unfortunately, I no longer know which is correct. But thanks for pointing it out.</description>
		<content:encoded><![CDATA[<p>I reckon you&#8217;re right! Unfortunately, I no longer know which is correct. But thanks for pointing it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Boggle Solver by peterk</title>
		<link>http://krnjevic.com/wp/?p=65&#038;cpage=1#comment-12515</link>
		<dc:creator>peterk</dc:creator>
		<pubDate>Tue, 31 Jan 2012 20:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://krnjevic.com/wp/?p=65#comment-12515</guid>
		<description>Thanks for your kind words. I&#039;ve updated the Boggle package with an explanation of how CDict and the CBoard::Walk code works, and posted it on Github at https://github.com/pkrnjevic/Boggle. Read the comments there.</description>
		<content:encoded><![CDATA[<p>Thanks for your kind words. I&#8217;ve updated the Boggle package with an explanation of how CDict and the CBoard::Walk code works, and posted it on Github at <a href="https://github.com/pkrnjevic/Boggle" rel="nofollow">https://github.com/pkrnjevic/Boggle</a>. Read the comments there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Codelite: a New C++ IDE by peterk</title>
		<link>http://krnjevic.com/wp/?p=96&#038;cpage=1#comment-12513</link>
		<dc:creator>peterk</dc:creator>
		<pubDate>Tue, 31 Jan 2012 18:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://krnjevic.com/wp/?p=96#comment-12513</guid>
		<description>That&#039;s the funny thing: there are so many tools and hunting for the right combination of IDE, plugins, language support etc can drive you crazy.
Recently, I&#039;ve given up looking and just use Vim (gvim and macvim) for pretty much for everything other than Windows, where Visual Studio rules.
But even there, for any non-MS product, gvim for windows is great.</description>
		<content:encoded><![CDATA[<p>That&#8217;s the funny thing: there are so many tools and hunting for the right combination of IDE, plugins, language support etc can drive you crazy.<br />
Recently, I&#8217;ve given up looking and just use Vim (gvim and macvim) for pretty much for everything other than Windows, where Visual Studio rules.<br />
But even there, for any non-MS product, gvim for windows is great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Codelite: a New C++ IDE by karn</title>
		<link>http://krnjevic.com/wp/?p=96&#038;cpage=1#comment-10926</link>
		<dc:creator>karn</dc:creator>
		<pubDate>Tue, 08 Nov 2011 14:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://krnjevic.com/wp/?p=96#comment-10926</guid>
		<description>So I should use codelite and not Codeblocks?

but non of them has a plugin for git?</description>
		<content:encoded><![CDATA[<p>So I should use codelite and not Codeblocks?</p>
<p>but non of them has a plugin for git?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Boggle Solver by Agha</title>
		<link>http://krnjevic.com/wp/?p=65&#038;cpage=1#comment-10762</link>
		<dc:creator>Agha</dc:creator>
		<pubDate>Sat, 29 Oct 2011 05:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://krnjevic.com/wp/?p=65#comment-10762</guid>
		<description>God only knows how you have written this beautiful. I am trying to digest CDict Class. Can you put some light how it works.</description>
		<content:encoded><![CDATA[<p>God only knows how you have written this beautiful. I am trying to digest CDict Class. Can you put some light how it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some hdparm Examples by Joost</title>
		<link>http://krnjevic.com/wp/?p=148&#038;cpage=1#comment-10362</link>
		<dc:creator>Joost</dc:creator>
		<pubDate>Fri, 07 Oct 2011 11:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://krnjevic.com/wp/?p=148#comment-10362</guid>
		<description>hdparm -B 128 /dev/sda -- set power management to &quot;medium&quot;
hdparm -B 128 /dev/sda -- set power management to &quot;disabled&quot;

I reckon one of those should be different.</description>
		<content:encoded><![CDATA[<p>hdparm -B 128 /dev/sda &#8212; set power management to &#8220;medium&#8221;<br />
hdparm -B 128 /dev/sda &#8212; set power management to &#8220;disabled&#8221;</p>
<p>I reckon one of those should be different.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

