<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Nothing and more</title>
	<atom:link href="http://xmonk.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://xmonk.wordpress.com</link>
	<description>Not much, not less</description>
	<lastBuildDate>Mon, 11 Jun 2007 14:44:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Source code management crazyness by xmonk</title>
		<link>http://xmonk.wordpress.com/2007/06/08/source-code-management-crazyness/#comment-112</link>
		<dc:creator>xmonk</dc:creator>
		<pubDate>Mon, 11 Jun 2007 14:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://xmonk.wordpress.com/2007/06/08/source-code-management-crazyness/#comment-112</guid>
		<description>Well, the main problem is that merging with SVN and CVS can, and in most
cases it&#039;s a pain, so this tools make merging quite simple, intelligent and fast, I know the OpenBSD guys are working hard on their own CVS, and hopefully they will find a way to make merging, moving files, etc.. less traumatic.

The problem with SVN, is that to some SVN as a project failed (and Linus agrees with that) I don&#039;t have an opinion on the matter, however it is true that what it is now, it&#039;s just a SCM that makes some things that are hard to do in CVS, easier, and vice-versa, then there is the small issue that merging in SVN is as painful or more so than with CVS. 

So the premise of all the tools above, is that both SVN and CVS have been badly design, and because of this, starting from scratch is the way to go, to avoid repeating the same problems.</description>
		<content:encoded><![CDATA[<p>Well, the main problem is that merging with SVN and CVS can, and in most<br />
cases it&#8217;s a pain, so this tools make merging quite simple, intelligent and fast, I know the OpenBSD guys are working hard on their own CVS, and hopefully they will find a way to make merging, moving files, etc.. less traumatic.</p>
<p>The problem with SVN, is that to some SVN as a project failed (and Linus agrees with that) I don&#8217;t have an opinion on the matter, however it is true that what it is now, it&#8217;s just a SCM that makes some things that are hard to do in CVS, easier, and vice-versa, then there is the small issue that merging in SVN is as painful or more so than with CVS. </p>
<p>So the premise of all the tools above, is that both SVN and CVS have been badly design, and because of this, starting from scratch is the way to go, to avoid repeating the same problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bill Gates finally gets his Harvard degree by xmonk</title>
		<link>http://xmonk.wordpress.com/2007/06/08/bill-gates-finally-gets-his-harvard-degree/#comment-111</link>
		<dc:creator>xmonk</dc:creator>
		<pubDate>Mon, 11 Jun 2007 14:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://xmonk.wordpress.com/2007/06/08/bill-gates-finally-gets-his-harvard-degree/#comment-111</guid>
		<description>I have no grudge against him either, I actually don&#039;t care much about this, but it did shock me, his Doctorate degree is in Law, Doctorate degree in administration, that&#039;s not to far from what he&#039;s done, or in technology based area. But Law?</description>
		<content:encoded><![CDATA[<p>I have no grudge against him either, I actually don&#8217;t care much about this, but it did shock me, his Doctorate degree is in Law, Doctorate degree in administration, that&#8217;s not to far from what he&#8217;s done, or in technology based area. But Law?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Long time no write&#8230;. by tamgo</title>
		<link>http://xmonk.wordpress.com/2007/06/08/long-time-no-write/#comment-110</link>
		<dc:creator>tamgo</dc:creator>
		<pubDate>Mon, 11 Jun 2007 12:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://xmonk.wordpress.com/2007/06/08/long-time-no-write/#comment-110</guid>
		<description>Dude, sorry about the tendonitis. I know it must sucks, especially for a guy that is literally very hands on in all careers of his life, especially the vet part :).

I am glad to hear you are back to writing. You always write interesting and insightful articles. I hope to see more of your stuff soon!</description>
		<content:encoded><![CDATA[<p>Dude, sorry about the tendonitis. I know it must sucks, especially for a guy that is literally very hands on in all careers of his life, especially the vet part :).</p>
<p>I am glad to hear you are back to writing. You always write interesting and insightful articles. I hope to see more of your stuff soon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Source code management crazyness by tamgo</title>
		<link>http://xmonk.wordpress.com/2007/06/08/source-code-management-crazyness/#comment-109</link>
		<dc:creator>tamgo</dc:creator>
		<pubDate>Mon, 11 Jun 2007 12:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://xmonk.wordpress.com/2007/06/08/source-code-management-crazyness/#comment-109</guid>
		<description>I doubt the result of this feud will be an easier life for developers. I mean, all of the projects stated here are open source projects. Maybe with different ideals and/or communities backing them, but still open source projects. If the objective was to make a SCM better for the community, why not collaborate on an existing project? Why not work on top of what has been done and make it better? Are CVS and SVN so fundamentally screwed up that the only alternative was to create something from scratch?

Everyone wants to pimp their implementation. I have not yet seen the video with Torvalds, but I doubt his case is any different.

Right now, I will stick with what I now how to use and solves my problems, which is SVN. It&#039;s not perfect, I have had some troubles with it in the past, but it&#039;s not half bad most of the time. I am also forced to used a proprietary and sucky SCM at work, but that is another story all together. Let&#039;s let these guys fight it out. Whenever they decide what&#039;s the next de facto standard, please let me know, and I&#039;ll consider switching. In the mean time, got too much coding to do to pay attention.</description>
		<content:encoded><![CDATA[<p>I doubt the result of this feud will be an easier life for developers. I mean, all of the projects stated here are open source projects. Maybe with different ideals and/or communities backing them, but still open source projects. If the objective was to make a SCM better for the community, why not collaborate on an existing project? Why not work on top of what has been done and make it better? Are CVS and SVN so fundamentally screwed up that the only alternative was to create something from scratch?</p>
<p>Everyone wants to pimp their implementation. I have not yet seen the video with Torvalds, but I doubt his case is any different.</p>
<p>Right now, I will stick with what I now how to use and solves my problems, which is SVN. It&#8217;s not perfect, I have had some troubles with it in the past, but it&#8217;s not half bad most of the time. I am also forced to used a proprietary and sucky SCM at work, but that is another story all together. Let&#8217;s let these guys fight it out. Whenever they decide what&#8217;s the next de facto standard, please let me know, and I&#8217;ll consider switching. In the mean time, got too much coding to do to pay attention.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bill Gates finally gets his Harvard degree by tamgo</title>
		<link>http://xmonk.wordpress.com/2007/06/08/bill-gates-finally-gets-his-harvard-degree/#comment-108</link>
		<dc:creator>tamgo</dc:creator>
		<pubDate>Mon, 11 Jun 2007 12:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://xmonk.wordpress.com/2007/06/08/bill-gates-finally-gets-his-harvard-degree/#comment-108</guid>
		<description>Well, he wanted to have that accomplishment in life. It&#039;s not like he needed the degree for the prospect of making money.

I think guillermito is trying to go down in the history books as a noble person. There really is nothing wrong with that. He is doing excellent work in philanthropy. This just adds another achievement to be placed in his wikipedia article my children can look up in their history class.

While I am not the biggest Microsoft fan, I don&#039;t hold any grudges against guillermito per se. I congratulate him on his achievement and wish him the best.</description>
		<content:encoded><![CDATA[<p>Well, he wanted to have that accomplishment in life. It&#8217;s not like he needed the degree for the prospect of making money.</p>
<p>I think guillermito is trying to go down in the history books as a noble person. There really is nothing wrong with that. He is doing excellent work in philanthropy. This just adds another achievement to be placed in his wikipedia article my children can look up in their history class.</p>
<p>While I am not the biggest Microsoft fan, I don&#8217;t hold any grudges against guillermito per se. I congratulate him on his achievement and wish him the best.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Long time no write&#8230;. by xmonk</title>
		<link>http://xmonk.wordpress.com/2007/06/08/long-time-no-write/#comment-107</link>
		<dc:creator>xmonk</dc:creator>
		<pubDate>Sat, 09 Jun 2007 00:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://xmonk.wordpress.com/2007/06/08/long-time-no-write/#comment-107</guid>
		<description>Yep, I&#039;m alive :). There are quite a few articles on preventing RSI, Focal Diystonia, and Tendinitis, I will try and get all the links and put them up here.

Your blog has been added to my blog roll, not that it will do you any good :).

Take care, it was great hearing from you.</description>
		<content:encoded><![CDATA[<p>Yep, I&#8217;m alive :). There are quite a few articles on preventing RSI, Focal Diystonia, and Tendinitis, I will try and get all the links and put them up here.</p>
<p>Your blog has been added to my blog roll, not that it will do you any good :).</p>
<p>Take care, it was great hearing from you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Long time no write&#8230;. by Ivan</title>
		<link>http://xmonk.wordpress.com/2007/06/08/long-time-no-write/#comment-106</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Fri, 08 Jun 2007 22:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://xmonk.wordpress.com/2007/06/08/long-time-no-write/#comment-106</guid>
		<description>HE&#039;S ALIIIIVVVVEEEE!!! Sorry, couldn&#039;t help it. So nice to read from you, and specially getting such great news (for the most part) about your life, though you kinda freaked me out with the poking :P

Sucks about the tendonitis, makes me wonder if my use of computers would do that to me as well int the long run, specially considering how much I&#039;ve been using it lately.

Good luck with the business, though I know for someone like you luck doesn&#039;t have a part in the equation.

PS: Sweet WordPress theme! And why don&#039;t you have my blog in your blogrol, you big, judo fighting, vi-lover, tendonitis SOB?!?! Kidding ;)</description>
		<content:encoded><![CDATA[<p>HE&#8217;S ALIIIIVVVVEEEE!!! Sorry, couldn&#8217;t help it. So nice to read from you, and specially getting such great news (for the most part) about your life, though you kinda freaked me out with the poking :P</p>
<p>Sucks about the tendonitis, makes me wonder if my use of computers would do that to me as well int the long run, specially considering how much I&#8217;ve been using it lately.</p>
<p>Good luck with the business, though I know for someone like you luck doesn&#8217;t have a part in the equation.</p>
<p>PS: Sweet WordPress theme! And why don&#8217;t you have my blog in your blogrol, you big, judo fighting, vi-lover, tendonitis SOB?!?! Kidding ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Long time no write&#8230;. by xmonk</title>
		<link>http://xmonk.wordpress.com/2007/06/08/long-time-no-write/#comment-105</link>
		<dc:creator>xmonk</dc:creator>
		<pubDate>Fri, 08 Jun 2007 19:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://xmonk.wordpress.com/2007/06/08/long-time-no-write/#comment-105</guid>
		<description>The business is picking up, I&#039;m still in the early stages, no, oppression is not something I want or care to do :).</description>
		<content:encoded><![CDATA[<p>The business is picking up, I&#8217;m still in the early stages, no, oppression is not something I want or care to do :).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Long time no write&#8230;. by Elvis Montero</title>
		<link>http://xmonk.wordpress.com/2007/06/08/long-time-no-write/#comment-104</link>
		<dc:creator>Elvis Montero</dc:creator>
		<pubDate>Fri, 08 Jun 2007 19:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://xmonk.wordpress.com/2007/06/08/long-time-no-write/#comment-104</guid>
		<description>It&#039;s good to read you again my old friend.  :)  Sorry to hear you&#039;re suffering from complications derived of your continuous use of computers (I may end up in a similar situation if I don&#039;t take proper measures now). Though I&#039;m not experiencing any symptoms yet, I do use computers extensively and we know where that could end.  

How&#039;s the business doing? How does it feel to leave behind your capitalist oppressors and become one yourself?    :-)

Welcome back to the blogosphere!</description>
		<content:encoded><![CDATA[<p>It&#8217;s good to read you again my old friend.  :)  Sorry to hear you&#8217;re suffering from complications derived of your continuous use of computers (I may end up in a similar situation if I don&#8217;t take proper measures now). Though I&#8217;m not experiencing any symptoms yet, I do use computers extensively and we know where that could end.  </p>
<p>How&#8217;s the business doing? How does it feel to leave behind your capitalist oppressors and become one yourself?    :-)</p>
<p>Welcome back to the blogosphere!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secure programming by saotome</title>
		<link>http://xmonk.wordpress.com/2007/03/28/secure-programming/#comment-61</link>
		<dc:creator>saotome</dc:creator>
		<pubDate>Thu, 29 Mar 2007 20:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://xmonk.wordpress.com/2007/03/28/secure-programming/#comment-61</guid>
		<description>I am a java programmer! I resent your comments!

But alas, you are right. The world is filled with idiots with keyboards.</description>
		<content:encoded><![CDATA[<p>I am a java programmer! I resent your comments!</p>
<p>But alas, you are right. The world is filled with idiots with keyboards.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
