<?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 for Versatile Programmer&#039;s Diary</title>
	<atom:link href="http://shiplu.mokadd.im/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://shiplu.mokadd.im</link>
	<description>Journey goes on ...</description>
	<lastBuildDate>Thu, 28 Mar 2013 18:34:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Parse Query String by pure JavaScrirpt by shiplu</title>
		<link>http://shiplu.mokadd.im/61/parse-query-string-by-pure-javascrirpt/#comment-158</link>
		<dc:creator>shiplu</dc:creator>
		<pubDate>Thu, 28 Mar 2013 18:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://shiplu.mokadd.im/?p=61#comment-158</guid>
		<description><![CDATA[This is a function. Just call the function with the url passed in.  So you can call 

var parts = getUrlParts(window.location.href);

Now use parts object.]]></description>
		<content:encoded><![CDATA[<p>This is a function. Just call the function with the url passed in.  So you can call </p>
<p>var parts = getUrlParts(window.location.href);</p>
<p>Now use parts object.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parse Query String by pure JavaScrirpt by John D</title>
		<link>http://shiplu.mokadd.im/61/parse-query-string-by-pure-javascrirpt/#comment-134</link>
		<dc:creator>John D</dc:creator>
		<pubDate>Tue, 12 Mar 2013 17:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://shiplu.mokadd.im/?p=61#comment-134</guid>
		<description><![CDATA[great code.  how do i implement this code so that it works on a form page with a  element on click?  new to jquery still.]]></description>
		<content:encoded><![CDATA[<p>great code.  how do i implement this code so that it works on a form page with a  element on click?  new to jquery still.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Check if a php method is called statically or as an instance method by KingCrunch</title>
		<link>http://shiplu.mokadd.im/137/check-if-a-php-method-is-called-statically-or-as-an-instance-method/#comment-128</link>
		<dc:creator>KingCrunch</dc:creator>
		<pubDate>Tue, 05 Mar 2013 12:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://shiplu.mokadd.im/?p=137#comment-128</guid>
		<description><![CDATA[Calling a static method non-statically and vica versa is a bug and nothing else.]]></description>
		<content:encoded><![CDATA[<p>Calling a static method non-statically and vica versa is a bug and nothing else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Chrome Unicode normalization and য়, ড়, ঢ় problem by Bangla Books Lover</title>
		<link>http://shiplu.mokadd.im/77/google-chrome-unicode-normalization-and-%e0%a6%af%e0%a6%bc-%e0%a6%a1%e0%a6%bc-%e0%a6%a2%e0%a6%bc-problem/#comment-118</link>
		<dc:creator>Bangla Books Lover</dc:creator>
		<pubDate>Thu, 21 Feb 2013 06:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://shiplu.mokadd.im/?p=77#comment-118</guid>
		<description><![CDATA[Another problem with google chrome is with space. How to solve that ?]]></description>
		<content:encoded><![CDATA[<p>Another problem with google chrome is with space. How to solve that ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Splitting Huge MySQL dump for easy restore by shiplu</title>
		<link>http://shiplu.mokadd.im/110/splitting-huge-mysql-dump-for-easy-restore/#comment-117</link>
		<dc:creator>shiplu</dc:creator>
		<pubDate>Sun, 17 Feb 2013 07:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://shiplu.mokadd.im/?p=110#comment-117</guid>
		<description><![CDATA[After the first mysqldump you MUST add &#039;–skip-add-locks –no-create-info&#039; options for successive mysqldump commands.]]></description>
		<content:encoded><![CDATA[<p>After the first mysqldump you MUST add &#8216;–skip-add-locks –no-create-info&#8217; options for successive mysqldump commands.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
