<?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>Fri, 29 Aug 2008 19:18:18 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Derick Rethans' Blog: Friday afternoon toying: eZ Components as phar]]></title>
      <guid>http://www.phpdeveloper.org/news/10505</guid>
      <link>http://www.phpdeveloper.org/news/10505</link>
      <description><![CDATA[<p>
<i>Derick Rethans</i> <a href="http://derickrethans.nl/friday_afternoon_toying_ez_components_as_phar.php>finished off</a> last week by playing with a compression and distribution tool that's going to be built into the core release of PHP 5.3 - <a href="http://php.net/phar">phar</a>. More specifically, he tried it out on the eZ Components framework, trying to make a complete release package.
</p>
<blockquote>
A phar is to PHP what a jar is to Java. I spent a little time to see how easy it would be to make our latest <a href="http://ezcomponents.org/">eZ Components</a> release into a workable phar.
</blockquote>
<p>
He includes the few lines of code to make a package (four in his case) and a one-liner on how to use it in your application. Building the package is as easy as running a PHP command line call. 
</p>
<p>
Others in the community have picked up on <a href="http://derickrethans.nl/friday_afternoon_toying_ez_components_as_phar.php">Derick's post</a> and have checked into phar themselves - <a href="http://sebastian-bergmann.de/archives/799-Phar.html">Sebastian Bergmann</a> and <a href="http://feeds.feedburner.com/~r/StuartHerbert/~3/71761987/">Stuart Herbert</a> (on benchmarking phar).
</p>]]></description>
      <pubDate>Mon, 30 Jun 2008 07:56:21 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Derick Rethans' Blog: eZ Components (Awards)]]></title>
      <guid>http://www.phpdeveloper.org/news/10470</guid>
      <link>http://www.phpdeveloper.org/news/10470</link>
      <description><![CDATA[<p>
Recently the eZ Systems group had their eZ Awards ceremony at this year's Open Nordic Conference 2008. <i>Derick Rethans</i> has <a href="http://derickrethans.nl/ez_awards.php">a brief post</a> about the ceremony and the nominees/winner of the eZ Components award.
</p>
<blockquote>
Last Thursday, during the <a href="http://conference.ez.no/">Open Nordic Conference 2008</a> <a href="http://ez.no/">eZ Systems</a> handed out its annual awards again. For the <a href="http://ezcomponents.org/">eZ Components</a> award, there were four nominees, which are all recognised for their support of the eZ Components project.
</blockquote>
<p>
Nominees included <i>Stefan Marr</i> and <i>Falko Menge</i>, <i>James Pic</i>, <i>Andreas Schamberger</i> and <i>Freddie Witherden</i>. The winner was <i>James Pic</i> for his work with the upcoming MVC additions to the component framework. 
</p>]]></description>
      <pubDate>Tue, 24 Jun 2008 08:43:21 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Lukas Smith's Blog: KISS my...]]></title>
      <guid>http://www.phpdeveloper.org/news/10381</guid>
      <link>http://www.phpdeveloper.org/news/10381</link>
      <description><![CDATA[<p>
<i>Lukas Smith</i> recently <a href="http://pooteeweet.org/blog/0/1151#m1151">posted about</a> issues he's been coming across with the "KISS" mentality (and code) that the Zend Framework implements, specifically for the Zend_Feed component.
</p>
<blockquote>
Now that I am actually using the Zend Framework on my first project, hitting bugs/limitations in Zend_Feed and therefore looking at the code, I must say I am seeing feature duplication with internal PHP features that does not quite fit in with the KISS principle.
</blockquote>
<p>
He points out a few things that illustrate his point - the use of Zend_Http_Client instead of a <a href="http://ch2.php.net/manual/en/function.stream-context-create.php">strea context</a>, passing XML contents into loadXML instead of just load. As a replacement, he's considered <a href="http://svn.ez.no/svn/ezcomponents/trunk/Feed/src/feed.php">a Feed component</a> from the eZ components system, but it hasn't been released (officially) yet. So, as an alternative, he's come up with <a href="http://pooteeweet.org/public/Zend_Feed.diff">a patch</a> to fix a few things in the Zend_Feed component to make it a bit more KISS-friendly.
</p>]]></description>
      <pubDate>Tue, 10 Jun 2008 12:53:58 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Tobias Schlitt's Blog: Book of the month (eZ Components)]]></title>
      <guid>http://www.phpdeveloper.org/news/9526</guid>
      <link>http://www.phpdeveloper.org/news/9526</link>
      <description><![CDATA[<p>
<i>Tobias Schlitt</i> <a href="http://schlitt.info/applications/blog/index.php?/archives/577-Book-of-the-month.html">mentioned today</a> that the book from him and fellow co-author <i>Kore Nordmann</i>, a <a href="http://www.amazon.de/gp/product/3836210738?ie=UTF8&tag=tobiscliapass-21&linkCode=as2&camp=1638&creative=6742&creativeASIN=3836210738">guide to the eZ Components framework</a>, has been made the featured book of the month over on <a href="http://www.dynamic-webpages.de">DynamicWebPages.de</a>.
</p>
<blockquote>
On <a href="http://www.dynamic-webpages.de/">the website</a> you now find a picture of the book in a very prominent place and an <A href="http://www.dynamic-webpages.de/11.buecher.php?buchID=75">extensive recension</a> (German) linked from there.
</blockquote>
<p>
You can find out more about the book and pick up your own copy from <a href="http://www.amazon.de/gp/product/3836210738?ie=UTF8&tag=tobiscliapass-21&linkCode=as2&camp=1638&creative=6742&creativeASIN=3836210738">Amazon</a>.
</p>]]></description>
      <pubDate>Wed, 30 Jan 2008 10:27:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Sebastian Bergmann's Blog: Support for the Cancel Case Workflow Pattern]]></title>
      <guid>http://www.phpdeveloper.org/news/9495</guid>
      <link>http://www.phpdeveloper.org/news/9495</link>
      <description><![CDATA[<p>
<i>Sebastian Bergmann</i> has <a href="http://sebastian-bergmann.de/archives/741-Support-for-the-Cancel-Case-Workflow-Pattern.html">a post</a> about a new feature of the Workflow component in the <a href="http://ezcomponents.org/">eZ Components libraries</a> - the Cancel Case Pattern.
</p>
<blockquote>
Version 1.2 of the <a href="http://ezcomponents.org/docs/tutorials/Workflow">Workflow</a> component that is part of the <a href="http://ezcomponents.org/">eZ Components</a> adds support for the Cancel Case workflow pattern:
</blockquote>
<p>
Once this Workflow pattern is called the complete Workflow instance is removed from the current execution (including any running nodes). You can find out more about the ezWorkflowNode in <a href="http://ezcomponents.org/docs/api/trunk/Workflow/ezcWorkflowNode.html">their documentation</a>.
</p>]]></description>
      <pubDate>Fri, 25 Jan 2008 09:45:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Derick Rethans' Blog: eZ Components 2007.2]]></title>
      <guid>http://www.phpdeveloper.org/news/9269</guid>
      <link>http://www.phpdeveloper.org/news/9269</link>
      <description><![CDATA[<p>
According to <a href="http://derickrethans.nl/ez_components_20072.php">this new post</a> from <i>Derick Rethans</i>, the <a href="http://ezcomponents.org/">eZ Components</a> group has release the latest edition of their component set - version 2007.2.
</p>
<blockquote>
Today we released the next version of <a href="http://ezcomponents.org/">eZ Components</a>. In this release, there are two new components.
</blockquote>
<p>These two new components are:</p>
<ul>
<li>Tree - enables you to create, manipulate and query tree structures (with multiple compatible backends for gathering the data from)
<li>Webdav - allows for the quick and easy setup of a WebDAV-enabled server.
</ul>
<p>
You can find out more about these components and many more included in the component library at <a href="http://ezcomponents.org/">the project's website</a> (as well as <a href="http://ezcomponents.org/files/downloads/ezcomponents-2007.2.tar.bz2">this latest download</a>).
</p>]]></description>
      <pubDate>Tue, 18 Dec 2007 13:47:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Martin Jansen's Blog: eZ Components Book]]></title>
      <guid>http://www.phpdeveloper.org/news/9090</guid>
      <link>http://www.phpdeveloper.org/news/9090</link>
      <description><![CDATA[<p>
<i>Martin Jansen</i> has <a href="http://martinjansen.com/2007/11/book/">posted a review</a> of the recently released <a href="http://www.amazon.de/eZ-Components-Tobias-Schlitt/dp/3836210738/">book</a> from <i>Tobias Schlitt</i> and <i>Kore Normann</i> for the eZ Components framework.
</p>
<blockquote>
I was honored when Tobias asked me several months ago if I not only wanted to be their technical reviewer but could also write a foreword for them. I'm so glad he asked.
</blockquote>
<p>
He mentions that he enjoyed writing the foreword for the book and how he'd worked with the authors on reviewing the book. Of course, he's proud of the end result and recommends the book to anyone looking to start off with the <a href="http://ez.no/ezcomponents">eZ Components framework</a>. The book is still only available in German, but <i>Martin</i> mentions there's already rumors of an English version on the horizon.
</p>]]></description>
      <pubDate>Wed, 21 Nov 2007 12:06:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Derick Rethans' Blog: eZ Components 2007.2alpha1]]></title>
      <guid>http://www.phpdeveloper.org/news/9051</guid>
      <link>http://www.phpdeveloper.org/news/9051</link>
      <description><![CDATA[<p>
<i>Derick Rethans</i> has <a href="http://derickrethans.nl/ez_components_20072alpha1.php">pointed out</a> the release of the latest alpha version of the <a href="http://ezcomponents.org">eZ Components</a> framework - 2007.2alpha1.
</p>
<blockquote>
We've just released the first alpha version of the new eZ Components release, for which the full version is due to be released somewhere next month. There are two new components, but also many improvements to existing components. The new components are: Tree and Webdav.
</blockquote>
<p>
The Tree component makes working with tree-based structures (via two tieins for the component - TreeDatabaseTiein & TreePersistentObjectTiein) and the Webdav component allows for the quick and easy addition of WevDAV functionality to your application.
</p>
]]></description>
      <pubDate>Thu, 15 Nov 2007 10:21:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: eZ Components Website Launched]]></title>
      <guid>http://www.phpdeveloper.org/news/9007</guid>
      <link>http://www.phpdeveloper.org/news/9007</link>
      <description><![CDATA[<p>
As has been mentioned by several bloggers out there, the eZ Components project now has its own <a href="http://ezcomponents.org/">official website</a> for the community to center around. It includes updates on the project, documentation and an area detailing the development process and guidelines.
</p>
<p>
<i>Derick Rethans</i> <a href="http://derickrethans.nl/new_ez_components_website_and_logo.php">comments</a>:
</p>
<blockquote>
he website will be enhanced with other features, such as dedicated RSS feeds, case studies, links to external articles and more. Together with the new website the project also gets a new logo, of which you can see one variant right in this post.
</blockquote>
<p>
This new logo is on the <a href="http://ezcomponents.org/">new website</a> as well as being available for <a href="http://ezcomponents.org/download/logos">download</a> in a variety of useful formats.
</p>]]></description>
      <pubDate>Fri, 09 Nov 2007 08:42:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Tobias Schlitt's Blog: Out now - eZ Components book - win a free copy!]]></title>
      <guid>http://www.phpdeveloper.org/news/8968</guid>
      <link>http://www.phpdeveloper.org/news/8968</link>
      <description><![CDATA[<p>
<i>Tobias Schlitt</i> has <a href="http://schlitt.info/applications/blog/index.php?/archives/570-Out-now-eZ-Components-book-win-a-free-copy!.html">posted about the eZ Components book</a> on his blog today - including how you can win a copy of your very own!
</p>
<blockquote>
As you can see [below], we already got some examples and hope that everybody who ordered in advance got their examples by now, too. If you don't, stay tuned they should arrive soonish. We are both absolutely amazed by the printing quality and the overall impression of the book.
</blockquote>
<p>
To win your own copy of <a href="http://www.amazon.de/gp/product/3836210738?ie=UTF8&amp;tag=tobiscliapass-21&amp;linkCode=as2&amp;camp=1638&amp;creative=6742&amp;creativeASIN=3836210738">the book</a> (German) head over to <a href="http://www.dynamic-webpages.de/quiz/?id=1">this quiz page</a> on the DynamicWebPages.de website and answer three simple questions.
</p>]]></description>
      <pubDate>Mon, 05 Nov 2007 08:48:00 -0600</pubDate>
    </item>
  </channel>
</rss>
