<?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"
	>
<channel>
	<title>Comments on: Chicago PHP User Group Report</title>
	<atom:link href="http://www.rubygeek.com/2006/05/18/chicago-php-user-group-report/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rubygeek.com/2006/05/18/chicago-php-user-group-report/</link>
	<description>Ruby, PHP, Python and Perl</description>
	<pubDate>Thu, 20 Nov 2008 17:45:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Nola</title>
		<link>http://www.rubygeek.com/2006/05/18/chicago-php-user-group-report/#comment-22</link>
		<dc:creator>Nola</dc:creator>
		<pubDate>Fri, 19 May 2006 00:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubygeek.com/?p=52#comment-22</guid>
		<description>Peter says:
----------

I can't post a comment to your blog because I don't have a blogspot
account, so:

I've heard ChiPHPug pronounced "chif-pug" and "shy-pug", those are both
pretty cuite.

The standard way to deal with keying distributed databases is to divide
up the keyspace with stepping. So servers A, B, and C will generate keys
(1, 4, 7), (2, 5, 8), and (3, 6, 9). Alternately you could just add a
column named 'server' and stick an id in there, though that forces your
application code to know about the different servers.

- --
Peter Harkins  -  http://push.cx</description>
		<content:encoded><![CDATA[<p>Peter says:<br />
&#8212;&#8212;&#8212;-</p>
<p>I can&#8217;t post a comment to your blog because I don&#8217;t have a blogspot<br />
account, so:</p>
<p>I&#8217;ve heard ChiPHPug pronounced &#8220;chif-pug&#8221; and &#8220;shy-pug&#8221;, those are both<br />
pretty cuite.</p>
<p>The standard way to deal with keying distributed databases is to divide<br />
up the keyspace with stepping. So servers A, B, and C will generate keys<br />
(1, 4, 7), (2, 5, 8), and (3, 6, 9). Alternately you could just add a<br />
column named &#8217;server&#8217; and stick an id in there, though that forces your<br />
application code to know about the different servers.</p>
<p>- &#8211;<br />
Peter Harkins  -  <a href="http://push.cx" rel="nofollow">http://push.cx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Lynch</title>
		<link>http://www.rubygeek.com/2006/05/18/chicago-php-user-group-report/#comment-21</link>
		<dc:creator>Richard Lynch</dc:creator>
		<pubDate>Thu, 18 May 2006 22:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubygeek.com/?p=52#comment-21</guid>
		<description>ChiPHPug is pronounced:
CHIFF pug
where CH is like chair</description>
		<content:encoded><![CDATA[<p>ChiPHPug is pronounced:<br />
CHIFF pug<br />
where CH is like chair</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn Gorree</title>
		<link>http://www.rubygeek.com/2006/05/18/chicago-php-user-group-report/#comment-20</link>
		<dc:creator>Martijn Gorree</dc:creator>
		<pubDate>Thu, 18 May 2006 21:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubygeek.com/?p=52#comment-20</guid>
		<description>In case of the:

"But for database keys... I'd have to have one master way to make sure each record created some where has a unique key. I guess one way is to have a master sequence table on the master server, and to save .. "

You might want to read http://www.onlamp.com/pub/a/onlamp/2006/04/20/advanced-mysql-replication.html 

MySQL 5.ish has a solution.</description>
		<content:encoded><![CDATA[<p>In case of the:</p>
<p>&#8220;But for database keys&#8230; I&#8217;d have to have one master way to make sure each record created some where has a unique key. I guess one way is to have a master sequence table on the master server, and to save .. &#8221;</p>
<p>You might want to read <a href="http://www.onlamp.com/pub/a/onlamp/2006/04/20/advanced-mysql-replication.html" rel="nofollow">http://www.onlamp.com/pub/a/onlamp/2006/04/20/advanced-mysql-replication.html</a> </p>
<p>MySQL 5.ish has a solution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
