<?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 for Two Ells</title>
	<atom:link href="http://daryl.learnhouston.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://daryl.learnhouston.com</link>
	<description></description>
	<pubDate>Fri, 05 Sep 2008 21:09:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on phpMyAdmin and Designer mode by Natanzuelo</title>
		<link>http://daryl.learnhouston.com/2007/05/17/phpmyadmin-and-designer-mode/#comment-1956</link>
		<dc:creator>Natanzuelo</dc:creator>
		<pubDate>Sat, 16 Aug 2008 23:37:22 +0000</pubDate>
		<guid isPermaLink="false">#comment-1956</guid>
		<description>I guess that, like "Frontpage Web Forms" said, It's better for InnoDB's structures. But anyway it's a good tool, and I really need for my job :-D</description>
		<content:encoded><![CDATA[<p>I guess that, like &#8220;Frontpage Web Forms&#8221; said, It&#8217;s better for InnoDB&#8217;s structures. But anyway it&#8217;s a good tool, and I really need for my job <img src='http://daryl.learnhouston.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on phpMyAdmin and Designer mode by Frontpage Web Forms</title>
		<link>http://daryl.learnhouston.com/2007/05/17/phpmyadmin-and-designer-mode/#comment-1955</link>
		<dc:creator>Frontpage Web Forms</dc:creator>
		<pubDate>Thu, 14 Aug 2008 10:31:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-1955</guid>
		<description>With the designer mode (new, I havent tried), I thought latest version of mysql (ver 5.0 and above) support referential integrity in MyIsam table (I know Innodb already does this since ver 3).

A quick google search confirmed that Referential Integrity has been postponed in MyIsam. The latest news, it will be implemented in version 6.x - Read here
http://dev.mysql.com/doc/refman/5.1/en/roadmap.html

So the designer mode, if it is implemented on the table structure, must be for InnoDb only.</description>
		<content:encoded><![CDATA[<p>With the designer mode (new, I havent tried), I thought latest version of mysql (ver 5.0 and above) support referential integrity in MyIsam table (I know Innodb already does this since ver 3).</p>
<p>A quick google search confirmed that Referential Integrity has been postponed in MyIsam. The latest news, it will be implemented in version 6.x - Read here<br />
<a href="http://dev.mysql.com/doc/refman/5.1/en/roadmap.html" rel="nofollow">http://dev.mysql.com/doc/refman/5.1/en/roadmap.html</a></p>
<p>So the designer mode, if it is implemented on the table structure, must be for InnoDb only.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on phpMyAdmin and Designer mode by tirzab</title>
		<link>http://daryl.learnhouston.com/2007/05/17/phpmyadmin-and-designer-mode/#comment-1949</link>
		<dc:creator>tirzab</dc:creator>
		<pubDate>Wed, 16 Jul 2008 14:18:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-1949</guid>
		<description>try sqlyog it is an Open Source  both for the ultra-competitive pricing and also free community edition and support when needed. many colleagues recommeneded this  i am pretty much impressed with  its feature &#38; flexibility. its increased with speed and also more secured. simply rocks ...just try</description>
		<content:encoded><![CDATA[<p>try sqlyog it is an Open Source  both for the ultra-competitive pricing and also free community edition and support when needed. many colleagues recommeneded this  i am pretty much impressed with  its feature &amp; flexibility. its increased with speed and also more secured. simply rocks &#8230;just try</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Fear of Kites by Bruno</title>
		<link>http://daryl.learnhouston.com/2004/02/22/a-fear-of-kites/#comment-1948</link>
		<dc:creator>Bruno</dc:creator>
		<pubDate>Sat, 12 Jul 2008 16:53:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-1948</guid>
		<description>Well, if they have a name for the phobia of peanut butter on your pallet, then they should have one for kites :S.
I'm just always afraid of letting the kite go, or of being pulled into the air myself.
I look up at the kite and get really uneasy and have to look down and hand the kite over before it gets too bad.I'm not even that afraid of heights, but when I see someone or something (especially if I'm controlling it)being somewhere high, it makes me sick :S.</description>
		<content:encoded><![CDATA[<p>Well, if they have a name for the phobia of peanut butter on your pallet, then they should have one for kites :S.<br />
I&#8217;m just always afraid of letting the kite go, or of being pulled into the air myself.<br />
I look up at the kite and get really uneasy and have to look down and hand the kite over before it gets too bad.I&#8217;m not even that afraid of heights, but when I see someone or something (especially if I&#8217;m controlling it)being somewhere high, it makes me sick :S.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stage by daryl</title>
		<link>http://daryl.learnhouston.com/2008/07/01/stage/#comment-1947</link>
		<dc:creator>daryl</dc:creator>
		<pubDate>Fri, 11 Jul 2008 00:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://daryl.learnhouston.com/?p=397#comment-1947</guid>
		<description>As yet, the only documentation is in the module itself. You don't have to have separate servers to stage on, but if you're staging site assets (templates, etc.), you probably already have a separate hostname and virtual host, at least. In testing, I used the same virtual host with a serveralias for my staged name, so it can be done without even using a separate virtual host. All this module does is to tap into drupal's existing revision system and let you deploy change sets (or batches) of revisions. The dev vs. production dichotomy is for now purely a naming convention, so that the site knows whether to display staged content or production content (and so that you can be redirected to the production hostname for edits). The module is very solidly ready for testing but has not been deployed in production yet and may not be ready for such a deployment yet. I hope you'll set it up on a test site and let me know of any issues you run into, though, as I'm trying to make this production ready.

I'm also working on a module that'll let you stage non-node content (panels, blocks, etc.), incidentally, but it's even less ready for prime time than this one.</description>
		<content:encoded><![CDATA[<p>As yet, the only documentation is in the module itself. You don&#8217;t have to have separate servers to stage on, but if you&#8217;re staging site assets (templates, etc.), you probably already have a separate hostname and virtual host, at least. In testing, I used the same virtual host with a serveralias for my staged name, so it can be done without even using a separate virtual host. All this module does is to tap into drupal&#8217;s existing revision system and let you deploy change sets (or batches) of revisions. The dev vs. production dichotomy is for now purely a naming convention, so that the site knows whether to display staged content or production content (and so that you can be redirected to the production hostname for edits). The module is very solidly ready for testing but has not been deployed in production yet and may not be ready for such a deployment yet. I hope you&#8217;ll set it up on a test site and let me know of any issues you run into, though, as I&#8217;m trying to make this production ready.</p>
<p>I&#8217;m also working on a module that&#8217;ll let you stage non-node content (panels, blocks, etc.), incidentally, but it&#8217;s even less ready for prime time than this one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stage by westwesterson</title>
		<link>http://daryl.learnhouston.com/2008/07/01/stage/#comment-1946</link>
		<dc:creator>westwesterson</dc:creator>
		<pubDate>Fri, 11 Jul 2008 00:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://daryl.learnhouston.com/?p=397#comment-1946</guid>
		<description>was wondering if there is any documentation on how to use this?

I know you just hacked it together and i was wondering how it works. 
Do you need separate servers to stage content on? 
Is this module some kind of bridge between them?

how do production hosts and development hosts connect with each other?

is this non functional for now?

I am looking for some kind of staging system, I am also looking at the revision moderation module, but I would rather be able to push a wide array of edits at the same time.

thanks!</description>
		<content:encoded><![CDATA[<p>was wondering if there is any documentation on how to use this?</p>
<p>I know you just hacked it together and i was wondering how it works.<br />
Do you need separate servers to stage content on?<br />
Is this module some kind of bridge between them?</p>
<p>how do production hosts and development hosts connect with each other?</p>
<p>is this non functional for now?</p>
<p>I am looking for some kind of staging system, I am also looking at the revision moderation module, but I would rather be able to push a wide array of edits at the same time.</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bobby by Lloyd Budd</title>
		<link>http://daryl.learnhouston.com/2008/05/12/bobby/#comment-1937</link>
		<dc:creator>Lloyd Budd</dc:creator>
		<pubDate>Tue, 27 May 2008 16:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://daryl.learnhouston.com/?p=396#comment-1937</guid>
		<description>I've always prided myself on having trail blazed for my younger brother. It is wonderful how much each sibling gets out of the relationship in the long.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve always prided myself on having trail blazed for my younger brother. It is wonderful how much each sibling gets out of the relationship in the long.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Chicken Wing and the Modified Chicken Wing by Lloyd Budd</title>
		<link>http://daryl.learnhouston.com/2004/07/15/the-chicken-wing-and-the-modified-chicken-wing/#comment-1936</link>
		<dc:creator>Lloyd Budd</dc:creator>
		<pubDate>Mon, 26 May 2008 19:02:41 +0000</pubDate>
		<guid isPermaLink="false">#comment-1936</guid>
		<description>This is good stuff! Any photos showing these moves in action?</description>
		<content:encoded><![CDATA[<p>This is good stuff! Any photos showing these moves in action?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Chicken Wing and the Modified Chicken Wing by Kevin Haggerty</title>
		<link>http://daryl.learnhouston.com/2004/07/15/the-chicken-wing-and-the-modified-chicken-wing/#comment-1935</link>
		<dc:creator>Kevin Haggerty</dc:creator>
		<pubDate>Sun, 25 May 2008 20:15:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-1935</guid>
		<description>This is interesting.  I'm not sure if I used this hold or not with my first child.  A couple of pictures would sure clear things up.  Saw your comment on Lloyd's blog which is what lead me here.  I'm boning up on my holds again since we're expecting number 2 in August...</description>
		<content:encoded><![CDATA[<p>This is interesting.  I&#8217;m not sure if I used this hold or not with my first child.  A couple of pictures would sure clear things up.  Saw your comment on Lloyd&#8217;s blog which is what lead me here.  I&#8217;m boning up on my holds again since we&#8217;re expecting number 2 in August&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Fear of Kites by Andie</title>
		<link>http://daryl.learnhouston.com/2004/02/22/a-fear-of-kites/#comment-1934</link>
		<dc:creator>Andie</dc:creator>
		<pubDate>Fri, 23 May 2008 04:12:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-1934</guid>
		<description>Oh thank the sweet baby Jesus, it's not just me. I  have the same symptoms that the rest of you talked about -- and something mentioned in the blog struck me -- the loss of control. Maybe.. It just makes me break out in a sweat just thinking about it!

Maybe there is no word for it because the greeks and romans (the founders of our language) were smart enough not to invent kites? :)</description>
		<content:encoded><![CDATA[<p>Oh thank the sweet baby Jesus, it&#8217;s not just me. I  have the same symptoms that the rest of you talked about &#8212; and something mentioned in the blog struck me &#8212; the loss of control. Maybe.. It just makes me break out in a sweat just thinking about it!</p>
<p>Maybe there is no word for it because the greeks and romans (the founders of our language) were smart enough not to invent kites? <img src='http://daryl.learnhouston.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
