<?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, 08 Jan 2009 03:28:01 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Community News: phpAspect Project Revived]]></title>
      <guid>http://www.phpdeveloper.org/news/7967</guid>
      <link>http://www.phpdeveloper.org/news/7967</link>
      <description><![CDATA[<p>
If you've been looking for more information on the phpAspect project but have been sad to note it having fallen by the wayside, you'll be happy to know that <i>Willliam Candillon</i> is alive and well and so is the project!
</p>
<blockquote>
The first news concerns the windows developers, the windows build of <a href="http://pecl.php.net/package/Parse_Tree">PHP_Parse_Tree</a> is finally available (<a href="http://phpaspect.org/parse_tree/php_parse_tree.dll">click here to download</a>)! [...] The second news is that my proposal "<a href="http://code.google.com/soc/google/appinfo.html?csaid=C71130166CAA177E">phpAspect eclipse plugin</a>" for the <a href="http://code.google.com/soc/">Google Summer of Code 2007</a> under the mentoring of Gilles Vanwormhoudt has been accepted!
</blockquote>
<p>
Be sure to keep an eye on <a href="http://phpaspect.blogspot.com/">the project's website</a> and their <a href="http://code.google.com/soc/google/appinfo.html?csaid=C71130166CAA177E">Summer of Code</a> page to keep up with the latest.
</p>]]></description>
      <pubDate>Mon, 04 Jun 2007 15:58:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Willliam Candillon's Blog: phpAspect on Tour]]></title>
      <guid>http://www.phpdeveloper.org/news/7153</guid>
      <link>http://www.phpdeveloper.org/news/7153</link>
      <description><![CDATA[<p>
<i>Willliam Candillon</i> has a <a href="http://phpaspect.blogspot.com/2007/01/phpaspect-on-tour.html">(very) quick note</a> for all of the phpAspect fans out there:
</p>
<blockquote>
I will be performing a talk about phpAspect at <a href="http://www.solutionslinux.fr/en/index.php">Solution Linux 2007</a>, the 31th january 2007 and a <a href="http://www.fosdem.org/2007/lightningtalks">lightning talk</a> at <a href="http://www.fosdem.org/2007">FOSDEM</a> next month. I'm looking forward to collect your feedbacks, questions and suggestions about phpAspect!
</blockquote>
<p>
The <a href="http://www.solutionslinux.fr/en/index.php">Solution Linux 2007</a> conference is happening in Paris from the 30th of January to the 1st of February. <a href="http://www.fosdem.org/2007/">FOSDEM</a> will be in Brussels, Belgium and is happening the 24th and 25th of February.
</p>]]></description>
      <pubDate>Tue, 23 Jan 2007 14:46:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[William Candillon's Blog: phpAspect alpha 0.1.0 is released!]]></title>
      <guid>http://www.phpdeveloper.org/news/7044</guid>
      <link>http://www.phpdeveloper.org/news/7044</link>
      <description><![CDATA[<p>
<i>William Candillon</i> has made two new advances in his phpAspect project - first, he's moved the project to its <a href="http://phpaspect.blogspot.com/">own blog</a> and second, he's officially <a href="http://phpaspect.blogspot.com/2007/01/i-took-advantage-of-end-year-holiday.html">released a new version</a> of the library.
</p>
<blockquote>
I took advantage of the end-year holiday period to work on my <a href="http://code.google.com/soc/php/appinfo.html?csaid=E21E7E68ED9618C">Google Summer of Code project</a> and I'm very pleased to announce the release of <a href="http://code.google.com/p/phpaspect/downloads/list">phpAspect alpha 0.1.0</a>.
</blockquote>
<p>
He's started <a href="http://phpaspect.org/documentation">the documentation</a> (downloadable <a href="http://code.google.com/p/phpaspect-doc/">here</a>) and seems excited about where the project is heading and how much support there's been to see it succeed. <i>Sebastian Bergmann</i> has <a href="http://sebastian-bergmann.de/archives/648-phpAspect-0.1.0.html">also posted</a> some of his own support.
</p>]]></description>
      <pubDate>Mon, 08 Jan 2007 08:36:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[William Candillon's Blog: The new release of phpAspect is coming soon]]></title>
      <guid>http://www.phpdeveloper.org/news/6909</guid>
      <link>http://www.phpdeveloper.org/news/6909</link>
      <description><![CDATA[<p>
On <a href="http://wcandillon.blogspot.com/2006/12/new-release-of-phpaspect-is-coming.html">his blog</a>, <i>William Candillon</i> mentions an upcoming release of his apsect-based framework for PHP - phpAspect.
</p>
<blockquote>
I have two weeks of holidays very soon, there will be dedicated to the release of phpAspect. Basically, I need to clean up some piece of code and finish to write the documentation.
</blockquote>
<p>
Keep an eye on <a href="http://code.google.com/p/phpaspect/">the project's page</a> (on the Google Code Hosting service) for the update.
</p>]]></description>
      <pubDate>Mon, 18 Dec 2006 07:23:40 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[William Candillon's Blog: The Parse Tree generator]]></title>
      <guid>http://www.phpdeveloper.org/news/6476</guid>
      <link>http://www.phpdeveloper.org/news/6476</link>
      <description><![CDATA[<p>
<i>William Candillon</i> has made a <a href="http://wcandillon.blogspot.com/2006/10/parse-tree-generator-i-put-this-form.html">quick post</a> concerning his phpAspect project including a demo for anyone to work with and some documentation for the project.
</p>
<blockquote>
<p>
I put this form online so you can try the parse tree extension without installing it: <a href="http://phpaspect.org/ast">http://phpaspect.org/ast</a>. You can upload your own php script and get the xml tree or the tree visualization in png format.
</p>
<p>
I also put a mini documentation on a wiki page: <a href="http://phpaspect.org/wiki/doku.php?id=parse_tree">http://phpaspect.org/wiki/doku.php?id=parse_tree</a>.
</p>
</blockquote>
<p>
Check out <a href="http://phpaspect.org">the main project website</a> for all of the info surrounding the phpAspect project and where it's headed.
</p>]]></description>
      <pubDate>Wed, 11 Oct 2006 10:49:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[William Candillon's Blog: phpAspect presented at the EPFL]]></title>
      <guid>http://www.phpdeveloper.org/news/6184</guid>
      <link>http://www.phpdeveloper.org/news/6184</link>
      <description><![CDATA[<p>
<i>William Candillon</i> has <a href="http://wcandillon.blogspot.com/2006/08/phpaspect-presented-at-epfl-last-week.html">has posted</a> about the project he was working on for the Google Summer of Code - phpAspect - and a talk he was invited to do on it.
</p>
<blockquote>
Last week I was invited by <a href="http://www.blogger.com/img/gl.link.gif">Christelle Vangenot</a> to talk about phpAspect and some of the new features I developed during the <a href="http://code.google.com/soc/php/appinfo.html?csaid=E21E7E68ED9618C">Google Summer of code</a>.
</blockquote>
<p>
If you'd like to check out the slides presented at the talk, check out <a href="http://phpaspect.org/conferences/poa_epfl.pdf">this PDF</a>.
</p>]]></description>
      <pubDate>Thu, 31 Aug 2006 10:34:40 -0500</pubDate>
    </item>
  </channel>
</rss>
