<?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 on: I Dare You&#8230; Try Not To Laugh</title>
	<atom:link href="http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/feed/" rel="self" type="application/rss+xml" />
	<link>http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/</link>
	<description>Specialization is for Insects.</description>
	<lastBuildDate>Tue, 14 Feb 2012 02:56:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tom Barr</title>
		<link>http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/comment-page-1/#comment-34774</link>
		<dc:creator>Tom Barr</dc:creator>
		<pubDate>Tue, 22 Jan 2008 06:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/#comment-34774</guid>
		<description>I don&#039;t LOL but the baby was cute. I cry out loud when people disable JavaScript, they may as well disable HTML and get off my Internet all together. :D</description>
		<content:encoded><![CDATA[<p>I don&#8217;t LOL but the baby was cute. I cry out loud when people disable JavaScript, they may as well disable HTML and get off my Internet all together. :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saim Baig</title>
		<link>http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/comment-page-1/#comment-34551</link>
		<dc:creator>Saim Baig</dc:creator>
		<pubDate>Sun, 13 Jan 2008 07:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/#comment-34551</guid>
		<description>Very cute baby.i just love this video.Can&#039;t stop laughing.</description>
		<content:encoded><![CDATA[<p>Very cute baby.i just love this video.Can&#8217;t stop laughing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evelyn</title>
		<link>http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/comment-page-1/#comment-34505</link>
		<dc:creator>Evelyn</dc:creator>
		<pubDate>Thu, 10 Jan 2008 21:41:44 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/#comment-34505</guid>
		<description>The Baby is really, really cute; and I couldn&#039;t help but smile the whole time!!!</description>
		<content:encoded><![CDATA[<p>The Baby is really, really cute; and I couldn&#8217;t help but smile the whole time!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rhoody</title>
		<link>http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/comment-page-1/#comment-34483</link>
		<dc:creator>Rhoody</dc:creator>
		<pubDate>Thu, 10 Jan 2008 04:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/#comment-34483</guid>
		<description>cute, I just started giggling with the laughing baby the whole time...
Rhoody</description>
		<content:encoded><![CDATA[<p>cute, I just started giggling with the laughing baby the whole time&#8230;<br />
Rhoody</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bug</title>
		<link>http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/comment-page-1/#comment-34468</link>
		<dc:creator>bug</dc:creator>
		<pubDate>Wed, 09 Jan 2008 15:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/#comment-34468</guid>
		<description>Please review the Rules before commenting.

Your system decided to strip off the JavaScript code I threw inside code tags. That&#039;s annoying.
Either way, if you&#039;ll check the code, you&#039;ll see a input for button, but it doesn&#039;t really send the form.

Try to post a comment with JavaScript disabled, you&#039;ll understand.</description>
		<content:encoded><![CDATA[<p>Please review the Rules before commenting.</p>
<p>Your system decided to strip off the JavaScript code I threw inside code tags. That&#8217;s annoying.<br />
Either way, if you&#8217;ll check the code, you&#8217;ll see a input for button, but it doesn&#8217;t really send the form.</p>
<p>Try to post a comment with JavaScript disabled, you&#8217;ll understand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bug</title>
		<link>http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/comment-page-1/#comment-34467</link>
		<dc:creator>bug</dc:creator>
		<pubDate>Wed, 09 Jan 2008 15:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/#comment-34467</guid>
		<description>Try to disable JavaScript and post a comment on your site. You&#039;ll fail.

Here&#039;s why:
&lt;code&gt;

&lt;/code&gt;
&lt;code&gt;
function onAddComment() {
			//checkDocumentIntegrity();
			var el = document.getElementById(&quot;commentform&quot;);
			// Future release: Check if form is filled correctly and mark the form fields.
			el.submit();
		}
&lt;/code&gt;

Basically... This button doesn&#039;t send a thing unless you got JavaScript enabled...</description>
		<content:encoded><![CDATA[<p>Try to disable JavaScript and post a comment on your site. You&#8217;ll fail.</p>
<p>Here&#8217;s why:<br />
<code></p>
<p></code><br />
<code><br />
function onAddComment() {<br />
			//checkDocumentIntegrity();<br />
			var el = document.getElementById("commentform");<br />
			// Future release: Check if form is filled correctly and mark the form fields.<br />
			el.submit();<br />
		}<br />
</code></p>
<p>Basically&#8230; This button doesn&#8217;t send a thing unless you got JavaScript enabled&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John P.</title>
		<link>http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/comment-page-1/#comment-34465</link>
		<dc:creator>John P.</dc:creator>
		<pubDate>Wed, 09 Jan 2008 14:53:22 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/#comment-34465</guid>
		<description>Bug,

Not sure what you mean about JavaScript?  The only requirement for it on this site comes in the form of watching the videos.  Nothing I can really do about that since YouTube and the others use that as the embedding mechanism.  :-(

John</description>
		<content:encoded><![CDATA[<p>Bug,</p>
<p>Not sure what you mean about JavaScript?  The only requirement for it on this site comes in the form of watching the videos.  Nothing I can really do about that since YouTube and the others use that as the embedding mechanism.  :-(</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward</title>
		<link>http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/comment-page-1/#comment-34458</link>
		<dc:creator>Edward</dc:creator>
		<pubDate>Wed, 09 Jan 2008 03:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/#comment-34458</guid>
		<description>I can... without pressing the play button</description>
		<content:encoded><![CDATA[<p>I can&#8230; without pressing the play button</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bug</title>
		<link>http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/comment-page-1/#comment-34438</link>
		<dc:creator>bug</dc:creator>
		<pubDate>Tue, 08 Jan 2008 15:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/#comment-34438</guid>
		<description>That was easy.
I had to reply it for getting the 2 minutes.
I found this video kind of boring...

P.S.
Why are you forcing me to activate JavaScript?! :(</description>
		<content:encoded><![CDATA[<p>That was easy.<br />
I had to reply it for getting the 2 minutes.<br />
I found this video kind of boring&#8230;</p>
<p>P.S.<br />
Why are you forcing me to activate JavaScript?! :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa Marie Mary</title>
		<link>http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/comment-page-1/#comment-34414</link>
		<dc:creator>Lisa Marie Mary</dc:creator>
		<pubDate>Mon, 07 Jan 2008 17:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/#comment-34414</guid>
		<description>That is my ALL-TIME favorite YouTube video - I love that kid!  I can watch it over and over again - and do!  :)</description>
		<content:encoded><![CDATA[<p>That is my ALL-TIME favorite YouTube video &#8211; I love that kid!  I can watch it over and over again &#8211; and do!  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger Morris</title>
		<link>http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/comment-page-1/#comment-34401</link>
		<dc:creator>Roger Morris</dc:creator>
		<pubDate>Mon, 07 Jan 2008 05:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2008/01/06/i-dare-you-try-not-to-laugh/#comment-34401</guid>
		<description>I made it. :-)</description>
		<content:encoded><![CDATA[<p>I made it. :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

