<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Programming Geeks</title>
	<atom:link href="http://preetul.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://preetul.wordpress.com</link>
	<description>To make programmer&#039;s life easier by sharing some tips, tricks, real life example and of cource googling. Also &#34;Don’t live to geek, geek to live!&#34; I mean Programmers do have life so can share life also.</description>
	<lastBuildDate>Mon, 07 Dec 2009 03:02:24 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Using MySQL Stored Procedures with PHP mysql/mysqli/pdo by Randall</title>
		<link>http://preetul.wordpress.com/2009/06/26/using-mysql-stored-procedures-with-php-mysqlmysqlipdo/#comment-239</link>
		<dc:creator>Randall</dc:creator>
		<pubDate>Mon, 07 Dec 2009 03:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://preetul.wordpress.com/?p=129#comment-239</guid>
		<description>THANKS Justin!!!  You are a lifesaver.  That tip has saved me a ton of work.  YOU ROCK!!!</description>
		<content:encoded><![CDATA[<p>THANKS Justin!!!  You are a lifesaver.  That tip has saved me a ton of work.  YOU ROCK!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using MySQL Stored Procedures with PHP mysql/mysqli/pdo by justin</title>
		<link>http://preetul.wordpress.com/2009/06/26/using-mysql-stored-procedures-with-php-mysqlmysqlipdo/#comment-237</link>
		<dc:creator>justin</dc:creator>
		<pubDate>Thu, 26 Nov 2009 01:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://preetul.wordpress.com/?p=129#comment-237</guid>
		<description>Thanks for the great information.

If I may offer some advice.
In order to make &quot;MYSQL: calling sp returning a recordset&quot; WORK,

change the connect code 
from $mysql = mysql_connect(&#039;localhost&#039;, &#039;example&#039;, &#039;example&#039;);
to $mysql = mysql_connect(&#039;localhost&#039;, &#039;example&#039;, &#039;example&#039;, false, 65536);</description>
		<content:encoded><![CDATA[<p>Thanks for the great information.</p>
<p>If I may offer some advice.<br />
In order to make &#8220;MYSQL: calling sp returning a recordset&#8221; WORK,</p>
<p>change the connect code<br />
from $mysql = mysql_connect(&#8216;localhost&#8217;, &#8216;example&#8217;, &#8216;example&#8217;);<br />
to $mysql = mysql_connect(&#8216;localhost&#8217;, &#8216;example&#8217;, &#8216;example&#8217;, false, 65536);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL Partition by preetul</title>
		<link>http://preetul.wordpress.com/2009/07/31/mysql-partition/#comment-232</link>
		<dc:creator>preetul</dc:creator>
		<pubDate>Mon, 16 Nov 2009 13:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://preetul.wordpress.com/?p=167#comment-232</guid>
		<description>Buddy ,personally i found it difficult.
I will speak with my frds regrding this and let u know if I get any idea.</description>
		<content:encoded><![CDATA[<p>Buddy ,personally i found it difficult.<br />
I will speak with my frds regrding this and let u know if I get any idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using MySQL Stored Procedures with PHP mysql/mysqli/pdo by preetul</title>
		<link>http://preetul.wordpress.com/2009/06/26/using-mysql-stored-procedures-with-php-mysqlmysqlipdo/#comment-231</link>
		<dc:creator>preetul</dc:creator>
		<pubDate>Mon, 16 Nov 2009 13:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://preetul.wordpress.com/?p=129#comment-231</guid>
		<description>I am not getting your questions. Can u elaborate plz?</description>
		<content:encoded><![CDATA[<p>I am not getting your questions. Can u elaborate plz?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using MySQL Stored Procedures with PHP mysql/mysqli/pdo by ram prasath</title>
		<link>http://preetul.wordpress.com/2009/06/26/using-mysql-stored-procedures-with-php-mysqlmysqlipdo/#comment-230</link>
		<dc:creator>ram prasath</dc:creator>
		<pubDate>Mon, 16 Nov 2009 09:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://preetul.wordpress.com/?p=129#comment-230</guid>
		<description>stored procedure using php how to delete proceder call in php</description>
		<content:encoded><![CDATA[<p>stored procedure using php how to delete proceder call in php</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using MySQL Stored Procedures with PHP mysql/mysqli/pdo by ram</title>
		<link>http://preetul.wordpress.com/2009/06/26/using-mysql-stored-procedures-with-php-mysqlmysqlipdo/#comment-229</link>
		<dc:creator>ram</dc:creator>
		<pubDate>Mon, 16 Nov 2009 09:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://preetul.wordpress.com/?p=129#comment-229</guid>
		<description> 
that program is perfomed all row will be deleted how to check where condition</description>
		<content:encoded><![CDATA[<p>that program is perfomed all row will be deleted how to check where condition</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL Partition by Jems</title>
		<link>http://preetul.wordpress.com/2009/07/31/mysql-partition/#comment-226</link>
		<dc:creator>Jems</dc:creator>
		<pubDate>Thu, 12 Nov 2009 08:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://preetul.wordpress.com/?p=167#comment-226</guid>
		<description>I want break a huge myisam table in several partitions based on similar strings withing a specific columns.
Example :&#039;preetul&#039;, &#039;preetul corriea&#039; &#039;corriea&#039; &#039;cpreetul&#039; &#039;preetulc&#039; etc. relevent strings should fall in single partition how do i do it?</description>
		<content:encoded><![CDATA[<p>I want break a huge myisam table in several partitions based on similar strings withing a specific columns.<br />
Example :&#8217;preetul&#8217;, &#8216;preetul corriea&#8217; &#8216;corriea&#8217; &#8216;cpreetul&#8217; &#8216;preetulc&#8217; etc. relevent strings should fall in single partition how do i do it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on creating HTML tags dynamically through javascript by engkoment</title>
		<link>http://preetul.wordpress.com/2007/10/12/creating-html-tags-dynamically-through-javascript/#comment-225</link>
		<dc:creator>engkoment</dc:creator>
		<pubDate>Tue, 10 Nov 2009 12:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://preetul.wordpress.com/2007/10/12/creating-html-tags-dynamically-through-javascript/#comment-225</guid>
		<description>Nice one!
I just wanted to create a brick game with javascript, and this gave me ideas to create another html tag on the page.
Big thanks!</description>
		<content:encoded><![CDATA[<p>Nice one!<br />
I just wanted to create a brick game with javascript, and this gave me ideas to create another html tag on the page.<br />
Big thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Favorite Quotes by Rohit</title>
		<link>http://preetul.wordpress.com/my-favorite-quotes/#comment-217</link>
		<dc:creator>Rohit</dc:creator>
		<pubDate>Tue, 29 Sep 2009 17:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://preetul.wordpress.com/?page_id=193#comment-217</guid>
		<description>&#039;It&#039;s a dangerous business, going out your door. You step onto the road, and if you don&#039;t keep your feet, there&#039;s no telling where you might be swept off to...&#039; 
- Bilbo Baggins in &#039;The Lord of The Rings&#039;</description>
		<content:encoded><![CDATA[<p>&#8216;It&#8217;s a dangerous business, going out your door. You step onto the road, and if you don&#8217;t keep your feet, there&#8217;s no telling where you might be swept off to&#8230;&#8217;<br />
- Bilbo Baggins in &#8216;The Lord of The Rings&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using MySQL Stored Procedures with PHP mysql/mysqli/pdo by preetul</title>
		<link>http://preetul.wordpress.com/2009/06/26/using-mysql-stored-procedures-with-php-mysqlmysqlipdo/#comment-215</link>
		<dc:creator>preetul</dc:creator>
		<pubDate>Tue, 22 Sep 2009 11:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://preetul.wordpress.com/?p=129#comment-215</guid>
		<description>Hey Buddy...thanx for u r contribution</description>
		<content:encoded><![CDATA[<p>Hey Buddy&#8230;thanx for u r contribution</p>
]]></content:encoded>
	</item>
</channel>
</rss>
