<?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:13:52 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Cloud Out Loud Podcast: Interview with Ed Finkler]]></title>
      <guid>http://www.phpdeveloper.org/news/17529</guid>
      <link>http://www.phpdeveloper.org/news/17529</link>
      <description><![CDATA[<p>
In the <a href="http://www.engineyard.com/podcast/s02e06-ed-finkler">latest episode</a> of the "Cloud Out Loud" podcast, <i>Elizabeth Naramore</i> interviews <i>Ed Finkler</i>, most recently known for his MicroPHP Manifesto.
</p>
<blockquote>
Our own Elizabeth Naramore interviews Ed Finkler, author of the MicroPHP Manifesto.
<ul>
<li>The MicroPHP Manifesto
<li>What was the inspiration for it?
<li>Let's talk about the controversy around it - where do you think that came from?
<li>What do you think the impact of the Manifesto has made on the community? Do you think it's given cause to people to rethink their own assumptions?
</ul>
</blockquote>
<p>
To listen you can either download the episode (<a href="http://s3.amazonaws.com/engineyard.com/podcasts/mp3/mp3s/62/Ed_Finkler.mp3?1328896424">mp3</a> or <a href="http://s3.amazonaws.com/engineyard.com/podcasts/ogg/oggs/62/Ed_Finkler.ogg?1328896425">ogg</a>) or subscribe to their feed via <a href="http://www.engineyard.com/podcasts.xml">RSS</a> or <a href="http://www.itunes.com/podcast?id=408098989">iTunes</a>.
</p>]]></description>
      <pubDate>Fri, 10 Feb 2012 13:59:07 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Voices of the ElePHPant: Interview with Elizabeth Naramore]]></title>
      <guid>http://www.phpdeveloper.org/news/17507</guid>
      <link>http://www.phpdeveloper.org/news/17507</link>
      <description><![CDATA[<p>
The Voices of the ElePHPant podcast has released their latest episode (one recorded a while back) - an <a href="http://voicesoftheelephpant.com/2011/08/02/interview-with-elizabeth-naramore">interview with Elizabeth Naramore</a>, a well-known PHP community member.
</p>
<blockquote>
This episode was recorded in 2011. Elizabeth now works for <a href="http://orchestra.io/">Orchestra.io</a>. It's still a fun interview though because...well, it's Elizabeth.
</blockquote>
<p>
You can find her blog <a href="http://naramore.net/blog/">here</a> and follow her on Twitter <a href="https://twitter.com/elizabethn">here</a>. If you'd like to listen to this latest episode, you can either <a href="http://voicesoftheelephpant.com/2011/08/02/interview-with-elizabeth-naramore/">listen in-page</a> or <a href="http://voices.of.the.elephpant.s3.amazonaws.com/vote_038.mp3">download the mp3 directly</a>.
</p>
]]></description>
      <pubDate>Tue, 07 Feb 2012 08:16:18 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[7php.com: PHP Interview With Ivo Jansch Founder & CEO of Mobile Technology Egeniq]]></title>
      <guid>http://www.phpdeveloper.org/news/17498</guid>
      <link>http://www.phpdeveloper.org/news/17498</link>
      <description><![CDATA[<p>
7php.com has posted <a href="http://7php.com/ivo-jansch-php-interview/">a new interview</a> with a PHP community member today - this time it's <i>Ivo Jansch</i> (formerly of <a href="http://ibuildings.com">Ibuildings</a>) now CEO at <a href="http://www.egeniq.com/">Eginiq</a>, a mobile development company.
</p>
<blockquote>
In this edition I talked with Ivo Jansch (<a href="http://twitter.com/ijansch">@ijansch</a>) ex-CTO of <a href="http://www.ibuildings.co.uk/">Ibuildings</a> which is one of the biggest PHP service companies in Europe. Ivo is known for his involvement in evangelising the use of PHP technology in enterprise environments. He is also the PHP 5.x Certification Advisory Board Member at Zend Technologies. You can read more about <a href="http://www.jansch.nl/about/">Jansch on his blog</a>.
</blockquote>
<p>The questions asked include the usual with a few extras thrown in:</p>
<ul>
<li>How did you start with PHP?
<li>To someone who wants to become a better PHP developer, what is your advice?
<li>How do you debug your PHP code, do you use something like xdebug or krumo..etc?
<li>In the next 5 years, how do you foresee the PHP ecosystem
<li>If you had to go back in time, would you still choose PHP?
</ul>]]></description>
      <pubDate>Mon, 06 Feb 2012 08:47:43 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Server-Side Magazine: 10 Questions with Facebook Research Engineer - Andrei Alexandrescu]]></title>
      <guid>http://www.phpdeveloper.org/news/17482</guid>
      <link>http://www.phpdeveloper.org/news/17482</link>
      <description><![CDATA[<p>
The Server-Side Magazine site has posted <a href="http://www.serversidemagazine.com/news/10-questions-with-facebook-research-engineer-andrei-alexandrescu/">an interview (10 questions)</a> with <i>Andrei Alexandrescu</i>, a research engineer currently working at Facebook.
</p>
<blockquote>
Today we caught up with Andrei Alexandrescu for a "10 Question" interview. He is a Romanian born research engineer at Facebook living in the US, you can contact him on his website <a href="http://erdani.com/">erdani.com</a> or <a href="https://twitter.com/incomputable">@incomputable</a>. We will talk about some of the juicy stuff that going on at <a href="https://www.facebook.com/">Facebook</a>, so let's get started.
</blockquote>
<p>Their questions include:</p>
<ul>
<li>What's your development setup?
<li>What do you think of PHP as a language from your perspective, regarding that Facebook was initially written in PHP then transformed to C++ using HipHop for PHP. What are the pros and cons of using C++ over PHP at Facebook?
<li>Currently, what kind of research do you conduct at Facebook? (or is this confidential?)
<li>Tell us a little bit about the D programming language, in contrast to C, PHP, Ruby and others. In what fields can someone apply D?
<li>Also, what kind of advice can you give for developers who are considering to apply to Facebook? What kind of skills is Facebook looking for in a potential candidate. Is it really important to be a graduate CS? What kind of skills do the majority of Facebook employees possess?
</ul>
<p>
<a href="http://www.serversidemagazine.com/news/10-questions-with-facebook-research-engineer-andrei-alexandrescu/">Read the full interview</a> for his answers to these and other interesting questions.
</p>]]></description>
      <pubDate>Wed, 01 Feb 2012 14:56:09 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[7php.com: Interview With Stefan Koopmanschap Symfony Community Manager]]></title>
      <guid>http://www.phpdeveloper.org/news/17461</guid>
      <link>http://www.phpdeveloper.org/news/17461</link>
      <description><![CDATA[<p>
On 7php.com there's a new <a href="http://7php.com/php-interview-with-stefan-koopmanschap/">interview with Stefan Koopmanschap</a>, the Symfony Community Manager (and well-known PHP speaker and member of the PHPBenelux user group) answering some questions about himself, Symfony and the PHP community.
</p>
<blockquote>
In this edition, I talked with Stefan Koopmanschap (<a href="http://twitter.com/skoop">@skoop</a>) the co-founder of the Dutch PHP usergroup PFZ.nl which is merged with the PHPBelgium usergroup to form the <a href="http://phpbenelux.eu/">PHPBenelux usergroup</a>. He is also an <a href="http://partners.sensiolabs.com/">official Sensio training partner</a> for Benelux and Germany. [...] Koopmanschap is much involved in the OpenSource world and is a very highly respected member in the PHP Community; he <a href="http://leftontheweb.com/message/What_PHP_needs_well_what_I_think_it_needs">advocates sensible thoughts</a> and never fails to make his point stand out in the best way he can. You can read more about him on his personal blog - <a href="http://www.leftontheweb.com/">LeftOnTheWeb</a>.
</blockquote>
<p><i>Stefan</i> answers a few questions about himself and his experience with PHP:</p>
<ul>
<li>A bit of background on who he is and when he got started with PHP
<li>How he got started with the language
<li>His opinion of PHP now versus when he first started
<li>some of the good and bad things about PHP
</ul>
<p>
You can read interviews with other PHP community members <a href="http://7php.com/tag/php-interview/">here</a>.
</p>]]></description>
      <pubDate>Mon, 30 Jan 2012 08:28:24 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[7php.com: Interview With Michelangelo van Dam - President Of PHPBenelux PHP Use]]></title>
      <guid>http://www.phpdeveloper.org/news/17434</guid>
      <link>http://www.phpdeveloper.org/news/17434</link>
      <description><![CDATA[<p>
On 7php.com today there's a new community interview - this time it's <a href="http://7php.com/php-interview-with-michelangelo-van-dam-president-of-phpbenelux-php-user-group-give-and-expect-nothing-in-return/">with Michelangelo van Dam</a>, the President of the PHPBenelux user group and well known PHP speaker/community advocate.
</p>
<blockquote>
In this edition, I talked with Michelangelo van Dam a senior PHP/Zend Framework consultant. This man really needs no introduction; he is so much of an invaluable asset to the PHP community. As per wefollow.com, he is ranked as the 4th (out of 113) most influential person on Twitter for #zendframework and as the 25th (out of 2,543) most influential person for #php
</blockquote>
<p>
Questions in <a href="http://7php.com/php-interview-with-michelangelo-van-dam-president-of-phpbenelux-php-user-group-give-and-expect-nothing-in-return/">the interview</a> cover everything from a bit of history about <i>Michelangelo</i> out to how supportive the PHP community is:
</p>
<blockquote>
Give and expect nothing in return. People appreciate it more when you give something from the heart instead of giving something as a favor for a future return.
</blockquote>
<p>
Other questions touch on his "community animal" nickname, his community/life balance and his tracking of the work Microsoft is doing to help the PHP language.
</p>]]></description>
      <pubDate>Mon, 23 Jan 2012 12:55:02 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[WebDevRadio: Episode 95:Jeff Carouth Interview from Zendcon 2011]]></title>
      <guid>http://www.phpdeveloper.org/news/17425</guid>
      <link>http://www.phpdeveloper.org/news/17425</link>
      <description><![CDATA[<p>
The WebDev Radio podcast has released their latest episode today - an interview with <i>Jeff Carouth</i> (<a href="http://twitter.com/jcarouth">@jcarouth</a>) from last year's <a href="http://zendcon.com">ZendCon</a> conference:
</p>
<blockquote>
I chatted with Jeff Carouth about his day to day worklife as a PHP guy (among other things) at Texas A and M. Learn the A and M mascot name, Jeff's favorite design pattern, and more.
</blockquote>
<p>
You can listen to this latest episode either via the <a href="http://webdevradio.com/index.php?id=120">in-page player</a> or by <a href="http://webdevradio.com/get.php?web=podcast-webdevradio-2012-01-18-49067.mp3">downloading the mp3</a> directly.
</p>]]></description>
      <pubDate>Fri, 20 Jan 2012 10:57:11 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[7php.com: PHP Interview With Enrico Zimuel Senior Software Engineer At Zend Technologies]]></title>
      <guid>http://www.phpdeveloper.org/news/17399</guid>
      <link>http://www.phpdeveloper.org/news/17399</link>
      <description><![CDATA[<p>
On 7php.com there's a new interview posted <a href="http://7php.com/interview-enrico-zimuel-senior-software-engineer-zend-technologies-everything-is-an-array-in-php/">with Enrico Zimual</a> of <a href="http://zend.com">Zend</a> - "Everything is an Array in PHP".
</p>
<blockquote>
In this edition, I talked with Enrico Zimuel a computer geek since he was 9yrs old. He has written a couple of books namely "Secrets, Spies and Cipher Codes" published by Apogeo in 1999 and the recent "How to use the digital sign" published by Tecniche Nuove in 2010. Enrico has a pretty impressive 'geek' path. He also speaks at many international conferences [...]. You can find his <a href="http://www.slideshare.net/e.zimuel">presentations on slideshare</a>.
</blockquote>
<p>Questions in the interview include:</p>
<ul>
<li>How do you find PHP now as compared to when you first started?
<li>Based on your experience, what are the good and bad parts of PHP?
<li>To someone who wants to become a better PHP developer, what is your advice?
<li>What are some good PHP blog or resources you highly recommend?
</ul>
<p>
Read the <a href="http://7php.com/interview-enrico-zimuel-senior-software-engineer-zend-technologies-everything-is-an-array-in-php/">full interview here</a>.
</p>]]></description>
      <pubDate>Mon, 16 Jan 2012 11:30:04 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[7php.com: Interview With Chris Tankersley Founder Of Northwest Ohio PHP Users Group]]></title>
      <guid>http://www.phpdeveloper.org/news/17361</guid>
      <link>http://www.phpdeveloper.org/news/17361</link>
      <description><![CDATA[<p>
7php.com has posted <a href="http://7php.com/interview-with-chris-tankersley-founder-of-northwest-ohio-php-users-group-any-involvement-is-good-involvement-microsoft/">a new interview today</a> with <i>Chris Tankersley</i> of the Northwest Ohio PHP Users group. The interview (made up of about 20 questions) talks about everything from what <i>Chris</i> thinks about PHP to some advice to aspiring developers to his framework preference.
</p>
<blockquote>
In this edition, I talked with Chris Tankersley a Zend PHP 5.3 Certified Engineer who has around 8-9 years programming experience in PHP. I'm impressed with his humbleness. He has not even mentioned <a href="http://ctankersley.com/about-2/">his blog</a> where he obviously rambles and grumbles about PHP and his projects. Chris has written a nice article on the PHP | Architect blog where he explains <a href="http://www.phparch.com/2011/11/finding-exactly-where-you-are/">How To Exactly Find Where You Are Using The Yahoo PlaceFinder</a> web service. 
</blockquote>
<p>Other questions include:</p>
<ul>
<li>What's the best PHP book you've read?
<li>What's one PHP project you really appreciate?
<li>Recently Microsoft has also started actively to concentrate on PHP, any comments on that?
<li>If you had to go back in time, would you still choose PHP?
</ul>
<p>
Check out the <a href="http://7php.com/interview-with-chris-tankersley-founder-of-northwest-ohio-php-users-group-any-involvement-is-good-involvement-microsoft/">full post</a> for the answers!
</p>]]></description>
      <pubDate>Mon, 09 Jan 2012 08:43:27 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPClasses.org: Lately in PHP Podcast Episode 19 - The Debate of Making PHP Faster using a JIT]]></title>
      <guid>http://www.phpdeveloper.org/news/17352</guid>
      <link>http://www.phpdeveloper.org/news/17352</link>
      <description><![CDATA[<p>
On PHPClasses.org today the latest episode (#19) of the "Lately in PHP" podcast <a href="http://www.phpclasses.org/blog/post/170-The-Debate-of-Making-PHP-Faster-using-a-JIT-Compiler--Lately-in-PHP-podcast-episode-19.html">has been posted</a>. In it <i>Manual Lemos</i> and <i>Ernani Joppert:</i> talk about the concept of a JIT (just in time) compiler for PHP (such as HipHop or Phalanger).
</p>
<blockquote>
JIT compilation is the main topic of the episode 19 of the Lately in PHP podcast presented by Manuel Lemos and Ernani Joppert who received as guests Miloslav Beno of the Phalanger team and Nuno Lopes of the PECL LLVM project to discuss this and other interesting topics of the PHP scene.
</blockquote>
<p>
The hosts and their guests talk about compiling PHP, things that happened in 2011 and look forward to what's to come in the world of PHP in 2012. You can listen to this latest episode either via the <a href="http://www.phpclasses.org/blog/post/170-The-Debate-of-Making-PHP-Faster-using-a-JIT-Compiler--Lately-in-PHP-podcast-episode-19.html">in-page player</a>, by <a href="http://www.phpclasses.org/blog/post/170/file/103/name/Lately-In-PHP-19.mp3">downloading the mp3</a> or by <a href="http://www.phpclasses.org/blog/category/podcast/post/latest.rss">subscribing to the podcast feed</a>.
</p>]]></description>
      <pubDate>Thu, 05 Jan 2012 12:31:31 -0600</pubDate>
    </item>
  </channel>
</rss>

