<?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 imranul hoque&#039;s blog</title>
	<atom:link href="http://www.imranulhoque.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imranulhoque.com</link>
	<description></description>
	<lastBuildDate>Mon, 26 Jul 2010 16:02:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Build dropdown from Mysql SET or ENUM fields by qwerty</title>
		<link>http://www.imranulhoque.com/mysql/build-dropdown-from-mysql-set-or-enum-fields/comment-page-1/#comment-5551</link>
		<dc:creator>qwerty</dc:creator>
		<pubDate>Mon, 26 Jul 2010 16:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.imranulhoque.com/?p=131#comment-5551</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-3003&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-3003&quot; rel=&quot;nofollow&quot;&gt;Junnjun M.&lt;/a&gt; :&lt;/strong&gt;
          Hi there…How can I remove the qoutes (”) that wrap values??Thanks
         &lt;/blockquote&gt;

Add : $fieldSplit = str_replace (&#039;\&#039;&#039;, &#039;&#039;, $fieldSplit);
before return line</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-3003"><p>
<strong><a href="#comment-3003" rel="nofollow">Junnjun M.</a> :</strong><br />
          Hi there…How can I remove the qoutes (”) that wrap values??Thanks
         </p></blockquote>
<p>Add : $fieldSplit = str_replace (&#8216;\&#8221;, &#8221;, $fieldSplit);<br />
before return line</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Geocoding Service &#8211; get latitude, longitude from address, postcode by Imran</title>
		<link>http://www.imranulhoque.com/google-map/google-geocoding-service-get-latitude-longitude-from-address-postcode/comment-page-1/#comment-5547</link>
		<dc:creator>Imran</dc:creator>
		<pubDate>Fri, 11 Jun 2010 12:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.imranulhoque.com/?p=74#comment-5547</guid>
		<description>Jay,

What I would suggest is:

1. Check if the script has any php error. Accidentally you might have added some characters(?)
2. Add &quot;print_r($googleresponse)&quot; at line 20 to see if googles response is coming through.</description>
		<content:encoded><![CDATA[<p>Jay,</p>
<p>What I would suggest is:</p>
<p>1. Check if the script has any php error. Accidentally you might have added some characters(?)<br />
2. Add &#8220;print_r($googleresponse)&#8221; at line 20 to see if googles response is coming through.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Geocoding Service &#8211; get latitude, longitude from address, postcode by Jay</title>
		<link>http://www.imranulhoque.com/google-map/google-geocoding-service-get-latitude-longitude-from-address-postcode/comment-page-1/#comment-5546</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 11 Jun 2010 12:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.imranulhoque.com/?p=74#comment-5546</guid>
		<description>Hi,

I have figure it our, but it is not showing the longitude and latatude values?

any ideas</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have figure it our, but it is not showing the longitude and latatude values?</p>
<p>any ideas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Geocoding Service &#8211; get latitude, longitude from address, postcode by Imran</title>
		<link>http://www.imranulhoque.com/google-map/google-geocoding-service-get-latitude-longitude-from-address-postcode/comment-page-1/#comment-5545</link>
		<dc:creator>Imran</dc:creator>
		<pubDate>Fri, 11 Jun 2010 11:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.imranulhoque.com/?p=74#comment-5545</guid>
		<description>Hi Jay,

Sent to your mail add. Yes you need your own API key.

Cheers</description>
		<content:encoded><![CDATA[<p>Hi Jay,</p>
<p>Sent to your mail add. Yes you need your own API key.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Geocoding Service &#8211; get latitude, longitude from address, postcode by Jay</title>
		<link>http://www.imranulhoque.com/google-map/google-geocoding-service-get-latitude-longitude-from-address-postcode/comment-page-1/#comment-5544</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 11 Jun 2010 10:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.imranulhoque.com/?p=74#comment-5544</guid>
		<description>Hello mate,

Could you please send me the script as I would like to use it for my forum members. The site is designed in joomla.

Will I need to get my own google API Keys?

cheers</description>
		<content:encoded><![CDATA[<p>Hello mate,</p>
<p>Could you please send me the script as I would like to use it for my forum members. The site is designed in joomla.</p>
<p>Will I need to get my own google API Keys?</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to add new side menus in Joomla &#8211; a beginners guide by Imran</title>
		<link>http://www.imranulhoque.com/joomla/how-to-add-new-side-menus-in-joomla-a-beginers-guide/comment-page-1/#comment-5413</link>
		<dc:creator>Imran</dc:creator>
		<pubDate>Mon, 07 Jun 2010 18:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.imranulhoque.com/?p=65#comment-5413</guid>
		<description>That is a great inspiration Kecia :-)
Thank you.</description>
		<content:encoded><![CDATA[<p>That is a great inspiration Kecia <img src='http://www.imranulhoque.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to add new side menus in Joomla &#8211; a beginners guide by Kecia</title>
		<link>http://www.imranulhoque.com/joomla/how-to-add-new-side-menus-in-joomla-a-beginers-guide/comment-page-1/#comment-5403</link>
		<dc:creator>Kecia</dc:creator>
		<pubDate>Mon, 07 Jun 2010 15:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.imranulhoque.com/?p=65#comment-5403</guid>
		<description>These are the best instructions I have found on steps to follow in Joomla!!!!  Thank you!</description>
		<content:encoded><![CDATA[<p>These are the best instructions I have found on steps to follow in Joomla!!!!  Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript &#8211; Ajax file upload using Yahoo API by Imran</title>
		<link>http://www.imranulhoque.com/javascript/ajax-file-upload-yahoo-api/comment-page-1/#comment-5130</link>
		<dc:creator>Imran</dc:creator>
		<pubDate>Fri, 04 Jun 2010 09:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.imranulhoque.com/?p=120#comment-5130</guid>
		<description>Yes, “your_script_location” can be any valid file location.

The response text is the text that your script is returning. So it is upto you whether you like XML, JSON or simple text. There is no rule for that.</description>
		<content:encoded><![CDATA[<p>Yes, “your_script_location” can be any valid file location.</p>
<p>The response text is the text that your script is returning. So it is upto you whether you like XML, JSON or simple text. There is no rule for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript &#8211; Ajax file upload using Yahoo API by Nirmal</title>
		<link>http://www.imranulhoque.com/javascript/ajax-file-upload-yahoo-api/comment-page-1/#comment-5128</link>
		<dc:creator>Nirmal</dc:creator>
		<pubDate>Fri, 04 Jun 2010 09:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.imranulhoque.com/?p=120#comment-5128</guid>
		<description>can &quot;your_script_location&quot; be on remote server ?

and what is the format of response ? text or json !!</description>
		<content:encoded><![CDATA[<p>can &#8220;your_script_location&#8221; be on remote server ?</p>
<p>and what is the format of response ? text or json !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Geocoding Service &#8211; get latitude, longitude from address, postcode by Imran</title>
		<link>http://www.imranulhoque.com/google-map/google-geocoding-service-get-latitude-longitude-from-address-postcode/comment-page-1/#comment-4431</link>
		<dc:creator>Imran</dc:creator>
		<pubDate>Mon, 24 May 2010 08:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.imranulhoque.com/?p=74#comment-4431</guid>
		<description>Hi Sam,

Sent to your email address. Thanks for coming.</description>
		<content:encoded><![CDATA[<p>Hi Sam,</p>
<p>Sent to your email address. Thanks for coming.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
