<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: taskman: yet another Ant alternative</title>
	<link>http://efiquest.org/2010-10-13/35/</link>
	<description>(mostly in programming and *nix administration)</description>
	<pubDate>Sat, 19 May 2012 14:17:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: pachanga</title>
		<link>http://efiquest.org/2010-10-13/35/#comment-1304</link>
		<dc:creator>pachanga</dc:creator>
		<pubDate>Tue, 19 Oct 2010 15:08:01 +0000</pubDate>
		<guid>http://efiquest.org/2010-10-13/35/#comment-1304</guid>
		<description>2devsmt: task *say* has *hello* and *world* dependencies</description>
		<content:encoded><![CDATA[<p>2devsmt: task *say* has *hello* and *world* dependencies</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: devsmt</title>
		<link>http://efiquest.org/2010-10-13/35/#comment-1303</link>
		<dc:creator>devsmt</dc:creator>
		<pubDate>Tue, 19 Oct 2010 13:36:44 +0000</pubDate>
		<guid>http://efiquest.org/2010-10-13/35/#comment-1303</guid>
		<description>is the example correct? 
php task.php say Whatever
i whold expect only task_say() to be called with parameter "Whatever"</description>
		<content:encoded><![CDATA[<p>is the example correct?<br />
php task.php say Whatever<br />
i whold expect only task_say() to be called with parameter &#8220;Whatever&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: My desperate life quest for efficiency &#187; Blog Archive &#187; Cross-platform convenience wrapper around fcsh (for fast incremental Flex builds)</title>
		<link>http://efiquest.org/2010-10-13/35/#comment-1253</link>
		<dc:creator>My desperate life quest for efficiency &#187; Blog Archive &#187; Cross-platform convenience wrapper around fcsh (for fast incremental Flex builds)</dc:creator>
		<pubDate>Thu, 14 Oct 2010 17:54:01 +0000</pubDate>
		<guid>http://efiquest.org/2010-10-13/35/#comment-1253</guid>
		<description>[...] far so good, I implemented the whole project build pipeline using my PHP library taskman(more on it on some other day). By the way, the cool thing about the total control of the build process is the fact I could [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] far so good, I implemented the whole project build pipeline using my PHP library taskman(more on it on some other day). By the way, the cool thing about the total control of the build process is the fact I could [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shein Alexey (conf)</title>
		<link>http://efiquest.org/2010-10-13/35/#comment-1247</link>
		<dc:creator>Shein Alexey (conf)</dc:creator>
		<pubDate>Thu, 14 Oct 2010 05:55:19 +0000</pubDate>
		<guid>http://efiquest.org/2010-10-13/35/#comment-1247</guid>
		<description>Well done, congrats with publication on PHP Planet :)</description>
		<content:encoded><![CDATA[<p>Well done, congrats with publication on PHP Planet <img src='http://efiquest.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pachanga</title>
		<link>http://efiquest.org/2010-10-13/35/#comment-1246</link>
		<dc:creator>pachanga</dc:creator>
		<pubDate>Thu, 14 Oct 2010 05:18:57 +0000</pubDate>
		<guid>http://efiquest.org/2010-10-13/35/#comment-1246</guid>
		<description>@David, thanks for the link. Phake looks very promising. That's what probably taskman should have looked like if it used PHP-5.3 features.</description>
		<content:encoded><![CDATA[<p>@David, thanks for the link. Phake looks very promising. That&#8217;s what probably taskman should have looked like if it used PHP-5.3 features.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pachanga</title>
		<link>http://efiquest.org/2010-10-13/35/#comment-1245</link>
		<dc:creator>pachanga</dc:creator>
		<pubDate>Thu, 14 Oct 2010 05:09:20 +0000</pubDate>
		<guid>http://efiquest.org/2010-10-13/35/#comment-1245</guid>
		<description>Well, exactly, XML programming is awful :) Besides, as I said, taskman is very simple to use - just one include, no dependencies.</description>
		<content:encoded><![CDATA[<p>Well, exactly, XML programming is awful <img src='http://efiquest.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Besides, as I said, taskman is very simple to use - just one include, no dependencies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis Bazhenov</title>
		<link>http://efiquest.org/2010-10-13/35/#comment-1244</link>
		<dc:creator>Denis Bazhenov</dc:creator>
		<pubDate>Thu, 14 Oct 2010 04:31:03 +0000</pubDate>
		<guid>http://efiquest.org/2010-10-13/35/#comment-1244</guid>
		<description>Why you just don't use Phing? Is it XML so awful :)</description>
		<content:encoded><![CDATA[<p>Why you just don&#8217;t use Phing? Is it XML so awful <img src='http://efiquest.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://efiquest.org/2010-10-13/35/#comment-1243</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 14 Oct 2010 01:59:43 +0000</pubDate>
		<guid>http://efiquest.org/2010-10-13/35/#comment-1243</guid>
		<description>There's also Phake.
http://github.com/jaz303/phake

Haven't tried any of them yet though. Been using phing for the time being.</description>
		<content:encoded><![CDATA[<p>There&#8217;s also Phake.<br />
<a href="http://github.com/jaz303/phake" rel="nofollow">http://github.com/jaz303/phake</a></p>
<p>Haven&#8217;t tried any of them yet though. Been using phing for the time being.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

