<?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: the t() that took down a webserver</title>
	<atom:link href="http://pajamadesign.com/2008/06/29/the-t-that-took-down-a-webserver/feed/" rel="self" type="application/rss+xml" />
	<link>http://pajamadesign.com/2008/06/29/the-t-that-took-down-a-webserver/</link>
	<description>Men have become the tools of their tools.   - Henry David Thoreau</description>
	<pubDate>Tue, 06 Jan 2009 21:49:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Grugnog</title>
		<link>http://pajamadesign.com/2008/06/29/the-t-that-took-down-a-webserver/#comment-150</link>
		<dc:creator>Grugnog</dc:creator>
		<pubDate>Mon, 30 Jun 2008 01:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://pajamadesign.com/?p=20#comment-150</guid>
		<description>Nicely said - seen that on a at least 4 sites now :)

Not to mention the fact that you shouldn't be setting constants to the output of a function...</description>
		<content:encoded><![CDATA[<p>Nicely said - seen that on a at least 4 sites now <img src='http://pajamadesign.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Not to mention the fact that you shouldn&#8217;t be setting constants to the output of a function&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Melançon</title>
		<link>http://pajamadesign.com/2008/06/29/the-t-that-took-down-a-webserver/#comment-149</link>
		<dc:creator>Benjamin Melançon</dc:creator>
		<pubDate>Sun, 29 Jun 2008 13:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://pajamadesign.com/?p=20#comment-149</guid>
		<description>Amen.  Been there, done that, could not distill it into a Planet post.  Thanks...</description>
		<content:encoded><![CDATA[<p>Amen.  Been there, done that, could not distill it into a Planet post.  Thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gábor Hojtsy</title>
		<link>http://pajamadesign.com/2008/06/29/the-t-that-took-down-a-webserver/#comment-147</link>
		<dc:creator>Gábor Hojtsy</dc:creator>
		<pubDate>Sun, 29 Jun 2008 12:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://pajamadesign.com/?p=20#comment-147</guid>
		<description>I published this Drupal translation cheat sheet this past november: http://hojtsy.hu/blog/2007-nov-15/make-jump-ensure-your-drupal-modules-are-translatable There were similar nasty performance problems with other modules which we needed to fix, so it was a straightforward tip to include.</description>
		<content:encoded><![CDATA[<p>I published this Drupal translation cheat sheet this past november: <a href="http://hojtsy.hu/blog/2007-nov-15/make-jump-ensure-your-drupal-modules-are-translatable" rel="nofollow">http://hojtsy.hu/blog/2007-nov-15/make-jump-ensure-your-drupal-modules-are-translatable</a> There were similar nasty performance problems with other modules which we needed to fix, so it was a straightforward tip to include.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Green</title>
		<link>http://pajamadesign.com/2008/06/29/the-t-that-took-down-a-webserver/#comment-72</link>
		<dc:creator>Doug Green</dc:creator>
		<pubDate>Mon, 05 May 2008 12:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://pajamadesign.com/?p=20#comment-72</guid>
		<description>I also discourage almost every function call, except module_exists, outside of a function unless you've really tested it.  Who knows what nastiness they can cause...</description>
		<content:encoded><![CDATA[<p>I also discourage almost every function call, except module_exists, outside of a function unless you&#8217;ve really tested it.  Who knows what nastiness they can cause&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
