<?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 Alexey Zakhlestins blog</title>
	<atom:link href="http://blog.milkfarmsoft.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.milkfarmsoft.com</link>
	<description>Programming for Mac and Web</description>
	<lastBuildDate>Wed, 23 Dec 2009 18:07:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
		<item>
		<title>Comment on PDO gets official support from MySQL AB by sikat ang pinoy</title>
		<link>http://blog.milkfarmsoft.com/2007/09/pdo-gets-official-support-from-mysql-ab/comment-page-1/#comment-80574</link>
		<dc:creator>sikat ang pinoy</dc:creator>
		<pubDate>Wed, 23 Dec 2009 18:07:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=68#comment-80574</guid>
		<description>PDO is good.. do u have problems with it?</description>
		<content:encoded><![CDATA[<p>PDO is good.. do u have problems with it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ode to mb_ereg functions by Maarten Stolte</title>
		<link>http://blog.milkfarmsoft.com/2009/11/ode-to-mb_ereg-functions/comment-page-1/#comment-80568</link>
		<dc:creator>Maarten Stolte</dc:creator>
		<pubDate>Sat, 28 Nov 2009 17:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=151#comment-80568</guid>
		<description>pretty cool information, someone should append it to the PHP Manual?</description>
		<content:encoded><![CDATA[<p>pretty cool information, someone should append it to the PHP Manual?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ode to mb_ereg functions by Stas</title>
		<link>http://blog.milkfarmsoft.com/2009/11/ode-to-mb_ereg-functions/comment-page-1/#comment-80566</link>
		<dc:creator>Stas</dc:creator>
		<pubDate>Sat, 28 Nov 2009 06:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=151#comment-80566</guid>
		<description>How about fixing the manual for them? ;)</description>
		<content:encoded><![CDATA[<p>How about fixing the manual for them? <img src='http://blog.milkfarmsoft.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pake: PHP project build system by indeyets</title>
		<link>http://blog.milkfarmsoft.com/2009/08/pake-php5-project-build-system/comment-page-1/#comment-80552</link>
		<dc:creator>indeyets</dc:creator>
		<pubDate>Sat, 29 Aug 2009 11:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=127#comment-80552</guid>
		<description>I recently added support for SVN, Git and rsync&lt;br&gt;&lt;br&gt;something like this:&lt;br&gt;&lt;br&gt;pakeSubversion::export($repo_url, $local_path);&lt;br&gt;pakeRSync::sync_to_server($local_path, &#039;your.server.com&#039;, $remote_path);&lt;br&gt;&lt;br&gt;in case of pakeRSync you can specify array of paths as $local_path and pake will put all of them in $remote_path</description>
		<content:encoded><![CDATA[<p>I recently added support for SVN, Git and rsync</p>
<p>something like this:</p>
<p>pakeSubversion::export($repo_url, $local_path);<br />pakeRSync::sync_to_server($local_path, &#39;your.server.com&#39;, $remote_path);</p>
<p>in case of pakeRSync you can specify array of paths as $local_path and pake will put all of them in $remote_path</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XSLCache in PECL by indeyets</title>
		<link>http://blog.milkfarmsoft.com/2009/08/xslcache-in-pecl/comment-page-1/#comment-80548</link>
		<dc:creator>indeyets</dc:creator>
		<pubDate>Thu, 27 Aug 2009 12:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=136#comment-80548</guid>
		<description>That is a long-term goal. For now, xslcache just needed a formal release, as version from NYTimes didn&#039;t include several important patches</description>
		<content:encoded><![CDATA[<p>That is a long-term goal. For now, xslcache just needed a formal release, as version from NYTimes didn&#39;t include several important patches</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XSLCache in PECL by Edir</title>
		<link>http://blog.milkfarmsoft.com/2009/08/xslcache-in-pecl/comment-page-1/#comment-80547</link>
		<dc:creator>Edir</dc:creator>
		<pubDate>Thu, 27 Aug 2009 01:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=136#comment-80547</guid>
		<description>excellent idea!&lt;br&gt;Why not incorporate it in XSL extension of PHP?</description>
		<content:encoded><![CDATA[<p>excellent idea!<br />Why not incorporate it in XSL extension of PHP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Application Server in PHP? well… Yes! by indeyets</title>
		<link>http://blog.milkfarmsoft.com/2007/06/application-server-in-php-well%e2%80%a6-yes/comment-page-2/#comment-80546</link>
		<dc:creator>indeyets</dc:creator>
		<pubDate>Mon, 24 Aug 2009 12:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=51#comment-80546</guid>
		<description>You are underestimating both me and php ;)&lt;br&gt;I know quite a lot of programming languages. Enough to stop thinking about learning new language as about the achievement.&lt;br&gt;And php really can be used for much more than simple web-scripting. It made a long way since php3-days and is suitable for this kind of tasks</description>
		<content:encoded><![CDATA[<p>You are underestimating both me and php <img src='http://blog.milkfarmsoft.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> <br />I know quite a lot of programming languages. Enough to stop thinking about learning new language as about the achievement.<br />And php really can be used for much more than simple web-scripting. It made a long way since php3-days and is suitable for this kind of tasks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Application Server in PHP? well… Yes! by ClubPenguinCheats</title>
		<link>http://blog.milkfarmsoft.com/2007/06/application-server-in-php-well%e2%80%a6-yes/comment-page-2/#comment-80545</link>
		<dc:creator>ClubPenguinCheats</dc:creator>
		<pubDate>Mon, 24 Aug 2009 05:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=51#comment-80545</guid>
		<description>You people have to stop trying to do everything with php. Learn other languages and use them for such cases, there are better solutions than this. It&#039;s not my intention to flame, I&#039;m just making a point: In theory I could wipe my ass with a piece of sandpaper, but that&#039;s not what it was made for.</description>
		<content:encoded><![CDATA[<p>You people have to stop trying to do everything with php. Learn other languages and use them for such cases, there are better solutions than this. It&#39;s not my intention to flame, I&#39;m just making a point: In theory I could wipe my ass with a piece of sandpaper, but that&#39;s not what it was made for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP-FPM is BSD-licensed now by ClubPenguinCheats</title>
		<link>http://blog.milkfarmsoft.com/2009/06/php-fpm-is-bsd-licensed-now/comment-page-1/#comment-80544</link>
		<dc:creator>ClubPenguinCheats</dc:creator>
		<pubDate>Mon, 24 Aug 2009 05:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=88#comment-80544</guid>
		<description>PHP-FPM is an excellent addition to PHP core features that we were waiting for several years.</description>
		<content:encoded><![CDATA[<p>PHP-FPM is an excellent addition to PHP core features that we were waiting for several years.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Everything you didn&#8217;t want to know about cookies by ClubPenguinCheats</title>
		<link>http://blog.milkfarmsoft.com/2007/06/everything-you-didnt-want-to-know-about-cookies/comment-page-1/#comment-80543</link>
		<dc:creator>ClubPenguinCheats</dc:creator>
		<pubDate>Mon, 24 Aug 2009 05:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=54#comment-80543</guid>
		<description>PHP supports an enhanced version of the Netscape Cookie 0 standard.</description>
		<content:encoded><![CDATA[<p>PHP supports an enhanced version of the Netscape Cookie 0 standard.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
