<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 23 May 2013 02:26:57 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Raphael Stolt's Blog: Getting a visualization of a Phing buildfile]]></title>
      <guid>http://www.phpdeveloper.org/news/11301</guid>
      <link>http://www.phpdeveloper.org/news/11301</link>
      <description><![CDATA[<p>
<i>Raphael Stolt</i> recently spent some time working up a tool to visualize Phing buildfiles and he's blogged about it in <A href="http://raphaelstolt.blogspot.com/2008/10/getting-visualization-of-phing.html">this new post</a>.
</p>
<blockquote>
Out of the box the Phing -l option can be used to get a first overview of all available targets in a given buildfile but it doesn't untangle the target dependencies and sometimes a picture is still worth a thousand words. Luckily the Ant community already provides several tools to accomplish the visualization of Ant buildfiles, reaching from solutions that apply a Xslt stylesheet upon a given buildfile.
</blockquote>
<p>
Using the <a href="http://ant2dot.sourceforge.net/">ant2dot</a> tool along with the <a href="http://www.graphviz.org/">Graphiz</a> graphic library, he transforms the XML from the build file into a simple graphic showing the flow of the build. An <a href="http://www.flickr.com/photos/raphaelstolt/2974636277/">example image</a> is included.
</p>]]></description>
      <pubDate>Tue, 28 Oct 2008 12:03:41 -0500</pubDate>
    </item>
  </channel>
</rss>
