<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Stuffy Noses</title>
	<link>http://leahculver.com/2007/02/13/stuffy-noses/</link>
	<description>leahculver.com</description>
	<pubDate>Tue, 06 Jan 2009 05:33:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Alexander Repty</title>
		<link>http://leahculver.com/2007/02/13/stuffy-noses/#comment-263</link>
		<dc:creator>Alexander Repty</dc:creator>
		<pubDate>Thu, 15 Feb 2007 09:26:37 +0000</pubDate>
		<guid>http://leahculver.com/2007/02/13/stuffy-noses/#comment-263</guid>
		<description>Leah,

I have to admit it sounds a little morbid... but as long as I keep my bomb-making limited to PHP code, I think I'm good. :)

Cheers,
Alex</description>
		<content:encoded><![CDATA[<p>Leah,</p>
<p>I have to admit it sounds a little morbid&#8230; but as long as I keep my bomb-making limited to PHP code, I think I&#8217;m good. <img src='http://leahculver.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Cheers,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeCa</title>
		<link>http://leahculver.com/2007/02/13/stuffy-noses/#comment-262</link>
		<dc:creator>MikeCa</dc:creator>
		<pubDate>Thu, 15 Feb 2007 02:27:04 +0000</pubDate>
		<guid>http://leahculver.com/2007/02/13/stuffy-noses/#comment-262</guid>
		<description>changing the direction of the count, nice touch</description>
		<content:encoded><![CDATA[<p>changing the direction of the count, nice touch</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leah.culver</title>
		<link>http://leahculver.com/2007/02/13/stuffy-noses/#comment-261</link>
		<dc:creator>leah.culver</dc:creator>
		<pubDate>Wed, 14 Feb 2007 20:49:24 +0000</pubDate>
		<guid>http://leahculver.com/2007/02/13/stuffy-noses/#comment-261</guid>
		<description>Alexander - I'm a bit afraid of what else can be handled by your die() function...</description>
		<content:encoded><![CDATA[<p>Alexander - I&#8217;m a bit afraid of what else can be handled by your die() function&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Repty</title>
		<link>http://leahculver.com/2007/02/13/stuffy-noses/#comment-260</link>
		<dc:creator>Alexander Repty</dc:creator>
		<pubDate>Wed, 14 Feb 2007 09:33:14 +0000</pubDate>
		<guid>http://leahculver.com/2007/02/13/stuffy-noses/#comment-260</guid>
		<description>It seems my code got messed up. Here's something which should work and uses a set time instead of a countdown:

http://proculo.de/other/code/boom.phps

Cheers,
Alex</description>
		<content:encoded><![CDATA[<p>It seems my code got messed up. Here&#8217;s something which should work and uses a set time instead of a countdown:</p>
<p><a href="http://proculo.de/other/code/boom.phps" rel="nofollow">http://proculo.de/other/code/boom.phps</a></p>
<p>Cheers,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Repty</title>
		<link>http://leahculver.com/2007/02/13/stuffy-noses/#comment-259</link>
		<dc:creator>Alexander Repty</dc:creator>
		<pubDate>Wed, 14 Feb 2007 09:29:33 +0000</pubDate>
		<guid>http://leahculver.com/2007/02/13/stuffy-noses/#comment-259</guid>
		<description>How about using a set time to detonate your bomb?

$exploded = false;
$explodeAt = strtotime("tomorrow");
while(!$exploded) {
    $explodeAt</description>
		<content:encoded><![CDATA[<p>How about using a set time to detonate your bomb?</p>
<p>$exploded = false;<br />
$explodeAt = strtotime(&#8221;tomorrow&#8221;);<br />
while(!$exploded) {<br />
    $explodeAt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://leahculver.com/2007/02/13/stuffy-noses/#comment-258</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 14 Feb 2007 05:32:04 +0000</pubDate>
		<guid>http://leahculver.com/2007/02/13/stuffy-noses/#comment-258</guid>
		<description>Darn, wordpress stripped out my gt and lt characters.  oh well you get the idea.  feel free to nuke this.  :)</description>
		<content:encoded><![CDATA[<p>Darn, wordpress stripped out my gt and lt characters.  oh well you get the idea.  feel free to nuke this.  <img src='http://leahculver.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://leahculver.com/2007/02/13/stuffy-noses/#comment-257</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 14 Feb 2007 05:31:07 +0000</pubDate>
		<guid>http://leahculver.com/2007/02/13/stuffy-noses/#comment-257</guid>
		<description>how about Java beans blowing up in your face?  blow daniel away with for-each loops, generics, and ternary operators.  :)

Carafe carafe = getCoffees();
for(Coffee cup : carafe) { ( !isTimeUp() ) ? tick() : goBoom(); }</description>
		<content:encoded><![CDATA[<p>how about Java beans blowing up in your face?  blow daniel away with for-each loops, generics, and ternary operators.  <img src='http://leahculver.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Carafe carafe = getCoffees();<br />
for(Coffee cup : carafe) { ( !isTimeUp() ) ? tick() : goBoom(); }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://leahculver.com/2007/02/13/stuffy-noses/#comment-256</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Wed, 14 Feb 2007 03:45:16 +0000</pubDate>
		<guid>http://leahculver.com/2007/02/13/stuffy-noses/#comment-256</guid>
		<description>Hmmm, I've never thought about showing a girl how to code on a date.  I may have to give this a try tomorrow night lol :)</description>
		<content:encoded><![CDATA[<p>Hmmm, I&#8217;ve never thought about showing a girl how to code on a date.  I may have to give this a try tomorrow night lol <img src='http://leahculver.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
