<?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 Victor Farazdagi</title>
	<atom:link href="http://www.phpmag.ru/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpmag.ru</link>
	<description>Phrozn, Phing &#38; Zend Framework Musings</description>
	<lastBuildDate>Sat, 04 Feb 2012 15:23:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Extremely Usefull NetBeans Shortcuts by kode</title>
		<link>http://www.phpmag.ru/2009/01/23/extremely-usefull-netbeans-shortcuts/comment-page-1/#comment-1870</link>
		<dc:creator>kode</dc:creator>
		<pubDate>Sat, 04 Feb 2012 15:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpmag.ru/?p=339#comment-1870</guid>
		<description>When I started using NetBeans I also found the post you mention with the top ten shortcuts for NetBeans. With time I move to Eclipse and here is my list. You can find some helpful shortcuts, like i do in your.

http://kdelchev.com/2012/02/netbeans-eclipse-pdt-shortcuts-comparison/

Cheers</description>
		<content:encoded><![CDATA[<p>When I started using NetBeans I also found the post you mention with the top ten shortcuts for NetBeans. With time I move to Eclipse and here is my list. You can find some helpful shortcuts, like i do in your.</p>
<p><a href="http://kdelchev.com/2012/02/netbeans-eclipse-pdt-shortcuts-comparison/" rel="nofollow">http://kdelchev.com/2012/02/netbeans-eclipse-pdt-shortcuts-comparison/</a></p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL: tinyint(1) and tinyint(4), which one is bigger? by Jpsy</title>
		<link>http://www.phpmag.ru/2009/02/15/mysql-tinyint1-and-tinyint4-which-one-is-bigger/comment-page-1/#comment-1868</link>
		<dc:creator>Jpsy</dc:creator>
		<pubDate>Wed, 25 Jan 2012 12:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpmag.ru/?p=441#comment-1868</guid>
		<description>Very nice. Thanks for the clarification!</description>
		<content:encoded><![CDATA[<p>Very nice. Thanks for the clarification!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Phing: Tasks for Git added! by Victor Farazdagi</title>
		<link>http://www.phpmag.ru/2010/10/21/phing-tasks-for-git-added/comment-page-1/#comment-1858</link>
		<dc:creator>Victor Farazdagi</dc:creator>
		<pubDate>Tue, 15 Nov 2011 15:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpmag.ru/?p=1154#comment-1858</guid>
		<description>@jadianes
Well, git commit is nice, I just didn&#039;t think anyone would want to automate such an essential thing as committing into repo - it is hard to automatically cherry-pick what file deltas to commit and what to ignore, thus potentially leading to files you&#039;d never commit manually being committed.

Anyway, it seems you have a use case for GitCommit task. So, I added it to my todo list, and will look into it.</description>
		<content:encoded><![CDATA[<p>@jadianes<br />
Well, git commit is nice, I just didn&#8217;t think anyone would want to automate such an essential thing as committing into repo &#8211; it is hard to automatically cherry-pick what file deltas to commit and what to ignore, thus potentially leading to files you&#8217;d never commit manually being committed.</p>
<p>Anyway, it seems you have a use case for GitCommit task. So, I added it to my todo list, and will look into it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend Framework: models auto-loading by K. Shahzad</title>
		<link>http://www.phpmag.ru/2009/03/23/zend-framework-models-auto-loading/comment-page-1/#comment-1857</link>
		<dc:creator>K. Shahzad</dc:creator>
		<pubDate>Sat, 12 Nov 2011 08:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpmag.ru/?p=511#comment-1857</guid>
		<description>Thumbs Up ! this solved my problem. I am new to zend and learning it. Was wondering, how to load a class.</description>
		<content:encoded><![CDATA[<p>Thumbs Up ! this solved my problem. I am new to zend and learning it. Was wondering, how to load a class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Phing: Tasks for Git added! by jadianes</title>
		<link>http://www.phpmag.ru/2010/10/21/phing-tasks-for-git-added/comment-page-1/#comment-1856</link>
		<dc:creator>jadianes</dc:creator>
		<pubDate>Thu, 03 Nov 2011 22:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpmag.ru/?p=1154#comment-1856</guid>
		<description>Hi!

Why is a commit task useless? When working locally, git&#039;s commit command is essential. Actually is what makes the version control thing... E. g. After passing tests properly, I would like to commit (and maybe push) and then deploy files in my local apache installation.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Why is a commit task useless? When working locally, git&#8217;s commit command is essential. Actually is what makes the version control thing&#8230; E. g. After passing tests properly, I would like to commit (and maybe push) and then deploy files in my local apache installation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend Framework: dynamically change view script by Keyne</title>
		<link>http://www.phpmag.ru/2009/07/31/zend-framework-dynamically-change-view-script/comment-page-1/#comment-1855</link>
		<dc:creator>Keyne</dc:creator>
		<pubDate>Tue, 01 Nov 2011 08:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpmag.ru/?p=731#comment-1855</guid>
		<description>Thanks man! Your post is easier to find on google then the zend docs. What a shame =))</description>
		<content:encoded><![CDATA[<p>Thanks man! Your post is easier to find on google then the zend docs. What a shame =))</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL Client: how to enable auto-completion by compton</title>
		<link>http://www.phpmag.ru/2009/01/28/mysql-how-to-enable-auto-completion/comment-page-1/#comment-1849</link>
		<dc:creator>compton</dc:creator>
		<pubDate>Thu, 22 Sep 2011 08:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpmag.ru/?p=362#comment-1849</guid>
		<description>Thanks for the tip, worked a treat.

Curiously I have the opposite situation to Kearney - my home ubuntu machine has always had this enabled by default, but my Mac at work did not!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, worked a treat.</p>
<p>Curiously I have the opposite situation to Kearney &#8211; my home ubuntu machine has always had this enabled by default, but my Mac at work did not!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend Framework: dynamically change view script by Sadjow</title>
		<link>http://www.phpmag.ru/2009/07/31/zend-framework-dynamically-change-view-script/comment-page-1/#comment-1843</link>
		<dc:creator>Sadjow</dc:creator>
		<pubDate>Sat, 20 Aug 2011 04:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpmag.ru/?p=731#comment-1843</guid>
		<description>nice post. thanks.</description>
		<content:encoded><![CDATA[<p>nice post. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Top 10 Wrong Ideas About PHP Wrong Ideas by Mikushi</title>
		<link>http://www.phpmag.ru/2011/08/19/top-10-wrong-ideas-about-php-wrong-ideas/comment-page-1/#comment-1841</link>
		<dc:creator>Mikushi</dc:creator>
		<pubDate>Fri, 19 Aug 2011 19:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpmag.ru/?p=1386#comment-1841</guid>
		<description>Nice addition. And to expend on point 9, PHP is probably the web language that scales the best, i&#039;ve dealt (and architectured) sites dealing with millions of unique visitors per day, i&#039;ve also used .NET and Python in the same context, and PHP has a lot of advantages that makes it a good choice for a high traffic/high load website.</description>
		<content:encoded><![CDATA[<p>Nice addition. And to expend on point 9, PHP is probably the web language that scales the best, i&#8217;ve dealt (and architectured) sites dealing with millions of unique visitors per day, i&#8217;ve also used .NET and Python in the same context, and PHP has a lot of advantages that makes it a good choice for a high traffic/high load website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Top 10 Wrong Ideas About PHP Wrong Ideas by mario</title>
		<link>http://www.phpmag.ru/2011/08/19/top-10-wrong-ideas-about-php-wrong-ideas/comment-page-1/#comment-1840</link>
		<dc:creator>mario</dc:creator>
		<pubDate>Fri, 19 Aug 2011 18:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpmag.ru/?p=1386#comment-1840</guid>
		<description>Not quite sure that guy is well-regarded, of if that anti-open source site of his qualifies him for pretentious articles like these. (It&#039;s more testament to the simple realization that OOP cramming for the sake of OOPism does not yield quality code.)</description>
		<content:encoded><![CDATA[<p>Not quite sure that guy is well-regarded, of if that anti-open source site of his qualifies him for pretentious articles like these. (It&#8217;s more testament to the simple realization that OOP cramming for the sake of OOPism does not yield quality code.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

