<?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, 26 May 2013 03:00:32 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Inviqa techPortal: PHPNE 2013 Conference Report]]></title>
      <guid>http://www.phpdeveloper.org/news/19351</guid>
      <link>http://www.phpdeveloper.org/news/19351</link>
      <description><![CDATA[<p>
If you weren't able to attend this year's <a href="http://conference.phpne.org.uk/">PHPNE conference</a>, the Inviqua techPortal has posted <a href="http://techportal.inviqa.com/2013/03/22/phpne-2013-conference-report/">this glimpse</a> into what happened during this day long event.
</p>
<blockquote>
As a native geordie I was pleased to have a chance to attend a PHP conference in the north east. Even after living in Manchester for nearly a decade now, Newcastle still feels like home. [...] I arrived in plenty of time to enjoy the complimentary bacon sandwich and coffee on offer before finding some faces I recognised and settling in to the Electra Room where the main track was due to start, with Inviqa's very own Rowan Merewood taking to the stage to deliver the opening keynote.
</blockquote>
<p>
He goes through each of the talks he attended (including the keynote) and gives an overview of their content:
</p>
<ul>
<li>Building Better Developers (<i>Rowan Merewood</i>)
<li>API Driven Development: Eating Your Own Dog Food (<i>Alex Bilbie</i>)
<li>Measuring and Logging Everything in Real Time (<i>Bastian Hofmann</i>)
<li>Modernisation of legacy PHP applications using Symfony2 (<i>Fabrice Bernhard</i>)
<li>Introduction to Symfony CMF (<i>Likas Kahwe Smith</i>)
<li>Keeping The Cloud In Check (<i>Thijs Feryn</i>)
</ul>
<blockquote>
I took something from every talk and I don't really have a bad word to say about any of it. I hope this does not end up as the only PHPNE, it is only a shame that next year a new venue will likely need to be found as I expect demand for tickets will be high.
</blockquote>]]></description>
      <pubDate>Fri, 22 Mar 2013 11:20:10 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ibuildings techPortal: Conference Report: Whisky Web]]></title>
      <guid>http://www.phpdeveloper.org/news/17936</guid>
      <link>http://www.phpdeveloper.org/news/17936</link>
      <description><![CDATA[<p>
For those that couldn't attend this year's <a href="http://whiskyweb.co.uk/">Whiskey Web conference</a> and were wondering what it was like, you should check out <a href="http://techportal.ibuildings.com/2012/05/09/conference-report-whisky-web/">this new summary</a> from <i>Marco De Bortoli</i> on the Ibuildings techPortal.
</p>
<blockquote>
<a href="http://whiskyweb.co.uk/">Whisky Web</a> is a brand new, fresh conference and the 2012 edition was the inaugural event, with hopefully many more to follow. This event has some familiar names from the PHP community behind it, <a href="http://juokaz.com/">Juozas "Joe" Kaziuk&#279;nas</a> and his helpers <a href="http://mgdm.net/">Michael Maclean</a>, <a href="http://maxmanders.co.uk/">Max Manders</a>, <a href="http://arandomurl.com/">Dale Harvey</a> and <a href="http://www.ppi.io/">Paul Dragoonis</a>.
</blockquote>
<p>
He talks about several of the sessions including the keynotes from <i>Josh Holmes</i> and <i> David Zuelke</i> and other sessions covering things like estimation, Node.js, the rush into new technologies, testing legacy code and running applications in "the cloud". 
</p>]]></description>
      <pubDate>Wed, 09 May 2012 12:09:05 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Sameer Borate's Blog: PHP 5.4.0 in a nutshell]]></title>
      <guid>http://www.phpdeveloper.org/news/17790</guid>
      <link>http://www.phpdeveloper.org/news/17790</link>
      <description><![CDATA[<p>
If you've been looking for the "quick and dirty" definition of all of the changes that come with the latest version of PHP 5.4, you should check out <a href="http://www.codediesel.com/php/php-5-4-in-a-nutshell/">this new post</a> from <i>Sameer Borate</i>. It has a quick rundown, code included, of these new features and changes.
</p>
<blockquote>
Although purists have always sneered upon PHP for being a "patched" language; the evolution of PHP over the years, with new features added in every version, has only increased its popularity. The latest 5.4 release has followed the trend with some major feature additions. The following post describes some important changes in PHP 5.4.
</blockquote>
<p>
His list includes: the updated array syntax, the bulit-in web server, array dereferencing, traits, upload progress tracking and various core changes to things like  the short syntax for calling static methods in classes and the complete remval of magic quotes.
</p>]]></description>
      <pubDate>Mon, 09 Apr 2012 09:16:11 -0500</pubDate>
    </item>
    <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>
  </channel>
</rss>
