<?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, 19 May 2013 12:16:05 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHP North West: Lorenzo Alberton: Profile your PHP application and make it fly]]></title>
      <guid>http://www.phpdeveloper.org/news/15615</guid>
      <link>http://www.phpdeveloper.org/news/15615</link>
      <description><![CDATA[<p>
On the PHP North West site today they've released another in their series of video recordings from this year's event. In <A href="http://conference.phpnw.org.uk/phpnw10/2010/12/22/phpnw10-lorenzo-alberton-profile-your-php-application-and-make-it-fly/">this session</a> <i>Lorenzo Alberton</i> talks about profiling your application to squeeze out as much performance as possible.
</p>
<blockquote>
Making an application scale and go faster is often seen as a wizardly task. We read the micro-optimisation tricks posted in tech blogs and apply them with unconditional trust and great hope, and then wonder why performances haven't improved that much (Wait, I even replaced print with echo!!!).In this talk well see how we can take easy, practical steps we can apply over and over that really make a difference, by analysing what our application does under the hood, measuring how and where the different resources are used, eliminating the real bottlenecks and restructuring critical components to handle growing loads.
</blockquote>
<p>
You can follow along with <a href="http://www.slideshare.net/quipo/profile-your-php-application-and-make-it-fly">a copy of his slides</a>. There's also other great recordings from this year's event - check out the <a href="http://conference.phpnw.org.uk/phpnw10/">home page</a> for the event for more.
</p>]]></description>
      <pubDate>Wed, 22 Dec 2010 08:17:11 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP North West Sessions: Robert Mortimer's "Let Your Toolchain Set You Free"]]></title>
      <guid>http://www.phpdeveloper.org/news/15606</guid>
      <link>http://www.phpdeveloper.org/news/15606</link>
      <description><![CDATA[<p>
On the PHP North West site today there's <a href="http://conference.phpnw.org.uk/phpnw10/2010/12/20/phpnw10-robert-mortimer-let-your-toolchain-set-you-free/">a new video posted</a> of a session at the PHP North West 2010 conference - <i>Robert Mortimer</i>'s talk "Let your toolchain set you free".
</p>
<blockquote>
A quick romp though installing a full php development tool chain. Starting at A for Apache and ending at X for X-debug including U for unit testing and S for source control. 
</blockquote>
<p>
You can <a href="http://blip.tv/file/get/Phpcodemonkey-PHPNW10RobertMortimerLetYourToolchainSetYouFree636.flv">watch the video</a> and <a href="http://code.google.com/p/php-talk/source/checkout">check out the source</a> he uses in the talk. For more great sessions, check out <a href="http://conference.phpnw.org.uk/phpnw10/">the latest news</a> on the PHPNW site.
</p>]]></description>
      <pubDate>Mon, 20 Dec 2010 15:11:43 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP North West: PHPNW10: Harrie Verveer: Database version control without pain]]></title>
      <guid>http://www.phpdeveloper.org/news/15542</guid>
      <link>http://www.phpdeveloper.org/news/15542</link>
      <description><![CDATA[<p>
On the PHP North West site they've <A href="http://conference.phpnw.org.uk/phpnw10/2010/12/03/phpnw10-harrie-verveer-database-version-control-without-pain/">posted a new video</a> from this year's conference (back in October) of one of the sessions. In this new video <i>Harrie Verveer</i> presents his talk <i>Database version control without pain</i>.
</p>
<blockquote>
We've all read the textbooks and are using version control systems for our code, but our databases are left out in the cold. Every team has their own workaround, ranging from patch files to SQL snippets in the bugtracker, but none is really robust. There isn't a silver bullet solution, but this talk will show you different approaches and solutions that you can use in different kinds of projects, helping you to handle the changes in your database structure in a more sophisticated way.
</blockquote>
<p>
You can find the <a href="http://www.slideshare.net/harrieverveer/database-version-control-without-pain-the-phpnw10-version">related slides here</a>. There's also other great episodes on <a href="http://conference.phpnw.org.uk/phpnw10/">the PHP North West website</a>.
</p>]]></description>
      <pubDate>Tue, 07 Dec 2010 10:58:45 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: PHP North West 2010 Wrap-ups]]></title>
      <guid>http://www.phpdeveloper.org/news/15310</guid>
      <link>http://www.phpdeveloper.org/news/15310</link>
      <description><![CDATA[<p>
In the wake of the <a href="http://conference.phpnw.org.uk/phpnw10/">PHP North West conference</a>, several of the attendees (and speakers alike) have posted their summaries and thoughts about the two day event. Here's a few so far:
</p>
<ul>
<li><i>John Mertic</i>'s <a href="http://jmertic.wordpress.com/2010/10
/09/slides-posted-from-my-talk-at-phpnw/">Deployable applications slides</a>
<li><i>Lorna Mitchell</i>'s <a href="http://www.lornajane.net/posts/2010/PHPNW10-Teach-a-Man-to-Fish">Teach a Man to Fish</a>
<li><i>Lorenzo Alberton</i>'s <a href="http://www.alberton.info/phpnw10_summary_and_new_job.html">slides</a>
<li><i>Stuart Herbert</i>'s posts on <a href="http://blog.stuartherbert.com/php/2010/10/19/phpnw10-jeremy-coates/">Jeremy Coates</a>, the <a href="http://blog.stuartherbert.com/php/2010/10/20/phpnw10-saturday-speakers-track-1/">Saturday speakers, track 1</a>, <a href="http://blog.stuartherbert.com/php/2010/10/18/phpnw10-friday-social/">Friday social</a>, <a href="http://blog.stuartherbert.com/php/2010/10/21/phpnw10-conference-audience/">the audience</a>
<li><i>Jamie Hurst</i>'s <a href="http://www.jamiehurst.co.uk/php-conference-manchester-phpnw-2010/">wrapup</a>
</ul>
<p>
As others pop up, they'll be added to the list. Don't see yours here? <a href="mailto:info@phpdeveloper.org">let me know</a>!
</p>]]></description>
      <pubDate>Wed, 20 Oct 2010 12:34:34 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[php|architect: Live from PHPNW: "Teach a man to fish" keynote]]></title>
      <guid>http://www.phpdeveloper.org/news/15272</guid>
      <link>http://www.phpdeveloper.org/news/15272</link>
      <description><![CDATA[<p>
If you weren't able to attend this year's PHP North West conference, you can get a little slice of it via <a href="http://www.phparch.com/2010/10/09/live-from-phpnw-%E2%80%9Cteach-a-man-to-fish%E2%80%9D-keynote/">this "live from the keynote"</a> comments the folks at php|architect put together during <i>Lorna Mitchell</i>'s "Teach a Man to Fish" keynote.
</p>
<blockquote>
The wonderful <a href="http://conference.phpnw.org.uk/phpnw10/">PHP Northwest 2010</a> conference took place last weekend in Manchester, UK, and our Marco Tabini was present to keynote Lorna Jane Mitchell's keynote "Teach a man to fish." Here's the transcript from the event (powered by Blue Parabola's upcoming live-blogging system Broadr).
</blockquote>
<p>
You can also find more about the session on it's <a href="http://joind.in/talk/view/2049">Joind.in</a> page (including a link to her slides.
</p>]]></description>
      <pubDate>Wed, 13 Oct 2010 11:36:40 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Lorna Mitchell's Blog: PHPNW10: Call for Papers]]></title>
      <guid>http://www.phpdeveloper.org/news/14716</guid>
      <link>http://www.phpdeveloper.org/news/14716</link>
      <description><![CDATA[<p>
As <i>Lorna Mitchell</i> has posted to her blog today, the <a href="http://www.lornajane.net/posts/2010/PHPNW10-Call-for-Papers">PHP North West 2010 Call for Papers is open</a> and ready to accept your talk suggestions!
</p>
<blockquote>
As in previous years, we'll first of all deal with selecting the papers for our main conference day, 9th October. Talks can be 60 minutes or 30 minutes, can be on any subject if you can persuade us it's relevant to PHP developers, and speakers anywhere on the spectrum from expert to newbie are welcome.
</blockquote>
<p>
The deadline to get them in is July 10th, so if you're going to submit, you'd better do it quickly! The event will be happening in Manchester October 9th and will include a full day of speakers and presentations. Speakers will receive an invite to the speaker's dinner, a conference pass and accommodations for the evening of Friday night to Saturday morning.
</p>
<p>
You can find out complete details on the conference from <a href="http://conference.phpnw.org.uk/phpnw10/">its main website</a> - including <a href="http://conference.phpnw.org.uk/phpnw10/registration/">registration</a> if you just wish to attend.
</p>]]></description>
      <pubDate>Tue, 29 Jun 2010 08:47:10 -0500</pubDate>
    </item>
  </channel>
</rss>
