<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for wp's Blog</title>
	<atom:link href="http://pattern.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://pattern.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 09 Jan 2006 15:10:23 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Is Linux Ready For The Desktop? by pattern</title>
		<link>http://pattern.wordpress.com/2006/01/08/kairos-computer-solutions-%c2%bb-blog-archive-%c2%bb-is-linux-ready-for-the-desktop/#comment-9</link>
		<dc:creator>pattern</dc:creator>
		<pubDate>Mon, 09 Jan 2006 15:10:23 +0000</pubDate>
		<guid isPermaLink="false">http://pattern.wordpress.com/2006/01/08/kairos-computer-solutions-%c2%bb-blog-archive-%c2%bb-is-linux-ready-for-the-desktop/#comment-9</guid>
		<description>Note to self, skip the HTML and just type the URL. Who would have thought that?

Thanks again, Larry, this is some great info to get me started. I have Ubuntu installed at the moment and the real show stopper is getting it to mount the Windows partition, a trivial thing with every other distro I have tried. I know the info is out there. I have also proven I can use a command prompt by changing my boot order. 

Ths is going to be good.</description>
		<content:encoded><![CDATA[<p>Note to self, skip the HTML and just type the URL. Who would have thought that?</p>
<p>Thanks again, Larry, this is some great info to get me started. I have Ubuntu installed at the moment and the real show stopper is getting it to mount the Windows partition, a trivial thing with every other distro I have tried. I know the info is out there. I have also proven I can use a command prompt by changing my boot order. </p>
<p>Ths is going to be good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Linux Ready For The Desktop? by pattern</title>
		<link>http://pattern.wordpress.com/2006/01/08/kairos-computer-solutions-%c2%bb-blog-archive-%c2%bb-is-linux-ready-for-the-desktop/#comment-8</link>
		<dc:creator>pattern</dc:creator>
		<pubDate>Mon, 09 Jan 2006 14:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://pattern.wordpress.com/2006/01/08/kairos-computer-solutions-%c2%bb-blog-archive-%c2%bb-is-linux-ready-for-the-desktop/#comment-8</guid>
		<description>Wow thanks, Larry, and aren&#039;t those spammers just a pain? 

Actually I was trying to leave a few links in the body of my post, is that not what bloggers are supposed to do? :-) I was hoping to link to http://notetab.com/ and http://www.puppylinux.org/user/viewpage.php?page_id=1 at the very least. Now watch, this will work and my comment will be tagged as spam for too many links!</description>
		<content:encoded><![CDATA[<p>Wow thanks, Larry, and aren&#8217;t those spammers just a pain? </p>
<p>Actually I was trying to leave a few links in the body of my post, is that not what bloggers are supposed to do? <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  I was hoping to link to <a href="http://notetab.com/" rel="nofollow">http://notetab.com/</a> and <a href="http://www.puppylinux.org/user/viewpage.php?page_id=1" rel="nofollow">http://www.puppylinux.org/user/viewpage.php?page_id=1</a> at the very least. Now watch, this will work and my comment will be tagged as spam for too many links!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Linux Ready For The Desktop? by Larry Hamilton</title>
		<link>http://pattern.wordpress.com/2006/01/08/kairos-computer-solutions-%c2%bb-blog-archive-%c2%bb-is-linux-ready-for-the-desktop/#comment-7</link>
		<dc:creator>Larry Hamilton</dc:creator>
		<pubDate>Mon, 09 Jan 2006 14:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://pattern.wordpress.com/2006/01/08/kairos-computer-solutions-%c2%bb-blog-archive-%c2%bb-is-linux-ready-for-the-desktop/#comment-7</guid>
		<description>WINE can be found here: http://www.winehq.com/. They have great documentation. If your distribution does not pre-load wine, Wine HQ will have links to the packages and instructions for installation. It is a lot easier than it was even a year ago. Open a command prompt and type &quot;wine --help&quot; to learn if it is installed. If it is installed, you can run a Windows exe by right-clicking and then clicking &quot;Open with Wine Windows Emulator&quot;. Depending on your distribution, you may have to install the Windows program before it runs.

Firefox bookmarks use the Netscape bookmarks.html file. Just copy it to the right location in your Firefox directory in your home directory. Usually it is /home/username/.mozilla/firefox/something.default/bookmarks.html. Note the dot in from of directory names indicate a hidden directoy. It depends on your version of Windows where your Firefox bookmarks are located.

PHP comes installed or is easy to install on most distributions. To find if you have it installed open a command prompt and type &quot;php -v&quot; without the quotes. Or &quot;whereis php&quot;.</description>
		<content:encoded><![CDATA[<p>WINE can be found here: <a href="http://www.winehq.com/" rel="nofollow">http://www.winehq.com/</a>. They have great documentation. If your distribution does not pre-load wine, Wine HQ will have links to the packages and instructions for installation. It is a lot easier than it was even a year ago. Open a command prompt and type &#8220;wine &#8211;help&#8221; to learn if it is installed. If it is installed, you can run a Windows exe by right-clicking and then clicking &#8220;Open with Wine Windows Emulator&#8221;. Depending on your distribution, you may have to install the Windows program before it runs.</p>
<p>Firefox bookmarks use the Netscape bookmarks.html file. Just copy it to the right location in your Firefox directory in your home directory. Usually it is /home/username/.mozilla/firefox/something.default/bookmarks.html. Note the dot in from of directory names indicate a hidden directoy. It depends on your version of Windows where your Firefox bookmarks are located.</p>
<p>PHP comes installed or is easy to install on most distributions. To find if you have it installed open a command prompt and type &#8220;php -v&#8221; without the quotes. Or &#8220;whereis php&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Linux Ready For The Desktop? by Larry Hamilton</title>
		<link>http://pattern.wordpress.com/2006/01/08/kairos-computer-solutions-%c2%bb-blog-archive-%c2%bb-is-linux-ready-for-the-desktop/#comment-6</link>
		<dc:creator>Larry Hamilton</dc:creator>
		<pubDate>Mon, 09 Jan 2006 14:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://pattern.wordpress.com/2006/01/08/kairos-computer-solutions-%c2%bb-blog-archive-%c2%bb-is-linux-ready-for-the-desktop/#comment-6</guid>
		<description>I am not completely sure why the link did not work. I have comments set for moderation only, so I do not get comment spam. I have approved your comment and fixed the link from your comment on my blog post back to yours.</description>
		<content:encoded><![CDATA[<p>I am not completely sure why the link did not work. I have comments set for moderation only, so I do not get comment spam. I have approved your comment and fixed the link from your comment on my blog post back to yours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Linux Ready For The Desktop? by pattern</title>
		<link>http://pattern.wordpress.com/2006/01/08/kairos-computer-solutions-%c2%bb-blog-archive-%c2%bb-is-linux-ready-for-the-desktop/#comment-5</link>
		<dc:creator>pattern</dc:creator>
		<pubDate>Mon, 09 Jan 2006 02:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://pattern.wordpress.com/2006/01/08/kairos-computer-solutions-%c2%bb-blog-archive-%c2%bb-is-linux-ready-for-the-desktop/#comment-5</guid>
		<description>Wordpress is supposed to be user-friendly, can anybody point me towards how to create a working link? Are we protecting me from myself here? Whatever...</description>
		<content:encoded><![CDATA[<p>WordPress is supposed to be user-friendly, can anybody point me towards how to create a working link? Are we protecting me from myself here? Whatever&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Night Life by pattern</title>
		<link>http://pattern.wordpress.com/2005/10/21/night-life/#comment-4</link>
		<dc:creator>pattern</dc:creator>
		<pubDate>Sat, 22 Oct 2005 02:06:36 +0000</pubDate>
		<guid isPermaLink="false">http://pattern.wordpress.com/2005/10/21/night-life/#comment-4</guid>
		<description>Hi spindizy,
Oddly, the longer I dread something the less horrible it usually seems to turn out. Not sure if it is any way to live a life, but there it is :)</description>
		<content:encoded><![CDATA[<p>Hi spindizy,<br />
Oddly, the longer I dread something the less horrible it usually seems to turn out. Not sure if it is any way to live a life, but there it is <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Night Life by spindizy</title>
		<link>http://pattern.wordpress.com/2005/10/21/night-life/#comment-2</link>
		<dc:creator>spindizy</dc:creator>
		<pubDate>Fri, 21 Oct 2005 04:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://pattern.wordpress.com/2005/10/21/night-life/#comment-2</guid>
		<description>I always assume the worst, well I should never say always, but thats a discussion for another post.. But, anyway, I regularly expect the worst, that way when good things happen, while im expecting the worst, I get pleasntly surprised.  However if bad things happen while im expecting the worst, I&#039;m not surprised at all.</description>
		<content:encoded><![CDATA[<p>I always assume the worst, well I should never say always, but thats a discussion for another post.. But, anyway, I regularly expect the worst, that way when good things happen, while im expecting the worst, I get pleasntly surprised.  However if bad things happen while im expecting the worst, I&#8217;m not surprised at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello world! by Mr WordPress</title>
		<link>http://pattern.wordpress.com/2005/09/26/hello-world/#comment-1</link>
		<dc:creator>Mr WordPress</dc:creator>
		<pubDate>Mon, 26 Sep 2005 11:33:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-1</guid>
		<description>Hi, this is a comment.&lt;br /&gt;To delete a comment, just log in, and view the posts&#039; comments, there you will have the option to edit or delete them.</description>
		<content:encoded><![CDATA[<p>Hi, this is a comment.<br />To delete a comment, just log in, and view the posts&#8217; comments, there you will have the option to edit or delete them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
