<?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>Sun, 12 Feb 2012 20:32:24 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Ibuildings Blog: 2011: A Year in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/17455</guid>
      <link>http://www.phpdeveloper.org/news/17455</link>
      <description><![CDATA[<p>
On the Ibuildings blog today there's a <a href="http://www.ibuildings.co.uk/blog/archives/1611-2011-A-Year-in-PHP.html">year in review</a> post (from <i>Ben Longden</i>, <i>Rowan Merewood</i> and <i>Alistair Stead</i>) looking back at 2011 and everything that happened in the world of PHP.
</p>
<blockquote>
2011 has flown by in a blur as we have been busy helping many new clients with large scale PHP projects - proof that PHP continues to gain traction with enterprise. [...] The ongoing financial climate only adds pressure for IT managers to cut costs and deliver more value from their existing infrastructure and therefore require enterprises to re-consider any prior aversion to open source and PHP. This is allowing our industry to consistently buck the trend of the markets and expand to support the increased demand.
</blockquote>
<p>
They list some of the changes in PHP itself, like the Release Candidates for PHP 5.4 and the 5.3 requirements of some frameworks, as well as some community-related changes: Facebook's Virtual PHP Machine (hhvm) and the number of PHP-related events in Europe and the UK. They mention some projects that become more prominent in 2011 including BDD testing, Platform as a Service products and the EBay acquisition of Magento. 
</p>
<p>
Also included in <a href="http://www.ibuildings.co.uk/blog/archives/1611-2011-A-Year-in-PHP.html">the post</a> are a few predictions for 2012 including a possible merging of frameworks along similar strategies, the increased use of dependency injection containers and a serious look into caching in PHP applications.
</p>]]></description>
      <pubDate>Fri, 27 Jan 2012 08:17:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[php|architect: CodeWorks East 2011 Recap]]></title>
      <guid>http://www.phpdeveloper.org/news/17268</guid>
      <link>http://www.phpdeveloper.org/news/17268</link>
      <description><![CDATA[<p>
On the php|architect site today <i>Keith Casey</i> has <a href="http://www.phparch.com/2011/12/codeworks-east-2011-recap/">written up a summary</a> of the eastern leg of the <a href="http://codeworks.phparch.com/">CodeWorks</a> conference tour that just wrapped up in Orlando, Florida.
</p>
<blockquote>
While it will still be a few days weeks until I'm finally recovered, I wanted to share a recap of CodeWorks East 2011 while it was still fresh. If you're looking for the core presenters' slides, attendees will receive them via email but they will not be published publicly until after the West Coast Tour is complete in January 2012.
</blockquote>
<p>
He mentions their sponsor first (Adobe) and then gets into the details of each stop along their way - Madison, Nashville, Baltimore, Raleigh and finally Orlando. Their west coast tour kicks off on January 10th in Seattle (with further stops in Portland, San Francisco, Los Angeles and Austin). You can find out more about the event on <a href="http://codeworks.phparch.com/">the CodeWorks site</a>.
</p>]]></description>
      <pubDate>Fri, 16 Dec 2011 08:08:21 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Volker Dusch's Blog: Textual code coverage information for PHPUnit]]></title>
      <guid>http://www.phpdeveloper.org/news/17173</guid>
      <link>http://www.phpdeveloper.org/news/17173</link>
      <description><![CDATA[<p>
In <a href="http://edorian.posterous.com/textual-code-coverage-information-for-phpunit">a new post</a> to his blog <i>Volker Dusch</i> points out a new feature in a recent release of <a href="http://phpunit.de">PHPUnit</a>, the popular unit testing framework for PHP - textual code coverage details.
</p>
<blockquote>
Three weeks ago PHPUnit 3.6 was released and it has a little new feature you might have missed until now. PHPUnit can now show you code coverage information on the command line.
</blockquote>
<p>
Options for the report output include: colorizing, writing the output to a file, including a project summary, namespace separation and package (using the @package phpdoc tag) information. He includes a use case he's found for it - small projects where you can cover the whole codebase quickly (with a "watch" command example filtering based on a certain class).
</p>]]></description>
      <pubDate>Fri, 25 Nov 2011 16:11:41 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Ibuildings techPortal: PHPNW11 Conference Report - Part II]]></title>
      <guid>http://www.phpdeveloper.org/news/17056</guid>
      <link>http://www.phpdeveloper.org/news/17056</link>
      <description><![CDATA[<p>
On the Ibuildings techPortal <i>Marco De Bortoli</i> has posted <a href="http://phpdeveloper.org/news/16551">the second part</a> of his summary of this year's <a href="http://conference.phpnw.org.uk/phpnw11/">PHP North West conference</a> (you can find the <a href="http://phpdeveloper.org/news/17020">first part here</a>). In this part he briefly discusses the tutorial day and the main conference, including the sessions he attended.
</p>
<blockquote>
This was a very social event from day one, warm and funny with a horde of geeks trying to mix with "normal people" (yes, that can happen if you attend the PHPNW conference, so try not to miss it next year). The best thing about PHP conferences is knowledge-sharing; you won't leave without a hundred different thoughts and ideas of how to do things better. Once again - definitely a good time, both personally and professionally. If you weren't there, you missed out!
</blockquote>
<p>
The sessions he specifically mentions include the "Security" talk from <i>Arne Blankerts</i>, "Maintainable Applications in PHP Using Components" by <i>Stuart Herbert</i>, "PHP Extensions, why and what?" by <i>Derick Rethans</i> and "Acceptance & Integration Testing Using Behat" from <i>Ben Waine</i>.
</p>]]></description>
      <pubDate>Fri, 28 Oct 2011 10:15:27 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPBuilder.com: Beyond the PHP Shopping Cart: Five PHP-based Ecommerce Solutions]]></title>
      <guid>http://www.phpdeveloper.org/news/16534</guid>
      <link>http://www.phpdeveloper.org/news/16534</link>
      <description><![CDATA[<p>
On PHPBuilder.com today, <i>Jason Gilmore</i> has posted a look at <a href="http://www.phpbuilder.com/columns/php-ecommerce-solutions/Jason_Gilmore06282011.php3">five PHP-based ecommerce solutions</a> with a wide range of feature sets and larger support and usage across the web.
</p>
<blockquote>
Literally hundreds of open source and commercial PHP-based ecommerce solutions exist, yet only a select few will adequately meet the aforementioned requirements. If you're currently exploring a PHP-based ecommerce project, consider starting your investigations by learning more about these five prominent solutions.
</blockquote>
<p>The five that made the list were:</p>
<ul>
<li><a href="http://www.magentocommerce.com/">Magento</a>
<li><a href="http://lemonstandapp.com/">LemonStand</a>
<li><a href="http://www.oscommerce.com/">osCommerce</a>
<li><a href="http://www.prestashop.com/">PrestaShop</a>
<li><a href="http://www.ubercart.org/">UberCart</a>
</ul>
<p>
For each he gives a brief overview of what it has to offer and includes links to the official demo for you to try it out before making your decision.
</p>]]></description>
      <pubDate>Wed, 29 Jun 2011 10:50:31 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Padraic Brady's Blog: Zend Framework Contributors Mailing-List Summary; Edition #1 (June 2011)]]></title>
      <guid>http://www.phpdeveloper.org/news/16527</guid>
      <link>http://www.phpdeveloper.org/news/16527</link>
      <description><![CDATA[<p>
<i>Padraic Brady</i> has posted <a href="http://blog.astrumfutura.com/2011/06/zend-framework-contributors-mailing-list-summary-edition-1-june-2011/">the first in a new series</a> of articles to his blog talking about the most recent happenings on the Zend Framework Contributors mailing list.
</p>
<blockquote>
What's this nonsense then? Well, a few weeks ago I shot myself in the foot [...] and before my sanity returned to normal, I found myself hoodwinked on IRC into writing up weekly summaries of what is discussed in Zend Framework land.
</blockquote>
<p>
The posts will try to bring together some of the major topics from the last week on the list. This week's features include the "where do things go?" question about files/resources, how to package up a Zend Framework 2 application, the View component in ZF2 and a few other topics. If you'd like to keep up with these weekly posts, you can follow along on the <a href="http://blog.astrumfutura.com/category/php-general/">php-general</a> tag on <i>Padraic</i>'s blog.
</p>]]></description>
      <pubDate>Tue, 28 Jun 2011 09:47:33 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ibuildings techPortal: DPC: Day 1]]></title>
      <guid>http://www.phpdeveloper.org/news/16497</guid>
      <link>http://www.phpdeveloper.org/news/16497</link>
      <description><![CDATA[<p>
On the Ibuildings techPortal blog today <i>Ed van Beinum</i> has <a href="http://techportal.ibuildings.com/2011/06/21/dpc-day-1/">posted a summary of the first day</a> of this year's Dutch PHP Conference including some of his experiences and mentions of the sessions he attended.
</p>
<p>
He talks about the keynote from <i>Aral Balkan</i> (a <a href="http://joind.in/talk/view/3375">clear favorite</a> among the attendees) and some of the choices he had to make for sessions. He ended up attending a talk on <a href="http://joind.in/talk/view/3221">Solr</a>, <a href="http://joind.in/talk/view/3222">Zend Framework on the command line</a>, <a href="http://joind.in/talk/view/3227">automated deployment</a>, <a href="http://joind.in/talk/view/3236">CouchDb applications</a> and the <a href="http://joind.in/talk/view/3238">Zend Framework 2</a>.
</p>
<p>
Keep an eye out for more to come - the event was three days! You can find other summaries and retrospectives on <a href="http://techportal.ibuildings.com/">the rest of the techPortal</a>.
</p>]]></description>
      <pubDate>Tue, 21 Jun 2011 10:50:43 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ibuildings Blog: Dutch PHP Conference 2011]]></title>
      <guid>http://www.phpdeveloper.org/news/16439</guid>
      <link>http://www.phpdeveloper.org/news/16439</link>
      <description><![CDATA[<p>
On the Ibuildings blog today <i>Hilary Boyce</i> has posted her <a href="http://www.ibuildings.co.uk/blog/archives/1608-Dutch-PHP-Conference-2011.html">wrapup of the Dutch PHP Conference</a> that just recently came to a close in Amsterdam.
</p>
<blockquote>
I have just returned from the fifth (and my second) Dutch PHP Conference (DPC). For the technical staff at Ibuildings the conference is a highlight of our year. Not only do we have a chance to visit the delightful city of Amsterdam, but we also have 3 days of stimulating tutorials and conference talks. There is the added bonus of being able to meet and exchange ideas with fellow developers from all over Europe and further afield, many of whom are the movers and shakers in the PHP world. 
</blockquote>
<p>
She talks about the value of the conference, the advancement of knowledge it provided and the the shift in focus that's been the trend lately - less focus on the language and more on the professional development processes. She mentions specific talks such as <i>Aral Balkan</i>'s keynote and a presentation on web services and the important role they play in application design. Other popular topics at this year's <a href="http://phpconference.nl">DPC</a> were best practices in development, agile and internationalization and character sets.
</p>]]></description>
      <pubDate>Wed, 08 Jun 2011 08:15:17 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: php|tek `11 - Hacking in the (very) Windy City]]></title>
      <guid>http://www.phpdeveloper.org/news/16413</guid>
      <link>http://www.phpdeveloper.org/news/16413</link>
      <description><![CDATA[<p>
On the Zend Developer Zone there's a new post <a href="http://devzone.zend.com/article/15168-phptek-11---Hacking-in-the-very-Windy-City">wrapping up this year's php|tek conference</a> that's just finished in Chicago.
</p>
<blockquote>
Last week PHP developers from around the world converged on Chicago, IL - US, for the 7th annual <a href="http://tek11.phparch.com/">php|tek</a> conference. Over the course of three and a half days there was a lot of learning, sharing, networking, and all the other usual stuff that goes on at these types of events. As usual, the conversations were great, the food was edible and the wifi sucked. Along the way though, new friendships were forged and new ideas were hatched.
</blockquote>
<p>
<i>Cal</i> talks about some of what makes conferences great and gives examples like <i>Elizabeth Naramore</i>'s keynote, sessions on topics like Node.js and XDebug and developers passionate about the projects they represent. He mentions the evening activities (community building) including the Unconference and Hack-a-thons as well as a mixer/gaming night.
</p>
<blockquote>
No confernece is perfect and tek '11 is no exception to that rule. However, attendees were exposed to new ideas, inspired by thought provoking keynotes and given the space and tools to create. That is the real value of a conference to me, planting the seeds. 
</blockquote>]]></description>
      <pubDate>Wed, 01 Jun 2011 11:01:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Test.ical.ly Blog: phpDay Summaries - Days 1, 2 and 3 (Summary)]]></title>
      <guid>http://www.phpdeveloper.org/news/16344</guid>
      <link>http://www.phpdeveloper.org/news/16344</link>
      <description><![CDATA[<p>
On the test.ical.ly blog there's a series of posts with <i>Christian</i>'s "live blogging" from the <a href="http://www.phpday.it/">phpDay</a> event that just wrapped up in Verona, Italy:
</p>
<p>
In <a href="http://test.ical.ly/2011/05/12/almost-live-blogging-phpday-2011-in-verona-day-1/">the first post</a> he talks about the workshops for the first day from <i>Sebastian Bergmann</i>, <i>Fabien Potencier</i> or <i>Paul Borgermans</i>. He ended up attending <i>Fabien</i>'s workshop and a talk on document conversion from <i>Kore Nordmann</i> and <i>Tobias Schlitt</i>.
</p>
<p>
In parts <a href="http://test.ical.ly/2011/05/13/almost-live-blogging-%e2%80%93-phpday-2011-in-verona-%e2%80%93-day-2/">two</a> and <a href="http://test.ical.ly/2011/05/14/almost-live-blogging-%e2%80%93-phpday-2011-in-verona-%e2%80%93-day-3/">three</a> he mentions other sessions he attended with topics ranging from Hadoop, Varnish, Git and testable code.
</p>
<p>
He wraps it all up with <a href="http://test.ical.ly/2011/05/14/almost-live-blogging-%e2%80%93-phpday-2011-in-verona-%e2%80%93-day-3/">a summary post</a> about the "five days of conferencing [that] have passed in what felt like only a few hours".
</p>]]></description>
      <pubDate>Tue, 17 May 2011 09:12:31 -0500</pubDate>
    </item>
  </channel>
</rss>

