<?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 worldgonemad.com</title>
	<atom:link href="http://worldgonemad.com/blogs/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://worldgonemad.com/blogs</link>
	<description>If the world was perfect, it wouldn&#039;t be.      - Yogi Berra</description>
	<lastBuildDate>Wed, 24 Mar 2010 20:37:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on MySQL spins and forks by Jay Pipes</title>
		<link>http://worldgonemad.com/blogs/pantoniades/2010/03/mysql-spins-and-forks/comment-page-1/#comment-38</link>
		<dc:creator>Jay Pipes</dc:creator>
		<pubDate>Wed, 24 Mar 2010 20:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://worldgonemad.com/blogs/?p=20#comment-38</guid>
		<description>Spork? ;)</description>
		<content:encoded><![CDATA[<p>Spork? <img src='http://worldgonemad.com/blogs/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL spins and forks by Brian Aker</title>
		<link>http://worldgonemad.com/blogs/pantoniades/2010/03/mysql-spins-and-forks/comment-page-1/#comment-37</link>
		<dc:creator>Brian Aker</dc:creator>
		<pubDate>Tue, 23 Mar 2010 23:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://worldgonemad.com/blogs/?p=20#comment-37</guid>
		<description>Hi!

I keep thinking that eventually the deltas will get tired of porting their changes between versions. We gave up very early on the idea of collecting patches from the MySQL tree. In retrospect? I am very happy we did that. It has allowed for a lot of flow in innovation that would not have happened otherwise.

Cheers,
  -Brian</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I keep thinking that eventually the deltas will get tired of porting their changes between versions. We gave up very early on the idea of collecting patches from the MySQL tree. In retrospect? I am very happy we did that. It has allowed for a lot of flow in innovation that would not have happened otherwise.</p>
<p>Cheers,<br />
  -Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL spins and forks by pantoniades</title>
		<link>http://worldgonemad.com/blogs/pantoniades/2010/03/mysql-spins-and-forks/comment-page-1/#comment-36</link>
		<dc:creator>pantoniades</dc:creator>
		<pubDate>Tue, 23 Mar 2010 21:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://worldgonemad.com/blogs/?p=20#comment-36</guid>
		<description>@Henrik I would say in the future you could become a fork, but not retroactively. Forkness is not permenant - egcs is no longer a fork, for example.</description>
		<content:encoded><![CDATA[<p>@Henrik I would say in the future you could become a fork, but not retroactively. Forkness is not permenant &#8211; egcs is no longer a fork, for example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL spins and forks by Roland Bouman</title>
		<link>http://worldgonemad.com/blogs/pantoniades/2010/03/mysql-spins-and-forks/comment-page-1/#comment-35</link>
		<dc:creator>Roland Bouman</dc:creator>
		<pubDate>Tue, 23 Mar 2010 20:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://worldgonemad.com/blogs/?p=20#comment-35</guid>
		<description>How about &quot;patched up version&quot;? &quot;Faux-fork&quot;? just offering :)

roland.</description>
		<content:encoded><![CDATA[<p>How about &#8220;patched up version&#8221;? &#8220;Faux-fork&#8221;? just offering <img src='http://worldgonemad.com/blogs/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>roland.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL spins and forks by Henrik Ingo</title>
		<link>http://worldgonemad.com/blogs/pantoniades/2010/03/mysql-spins-and-forks/comment-page-1/#comment-34</link>
		<dc:creator>Henrik Ingo</dc:creator>
		<pubDate>Tue, 23 Mar 2010 19:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://worldgonemad.com/blogs/?p=20#comment-34</guid>
		<description>You are absolutely right that other than Drizzle, the other MySQL incarnations are not &quot;forks&quot;. Otoh ESR is right that the word &quot;fork&quot; is commonly used also for what MariaDB and XtraDB are.

Monty tries to say that MariaDB is a branch of MySQL, since it is not a fork. I haven&#039;t quite got attached to that either, since branch make me think of bzr, git and other distributed scm&#039;s. Good luck proposing &quot;spins&quot;, if it catches on I&#039;ll use it, if not... I guess it is fork?

Btw, one perspective to this is that you cannot observe &quot;history in the making&quot;. So if 5 years from now we still exchange code and remain compatible, then no, it wasn&#039;t a fork. If 5 years from now we are separate codebases, then yes, this was already the fork.

I&#039;m apparently in a philosphical mood. Will go tosleep now.</description>
		<content:encoded><![CDATA[<p>You are absolutely right that other than Drizzle, the other MySQL incarnations are not &#8220;forks&#8221;. Otoh ESR is right that the word &#8220;fork&#8221; is commonly used also for what MariaDB and XtraDB are.</p>
<p>Monty tries to say that MariaDB is a branch of MySQL, since it is not a fork. I haven&#8217;t quite got attached to that either, since branch make me think of bzr, git and other distributed scm&#8217;s. Good luck proposing &#8220;spins&#8221;, if it catches on I&#8217;ll use it, if not&#8230; I guess it is fork?</p>
<p>Btw, one perspective to this is that you cannot observe &#8220;history in the making&#8221;. So if 5 years from now we still exchange code and remain compatible, then no, it wasn&#8217;t a fork. If 5 years from now we are separate codebases, then yes, this was already the fork.</p>
<p>I&#8217;m apparently in a philosphical mood. Will go tosleep now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How I stopped worrying and learned to love Twitter by Giuseppe Maxia</title>
		<link>http://worldgonemad.com/blogs/pantoniades/2009/07/how-i-stopped-worrying-and-learned-to-love-twitter/comment-page-1/#comment-3</link>
		<dc:creator>Giuseppe Maxia</dc:creator>
		<pubDate>Mon, 20 Jul 2009 14:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://worldgonemad.com/blogs/pantoniades/2009/07/how-i-stopped-worrying-and-learned-to-love-twitter/#comment-3</guid>
		<description>&lt;p&gt;@pantoniades: I have been there before :)&lt;br /&gt;
&lt;a href=&quot;http://datacharmer.blogspot.com/2009/03/forums-are-for-sissies-next-thing-is.html&quot; rel=&quot;nofollow&quot;&gt;http://datacharmer.blogspot.com/2009/03/forums-are-for-sissies-next-thing-is.html&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@pantoniades: I have been there before <img src='http://worldgonemad.com/blogs/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br />
<a href="http://datacharmer.blogspot.com/2009/03/forums-are-for-sissies-next-thing-is.html" rel="nofollow">http://datacharmer.blogspot.com/2009/03/forums-are-for-sissies-next-thing-is.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How I stopped worrying and learned to love Twitter by Steve Curry</title>
		<link>http://worldgonemad.com/blogs/pantoniades/2009/07/how-i-stopped-worrying-and-learned-to-love-twitter/comment-page-1/#comment-2</link>
		<dc:creator>Steve Curry</dc:creator>
		<pubDate>Mon, 20 Jul 2009 14:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://worldgonemad.com/blogs/pantoniades/2009/07/how-i-stopped-worrying-and-learned-to-love-twitter/#comment-2</guid>
		<description>&lt;p&gt;Phillip &amp; Phriends:&lt;/p&gt;
&lt;p&gt;Follow the @MySQL twitter account at &lt;a href=&quot;http://twitter.com/mysql&quot; rel=&quot;nofollow&quot;&gt;http://twitter.com/mysql&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The MySQL Community Team has their own handle at &lt;a href=&quot;http://twitter.com/mysql_community&quot; rel=&quot;nofollow&quot;&gt;http://twitter.com/mysql_community&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Phillip &amp; Phriends:</p>
<p>Follow the @MySQL twitter account at <a href="http://twitter.com/mysql" rel="nofollow">http://twitter.com/mysql</a></p>
<p>The MySQL Community Team has their own handle at <a href="http://twitter.com/mysql_community" rel="nofollow">http://twitter.com/mysql_community</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is the 64bit desktop really still so far off? by James McPherson</title>
		<link>http://worldgonemad.com/blogs/pantoniades/2009/02/is-the-64bit-desktop-really-still-so-far-off/comment-page-1/#comment-8</link>
		<dc:creator>James McPherson</dc:creator>
		<pubDate>Thu, 05 Feb 2009 04:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://worldgonemad.com/blogs/pantoniades/2009/02/is-the-64bit-desktop-really-still-so-far-off/#comment-8</guid>
		<description>&lt;p&gt;I have no problems with flash inside firefox3 on OpenSolaris. Ditto for webex. I don&#039;t use skype, and if I wanted to try the VoIP thing I&#039;d got with ekiga. I believe you can also run skype inside an lx-branded zone. You might even be able to run it inside VirtualBox. You know that OpenSolaris is a tier-1 host platform for VirtualBox, right?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have no problems with flash inside firefox3 on OpenSolaris. Ditto for webex. I don&#8217;t use skype, and if I wanted to try the VoIP thing I&#8217;d got with ekiga. I believe you can also run skype inside an lx-branded zone. You might even be able to run it inside VirtualBox. You know that OpenSolaris is a tier-1 host platform for VirtualBox, right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is the 64bit desktop really still so far off? by Philip Antoniades</title>
		<link>http://worldgonemad.com/blogs/pantoniades/2009/02/is-the-64bit-desktop-really-still-so-far-off/comment-page-1/#comment-7</link>
		<dc:creator>Philip Antoniades</dc:creator>
		<pubDate>Wed, 04 Feb 2009 20:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://worldgonemad.com/blogs/pantoniades/2009/02/is-the-64bit-desktop-really-still-so-far-off/#comment-7</guid>
		<description>&lt;p&gt;I love opensolaris - I do! - but the problem I run into there is still a lack of third-party or community support (so far). Skype? Flash? Webex? &lt;/p&gt;
&lt;p&gt;@192.18.101.5 - You are right, I really don&#039;t care about application &quot;bitness&quot; if it&#039;s not using &gt;4G of RAM (and nothing should on this box!). It&#039;s the &quot;new source of instability&quot; that I mind. Maybe it&#039;s 32bit Skype accessing a 64bit Video4Linux layer - I don&#039;t pretend to know. But more things broke.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I love opensolaris &#8211; I do! &#8211; but the problem I run into there is still a lack of third-party or community support (so far). Skype? Flash? Webex? </p>
<p>@192.18.101.5 &#8211; You are right, I really don&#8217;t care about application &quot;bitness&quot; if it&#8217;s not using &gt;4G of RAM (and nothing should on this box!). It&#8217;s the &quot;new source of instability&quot; that I mind. Maybe it&#8217;s 32bit Skype accessing a 64bit Video4Linux layer &#8211; I don&#8217;t pretend to know. But more things broke.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is the 64bit desktop really still so far off? by Anonymous</title>
		<link>http://worldgonemad.com/blogs/pantoniades/2009/02/is-the-64bit-desktop-really-still-so-far-off/comment-page-1/#comment-6</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 04 Feb 2009 15:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://worldgonemad.com/blogs/pantoniades/2009/02/is-the-64bit-desktop-really-still-so-far-off/#comment-6</guid>
		<description>&lt;p&gt;I second the first anon poster.  It&#039;s nice that you comment on OpenSuse and Fedora, but you really ought to try OpenSolaris as well -- you&#039;ll like what you see, provided that you first understand that just because the kernel is 64-bit doesn&#039;t mean that all apps should also be 64-bit.&lt;/p&gt;
&lt;p&gt;I also second Phillip Wagstrom -- what&#039;s crucial is that the *kernel* run in 64-bit mode and that apps that would benefit from being 64-bit also be 64-bit.  I don&#039;t see why Skype needs to be 64-bit, for example -- can you clarify?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I second the first anon poster.  It&#8217;s nice that you comment on OpenSuse and Fedora, but you really ought to try OpenSolaris as well &#8212; you&#8217;ll like what you see, provided that you first understand that just because the kernel is 64-bit doesn&#8217;t mean that all apps should also be 64-bit.</p>
<p>I also second Phillip Wagstrom &#8212; what&#8217;s crucial is that the *kernel* run in 64-bit mode and that apps that would benefit from being 64-bit also be 64-bit.  I don&#8217;t see why Skype needs to be 64-bit, for example &#8212; can you clarify?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

