<?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 techfounder</title>
	<atom:link href="http://www.techfounder.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techfounder.net</link>
	<description>Blog about web development and Internet entrepreneurship</description>
	<lastBuildDate>Wed, 01 Feb 2012 15:23:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>Comment on Selecting closest values in MySQL by Ian Ringrose</title>
		<link>http://www.techfounder.net/2009/02/02/selecting-closest-values-in-mysql/comment-page-1/#comment-1247</link>
		<dc:creator>Ian Ringrose</dc:creator>
		<pubDate>Wed, 01 Feb 2012 15:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=213#comment-1247</guid>
		<description>A spatial index is another option, store all values as points with a fixed value for y, then a spatial index will provide a fast result.</description>
		<content:encoded><![CDATA[<p>A spatial index is another option, store all values as points with a fixed value for y, then a spatial index will provide a fast result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple row operations in MySQL / PHP by Chinh Dung</title>
		<link>http://www.techfounder.net/2009/05/14/multiple-row-operations-in-mysql-php/comment-page-1/#comment-1246</link>
		<dc:creator>Chinh Dung</dc:creator>
		<pubDate>Thu, 05 Jan 2012 17:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=229#comment-1246</guid>
		<description>Thank, i choose insert multiple. I can insert more more rows and many users on my page using insert in one time.</description>
		<content:encoded><![CDATA[<p>Thank, i choose insert multiple. I can insert more more rows and many users on my page using insert in one time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Common misconceptions in web application development by Eran Galperin</title>
		<link>http://www.techfounder.net/2008/07/20/common-misconceptions-in-web-application-development/comment-page-1/#comment-1245</link>
		<dc:creator>Eran Galperin</dc:creator>
		<pubDate>Wed, 23 Nov 2011 09:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=98#comment-1245</guid>
		<description>

 body p { margin-bottom: 0cm; margin-top: 0pt; }  

Delete

</description>
		<content:encoded><![CDATA[<p>body p { margin-bottom: 0cm; margin-top: 0pt; }  </p>
<p>Delete</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Common misconceptions in web application development by web development</title>
		<link>http://www.techfounder.net/2008/07/20/common-misconceptions-in-web-application-development/comment-page-1/#comment-1244</link>
		<dc:creator>web development</dc:creator>
		<pubDate>Wed, 23 Nov 2011 09:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=98#comment-1244</guid>
		<description>HI, 

Its excellent article guys about Common Misconceptions In Web Application Development. Your article is very helpful for all users. 

Thanks for it. </description>
		<content:encoded><![CDATA[<p>HI, </p>
<p>Its excellent article guys about Common Misconceptions In Web Application Development. Your article is very helpful for all users. </p>
<p>Thanks for it. </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selecting closest values in MySQL by Kristofer La Cour</title>
		<link>http://www.techfounder.net/2009/02/02/selecting-closest-values-in-mysql/comment-page-1/#comment-1243</link>
		<dc:creator>Kristofer La Cour</dc:creator>
		<pubDate>Sun, 06 Nov 2011 11:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=213#comment-1243</guid>
		<description>This i perfect, just what i needed, thanks allot! :)</description>
		<content:encoded><![CDATA[<p>This i perfect, just what i needed, thanks allot! <img src='http://www.techfounder.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Optimizing OR (union) operations in MySQL by syam kumar</title>
		<link>http://www.techfounder.net/2008/10/15/optimizing-or-union-operations-in-mysql/comment-page-1/#comment-1242</link>
		<dc:creator>syam kumar</dc:creator>
		<pubDate>Wed, 19 Oct 2011 11:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=126#comment-1242</guid>
		<description>Thanks for this good explanation ... </description>
		<content:encoded><![CDATA[<p>Thanks for this good explanation &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Database optimization techniques you can actually use by Оптимизация баз данных &#124; neyro.it</title>
		<link>http://www.techfounder.net/2011/03/25/database-profiling-and-optimizing-your-database-the-generic-version/comment-page-1/#comment-1241</link>
		<dc:creator>Оптимизация баз данных &#124; neyro.it</dc:creator>
		<pubDate>Tue, 11 Oct 2011 06:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=626#comment-1241</guid>
		<description>[...] SQL запросов в контексте использования базы данных MySQL http://www.techfounder.net/2011/03/25/database-profiling-and-optimizing-your-database-the-generic-ve...   This entry was posted in DB and tagged Db, MySQL, SQL by  . Bookmark the [...]</description>
		<content:encoded><![CDATA[<p>[...] SQL запросов в контексте использования базы данных MySQL <a href="http://www.techfounder.net/2011/03/25/database-profiling-and-optimizing-your-database-the-generic-ve.." rel="nofollow">http://www.techfounder.net/2011/03/25/database-profiling-and-optimizing-your-database-the-generic-ve..</a>.   This entry was posted in DB and tagged Db, MySQL, SQL by  . Bookmark the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Breaking down the PayPal API by Elsewhere, on September 21st - Once a nomad, always a nomad</title>
		<link>http://www.techfounder.net/2011/04/23/breaking-down-the-paypal-api/comment-page-1/#comment-1240</link>
		<dc:creator>Elsewhere, on September 21st - Once a nomad, always a nomad</dc:creator>
		<pubDate>Wed, 21 Sep 2011 21:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=654#comment-1240</guid>
		<description>[...] Shared Breaking down the PayPal API « techfounder. [...]</description>
		<content:encoded><![CDATA[<p>[...] Shared Breaking down the PayPal API « techfounder. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Breaking down the PayPal API by WordPress Shops and PayPal &#124; Gary Eckstein</title>
		<link>http://www.techfounder.net/2011/04/23/breaking-down-the-paypal-api/comment-page-1/#comment-1239</link>
		<dc:creator>WordPress Shops and PayPal &#124; Gary Eckstein</dc:creator>
		<pubDate>Sun, 11 Sep 2011 04:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=654#comment-1239</guid>
		<description>[...] article by Eran Galperin where he states (this is very similar to what he wrote previously in a techfounder Website article): PayPal’s API is among the worst I’ve ever had to deal with. Inconsistencies, [...]</description>
		<content:encoded><![CDATA[<p>[...] article by Eran Galperin where he states (this is very similar to what he wrote previously in a techfounder Website article): PayPal’s API is among the worst I’ve ever had to deal with. Inconsistencies, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Breaking down the PayPal API by Ricard Clau</title>
		<link>http://www.techfounder.net/2011/04/23/breaking-down-the-paypal-api/comment-page-1/#comment-1237</link>
		<dc:creator>Ricard Clau</dc:creator>
		<pubDate>Tue, 30 Aug 2011 09:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=654#comment-1237</guid>
		<description>I agree that PayPal API is far from perfect, bust trust me, Spanish Sermepa Payment API (which is where all VISA, MasterCard and AMEX direct payments go here) is so worse!</description>
		<content:encoded><![CDATA[<p>I agree that PayPal API is far from perfect, bust trust me, Spanish Sermepa Payment API (which is where all VISA, MasterCard and AMEX direct payments go here) is so worse!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

