<?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>Tue, 21 May 2013 16:36:10 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DPCRadio: Episode #2012-26: Thijs Feryn's "Scalability Issues: Cure First, Prevent Later"]]></title>
      <guid>http://www.phpdeveloper.org/news/19032</guid>
      <link>http://www.phpdeveloper.org/news/19032</link>
      <description><![CDATA[<p>
The DPC Radio site has posted their latest recoding from last year's <a href="http://phpconference.nl">Dutch PHP Conference</a> (2012) with <i>Thijs Feryn</i>'s talk <a href="http://blog.ibuildings.com/2013/01/14/dpcradioscalability-issues-cure-first-prevent-later/">Scalability Issues: Cure First, Prevent Later</a>.
</p>
<blockquote>
The "it works on my machine" mentality has resulted in numerous face palm moments. This is even more painful when a your app is under heavy load due to a marketing campaign. With some minimal code changes and some smart utilities, you can maximize your scalability and performance. Keywords: Varnish, PHP-FPM, Nginx, APC, CDN, Gearman, Memcached and a proper server setup. I'll show you how you can make a slow app with a crappy code base go mighty fast on one and even multiple servers. The focus of this talk is to cure first and eventually learn and prevent.
</blockquote>
<p>
You can listen to this latest episode either through the <a href="http://blog.ibuildings.com/2013/01/14/dpcradioscalability-issues-cure-first-prevent-later/">in-page player</a> or by <a href="http://dpcradio.s3.amazonaws.com/2012_026.mp3">downloading the full mp3</a>. You can also <a href="https://itunes.apple.com/nl/podcast/dpc-radio/id568825964">subscribe to their feed</a> to get the latest podcasts episodes as they're released.
</p>]]></description>
      <pubDate>Mon, 14 Jan 2013 12:15:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[DPCRadio: Episode #2012-16 - Travis CI - Distributed CI for the Masses]]></title>
      <guid>http://www.phpdeveloper.org/news/18781</guid>
      <link>http://www.phpdeveloper.org/news/18781</link>
      <description><![CDATA[<p>
DPCRadio (recordings of the sessions at this year's Dutch PHP Conference) has posted its latest episode - a recording of <i>Josh Kalderimis</i>' talk <a href="http://blog.ibuildings.com/2012/11/19/dpcradio-travis-ci-distributed-ci-for-the-masses/">Travis CI - Distributed CI for the Masses!</a>.
</p>
<blockquote>
Continuous Integration has typically been a practice only performed by companies who want that piece of mind for their client software, but does it need to be like this? Travis CI is a continuous integration service for the open source community. We make testing OS projects dead simple and fun. But most importantly, we help improve code quality for large projects like Doctrine2 and symfony, to smaller libraries like FOSRest. The vision behind Travis CI is to become for builds what PEAR is for distributing libraries. In this talk Josh, one of the core members of the Travis CI team, will introduce you to the vision behind Travis, the how it is implemented, and why it matters to everyone in the OS community.
</blockquote>
<p>
You can listen to this latest episode either by <a href="http://blog.ibuildings.com/2012/11/19/dpcradio-travis-ci-distributed-ci-for-the-masses/">using the in-page player</a> or by <a href="http://dpcradio.s3.amazonaws.com/2012_016.mp3">downloading the mp3</a>. You can also <a href="https://itunes.apple.com/nl/podcast/dpc-radio/id568825964">subscribe to this podcast</a>.
</p>]]></description>
      <pubDate>Wed, 21 Nov 2012 09:36:12 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[DPCRadio: Episode #2012-27 - Elizabeth Smith's "SPL in the Wild"]]></title>
      <guid>http://www.phpdeveloper.org/news/18731</guid>
      <link>http://www.phpdeveloper.org/news/18731</link>
      <description><![CDATA[<p>
The Dutch PHP Conference has posted their latest podcast in their DPCRadio series as recorded at this year's Dutch PHP Conference - <i>Elizabeth Smith</i>'s <a href="http://www.phpconference.nl/blog/775_dpcradio-4">SPL in the Wild</a>:
</p>
<blockquote>
The standard PHP library (SPL) is growing in both maturity and use. But a lot of developers still aren't aware of the tools in SPL or simply haven't seen good examples of how to use the code. From interfaces to an autoload stack to classes that make objects act like arrays, there are tools to make every application leaner and faster, or simply more clever. Using live projects from github, take a look at the good, bad, and the ugly of SPL usage in PHP development.
</blockquote>
<p>
You can listen to this latest episode either via the <a href="http://www.phpconference.nl/blog/775_dpcradio-4">in-page player</a> or by <a href="http://dpcradio.s3.amazonaws.com/2012_027.mp3">downloading it directly</a>. You can also <a href="https://itunes.apple.com/nl/podcast/dpc-radio/id568825964">subscribe to their feed</a> and get the latest as they're released.
</p>]]></description>
      <pubDate>Mon, 12 Nov 2012 12:53:38 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Ibuildings Blog: DPCRadio: A Quickstart to Zend Framework 2]]></title>
      <guid>http://www.phpdeveloper.org/news/18685</guid>
      <link>http://www.phpdeveloper.org/news/18685</link>
      <description><![CDATA[<p>
On the Ibuildings blog today they've posted the most recent episode from their recordings at the <a href="http://phpconferece.nl">Dutch PHP Conference</a> (2012) with <i>Enrico Zimual</i>'s talk <a href="http://blog.ibuildings.com/2012/10/30/dpcradio-a-quick-start-on-zend-framework-2/">A Quickstart on Zend Framework 2</a>.
</p>
<blockquote>
In this talk we will present a simple web application built with Zend Framework 2. We will show the new features of the framework, such as the new MVC layer, the Event Manager, the Dependency Injection and much more. The aim of this talk is how to start programming with the new architecture of ZF2. Moreover, we will show the differences with the version 1 of the framework and how to migrate applications from ZF1 to ZF2.
</blockquote>
<p>
You can listen to this latest episode either via the <a href="http://blog.ibuildings.com/2012/10/30/dpcradio-a-quick-start-on-zend-framework-2/">in-page player</a>, by <a href="http://dpcradio.s3.amazonaws.com/2012_029.mp3">downloading the mp3</a> or by <a href="https://itunes.apple.com/nl/podcast/dpc-radio/id568825964">subscribing to get this and future episodes</a>.
</p>]]></description>
      <pubDate>Thu, 01 Nov 2012 12:09:23 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ibuildings Blog: DPCRadio: Let's Build a Parser]]></title>
      <guid>http://www.phpdeveloper.org/news/18652</guid>
      <link>http://www.phpdeveloper.org/news/18652</link>
      <description><![CDATA[<p>
On the Ibuildings blog today they've released the latest episode of their DPC Radio podcast series as recorded at this year's <a href="http://phpconference.nl">Dutch PHP Conference</a> (2012). In <a href="http://blog.ibuildings.com/2012/10/23/dpcradio-lets-build-a-parser/">this new episode</a>, they share <i>Boy Baukema</i>'s session "Let's Build a Parser".
</p>
<blockquote>
During this talk an introduction will be given to parsing. Terms like 'formal grammar', 'lexing / scanning', 'LL / LALR / PEG' will be explained and put into context. We will look at a recursive descent parsing as a practical way to parse languages. Finally the audience will be left with ways to get started with parsing structured text into memory.
</blockquote>
<p>
You can listen to this latest episode either through <a href="http://blog.ibuildings.com/2012/10/23/dpcradio-lets-build-a-parser/">the in-page player</a> or by <a href="http://dpcradio.s3.amazonaws.com/2012_002.mp3">downloading the mp3</a>. You can also see the slides from the presentation <a href="http://www.slideshare.net/relaxnow/lets-build-a-parser">on Slideshare</a>.
</p>]]></description>
      <pubDate>Wed, 24 Oct 2012 10:19:18 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ibuildings techPortal: Want a DPC Ticket? Just ask!]]></title>
      <guid>http://www.phpdeveloper.org/news/17865</guid>
      <link>http://www.phpdeveloper.org/news/17865</link>
      <description><![CDATA[<p>
On the Ibuildings techPortal there's a new post for people out there wanting to attend this year's <a href="http://phpconference.nl">Dutch PHP Conference</a> but find the ticket price a problem - they're <a href="http://techportal.ibuildings.com/2012/04/25/want-a-dpc12-ticket/">running a contest</a> to give away one ticket for this year's event!
</p>
<blockquote>
Good news! We've managed to acquire a conference ticket for the Dutch PHP Conference in Amsterdam, on June 8th and 9th, to give away to our readers. We know that since you're reading techPortal, you are interested in technology in general and probably PHP in particular. The Dutch PHP Conference is one of the leading european conferences for PHP content and we hope you can join us there!
</blockquote>
<p>
The ticket to this year's Conference also includes admittance into the <a href="http://www.mobileconference.nl/">Dutch Mobile Conference</a> if you're interested in that as well. You can find out more about the Dutch PHP Conference on <a href="http://www.phpconference.nl">the main event site</a>.
</p>]]></description>
      <pubDate>Wed, 25 Apr 2012 11:02:17 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Voices of the ElePHPant Podcast: Interview with Harrie Verveer]]></title>
      <guid>http://www.phpdeveloper.org/news/17831</guid>
      <link>http://www.phpdeveloper.org/news/17831</link>
      <description><![CDATA[<p>
On the Voices of the ElePHPant podcast site, they've posted the latest episode - an <a href="http://voicesoftheelephpant.com/2012/04/17/interview-with-harrie-verveer/">interview with Harrie Verveer</a>, an organizer for the <a href="http://phpconference.nl">Dutch PHP Conference</a> and an employee of <a href="http://ibuildings.com">Ibuildings</a>.
</p>
<p>
<i>Cal</i>'s "three questions" during the interview relate to 
</p>
<ul>
<li>What pushed you into wanting to speak at a user group?
<li>As a speaker, what advice do you have for people wanting to get started at user groups or conferences?
<li>As an organizer, has your perspective on speaking changed? What advice do you have for people to get to the conference level?
</ul>
<p>
You can listen to this latest episode either by using the <a href="http://voicesoftheelephpant.com/2012/04/17/interview-with-harrie-verveer/">in-page player</a>, by <a href="http://voices.of.the.elephpant.s3.amazonaws.com/vote_048.mp3">downloading the mp3</a> or <a href="http://voicesoftheelephpant.com/feed/podcast/">subscribing to their feed</a>.
</p>]]></description>
      <pubDate>Wed, 18 Apr 2012 08:14:03 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Dutch PHP Conference Schedule Announced!]]></title>
      <guid>http://www.phpdeveloper.org/news/17569</guid>
      <link>http://www.phpdeveloper.org/news/17569</link>
      <description><![CDATA[<p>
The Dutch PHP Conference has <a href="http://www.phpconference.nl/blog/469_schedule-published-registration-open">officially announced</a> their schedule for this year's event and the opening of the registration (Early Bird pricing ending April 1st).
</p>
<blockquote>
We are happy to announce that we have just published the schedule and registration is now open. Quickly, go and <a href="http://www.phpconference.nl/schedule">check out</a> all the great content we have to offer this year! Once you've decided that you want to join us, you can go to the <a href="http://dpc12.paydro.net/">registration page</a> to order your tickets. Please note that you will get a 15% early bird discount if you order your tickets before 15th April. Ticket prices were announced last week and can be found in <a href="http://www.phpconference.nl/blog/381_schedule-next-week-and-ticket-prices">this blogpost</a>.
</blockquote>
<p>Topics in this year's event include:</p>
<ul>
<li>Testing with Behat
<li>Zend Framework 2
<li>Backbone.js
<li>OAuth
<li>Elastic Search
<li>RESTful web services
<li>Puppet
<li>Coding/deploying/scaling with Amazon AWS
</ul>
<p>
You can get your tickets on their <a href="http://dpc12.paydro.net/">registration page</a> with the early bird pricing for all tickets lasting until April 1st. When ordering the full pass or tutorial-only, you will be asked to specify the tutorial you wish to attend.
</p>]]></description>
      <pubDate>Wed, 22 Feb 2012 08:09:36 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Dutch PHP Conference Ticket Prices & Schedule Update]]></title>
      <guid>http://www.phpdeveloper.org/news/17546</guid>
      <link>http://www.phpdeveloper.org/news/17546</link>
      <description><![CDATA[<p>
According to <a href="http://www.phpconference.nl/blog/381_schedule-next-week-and-ticket-prices">this new post</a> to the Dutch PHP Conference blog</a>, the schedule and ticket prices for this year's event will be published next week (sometime between the 19th - 25th).
</p>
<blockquote>
In our previous blogposts we announced that we would publish the schedule on 15th February. It seems however that this date was a bit too optimistic, and that we need a bit more time to get everything in order. So hang in there, the schedule will be published next week! If you want to be first in the know, make sure you follow <a href="https://twitter.com/dpcon">@dpcon</a> on twitter.
</blockquote>
<p>They've already posted the prices for the tickets though:</p>
<ul>
<li>Tutorial Day: 350 Euro (Regular), 297,50 Euro (Early Bird)
<li>Conference Days: 350 Euro (Regular), 297,50 Euro (Early Bird)
<li>Full conference: 630 Euro (Regular), 535,50 Euro (Early Bird)
</ul>
<p>
The Early Bird prices are only good from the start of registration until April 15th, so keep an eye out for their announcements about the opening of their registration. You can get more information about the conference from <a href="http://www.phpconference.nl">the event's website</a>.
</p>]]></description>
      <pubDate>Wed, 15 Feb 2012 11:49:31 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Conference Call for Papers Reminders!]]></title>
      <guid>http://www.phpdeveloper.org/news/17325</guid>
      <link>http://www.phpdeveloper.org/news/17325</link>
      <description><![CDATA[<p>
As the conference season for next year gets closer, several conferences have opened their Call for Papers. A few of them have deadlines coming up soon, so don't forget the following important dates if you'd like to submit!
</p>
<ul>
<li><a href="http://tek.phparch.com">php|tek 2012</a> - ends <a href="http://tek12.phparch.com/cfp/">December 31st, 2011</a> (<b>tomorrow!</b>)
<li><a href="http://www.phpconference.nl">Dutch PHP Conference</a> - ends <a href="http://www.phpconference.nl/call-for-papers">January 31st, 2012</a>
<li><a href="http://www.phpday.it">phpDay Italy</a> - ends <a href="http://www.phpday.it/2012/call-for-papers">February 28th, 2012</a>
</ul>
<p>
Be sure to submit while there's still time! Thanks to <a href="http://twitter.com/#!/ThijsFeryn/status/152679553414868992">Thijs Feryn</a> for the reminder!
</p>]]></description>
      <pubDate>Fri, 30 Dec 2011 09:56:52 -0600</pubDate>
    </item>
  </channel>
</rss>
