<?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>Sat, 18 May 2013 18:34:05 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[SitePoint.com: What Happened when we Talked PHP with the Experts]]></title>
      <guid>http://www.phpdeveloper.org/news/19459</guid>
      <link>http://www.phpdeveloper.org/news/19459</link>
      <description><![CDATA[<p>
On SitePoint.com today they've <a href="http://www.sitepoint.com/what-happened-when-we-talked-php-with-the-experts/">posted the transcript </a> of a "Talk with the Experts" session they did with <i>Lorna Mitchell</i> (instructor of their recent OOP sessions). The transcript includes questions and answers to those in attendance as well as some good links and advice.
</p>
<blockquote>
Last Thursday I broke with tradition slightly and ran a Talk with the Experts session in the evening (down under), making it a bit more time-zone friendly for our UK audience. It also meant that I was able to swap my usual coffee for a wine, which probably made the session run a bit more smoothly. The subject was PHP and our expert was Lorna Mitchell, tutor of <a href="https://learnable.com/courses/object-oriented-php-2734">Object-oriented PHP</a> and co-author of <a href="https://learnable.com/books/phppro1">PHP Master: Write Cutting-edge Code</a>.
</blockquote>
<p>
The <a href="http://www.sitepoint.com/what-happened-when-we-talked-php-with-the-experts/">transcript</a> starts with a collection of some of the links provided during the discussion and then runs through the entire conversation. There's some good advice in there, especially if you're relatively new to the world of PHP object-oriented programming.
</p>
Link: http://www.sitepoint.com/what-happened-when-we-talked-php-with-the-experts]]></description>
      <pubDate>Mon, 15 Apr 2013 09:05:56 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[7php.com: Interview with Lorna Jane Mitchell - Get Started! Stop Reading, Start Doing!]]></title>
      <guid>http://www.phpdeveloper.org/news/17663</guid>
      <link>http://www.phpdeveloper.org/news/17663</link>
      <description><![CDATA[<p>
On 7php.com today they've <a href="http://7php.com/php-interview-lorna-jane-mitchell/">posted their latest interview</a> with a well-known PHP community member - <i>Lorna Mitchell</i>:
</p>
<blockquote>
In this edition I talked with Lorna Jane Mitchell, the Project Lead of <a href="http://joind.in/about">Joind.in</a> - built with PHP and proud to be Open-Source. She is the first female PHP programmer I'm interviewing on 7php.com and this makes it a special one. Lorna is a highly respected and highly looked-upon PHPer in the PHP Community with all her active contributions, writing so many insightful PHP articles, co-author of the famous PHP book "<a href="http://7php.com/recommended-book/book.php?b=Write-Cutting-Edge-Code">PHP Master|Write Cutting-Edge Code</a>" and being a regular speaker at conferences - I was very lucky last week to have been able to attend her LIVE-online talk at <a href="http://daycampfordevelopers.com/">Day Camp 4 Developers #4</a> (@daycamp4devs). 
</blockquote>
<p>She answers some of the usual questions:</p>
<ul>
<li>How she got started with PHP
<li>Her top advice to PHP developers
<li>The best PHP book she's read
<li>What tools she uses for her development
</ul>
<p>
Besides this, she also includes some words of encouragement to developers to get involved, not just in projects but in the PHP community.
</p>]]></description>
      <pubDate>Tue, 13 Mar 2012 08:48:38 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ibuildings techPortal: DPC Radio: Implementing OAuth]]></title>
      <guid>http://www.phpdeveloper.org/news/17520</guid>
      <link>http://www.phpdeveloper.org/news/17520</link>
      <description><![CDATA[<p>
On the Ibuildings techPortal today they've posted the latest in their DPC Radio series of podcasts as recorded at last year's <a href="http://phpconference.nl">Dutch PHP Conference</a>. In <a href="http://techportal.ibuildings.com/2012/02/08/dpc-radio-implementing-oauth/">this new episode</a> they share <i>Lorna Mitchell</i>'s talk "Implementing OAuth".
</p>
<blockquote>
With Twitter moving its API to OAuth the idea of using tokens rather than passwords for authentication went mainstream. Many explanations of OAuth make it seem complicated whereas in reality the "OAuth Dance" is a series of simple steps executed in sequence. This talk covers consuming and providing OAuth services, includes implementation examples, and is recommended for all technical leads, architects, and integration specialists.
</blockquote>
<p>
You can listen to this latest episode either via <a href="http://techportal.ibuildings.com/2012/02/08/dpc-radio-implementing-oauth/">the in-page player</a> or by <a href="http://dpcradio.s3.amazonaws.com/2011_010.mp3">downloading the mp3</a>. You can follow along with the presentation in <a href="http://www.slideshare.net/lornajane/oauth-7990565">her slides</a>.
</p>]]></description>
      <pubDate>Wed, 08 Feb 2012 14:20:29 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPWomen.org: Book review: PHP Master]]></title>
      <guid>http://www.phpdeveloper.org/news/17368</guid>
      <link>http://www.phpdeveloper.org/news/17368</link>
      <description><![CDATA[<p>
On the PHPWomen blog today there's a <a href="http://www.phpwomen.org/wordpress/2012/01/10/book-review-php-master">new book review</a> of SitePoint's latest major PHP publication - "PHP Master" (by <i>Lorna Mitchell</i>, <i>Davey Shafik</i> and <i>Matthew Turland</i>).
</p>
<blockquote>
At 357 pages (375 including index), this book provides a thorough grounding in the key topics todays PHP developer should strive to know, and know well. The back cover ambitiously states that the book is "guaranteed to take your PHP skills to the next level". Keep reading to find out whether or not I agree.
</blockquote>
<p>
She <a href="http://www.phpwomen.org/wordpress/2012/01/10/book-review-php-master">walks you through</a> the contents of the book, noting that, despite her being an experienced developer, there were still things that she found new.
</p>
<blockquote>
Despite the stated demographic, I think this book has a lot to offer novice developers. It would be a real challenge to properly digest and understand the wide range of topics covered, but an achievable and worthwhile one nonetheless. [...] If you're still undecided, my advice is buy the book - you won't regret it.
</blockquote>]]></description>
      <pubDate>Tue, 10 Jan 2012 08:19:03 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[SitePoint Blog: Book Release - "PHP Master: Write Cutting-Edge PHP Code"]]></title>
      <guid>http://www.phpdeveloper.org/news/17025</guid>
      <link>http://www.phpdeveloper.org/news/17025</link>
      <description><![CDATA[<p>
As is mentioned in <a href="http://www.sitepoint.com/staying-on-the-cutting-edge-of-php-just-got-easier/">this new post</a> to the SitePoint blogs, a new book has been released (by SitePoint press, naturally) about "writing cutting-edge PHP code" by a few well known authors in the PHP community - <a href="http://lornajane.net">Lorna Mitchell</a>, <a href="http://daveyshafik.com">Davey Shafik</a> and <a href="http://matthewturland.com/">Matthew Turland</a>.
</p>
<blockquote>
Savvy PHP web developers can now keep ahead of the game and ensure that their PHP code is safe, secure, and well-structured for the future with the latest release from SitePoint: "PHP Master: Write Cutting-edge Code"
by Lorna Mitchell, Davey Shafik, and Matthew Turland.
</blockquote>
<p>
<a href="http://www.sitepoint.com/books/phppro1/">The book</a> covers a <a href="http://www.sitepoint.com/books/phppro1/toc.php">wide range of topics</a> (somewhat replacing SitePoint's usual "anthology" type of book) including:
</p>
<ul>
<li>An introduction to OOP 
<li>Working with databases
<li>Creating and working with APIs
<li>Design patterns
<li>Security
<li>Automated testing
</ul>
<p>
As part of a special offer, you can pick up your print+ebook bundle for the price of just the book, about $40 USD. If you'd like a sample before purchasing, they've posted <a href="http://www.sitepoint.com/books/phppro1/samplechapters.php?">three sample chapters</a>.
</p>]]></description>
      <pubDate>Fri, 21 Oct 2011 09:58:25 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[SitePoint Podcast: #129: Taking PHP to the Next Level with Lorna Mitchell]]></title>
      <guid>http://www.phpdeveloper.org/news/16843</guid>
      <link>http://www.phpdeveloper.org/news/16843</link>
      <description><![CDATA[<p>
On the SitePoint podcast, there's a new episode with <a href="http://lornajane.net">Lorna Mitchell</a> where she and host <i>Louis Simoneau</i> talk about <a href="http://www.sitepoint.com/podcast-129-taking-php-to-the-next-level-with-lorna-mitchell/">taking your PHP to the next level</a>, some of her work in Open Source and her involvement in their upcoming advanced PHP book.
</p>
<blockquote>
Episode 129 of The SitePoint Podcast is now available! This week our regular interview host Louis Simoneau (<a href="http://twitter.com/rssaddict">@rssaddict</a>) interviews Lorna Mitchell (<a href="http://twitter.com/Lornajane">@Lornajane</a>) one of a team of 3 co-authors working on an upcoming release for SitePoint, an advanced book on PHP.
</blockquote>
<p>
You can either listen to this latest episode using the <a href="http://www.sitepoint.com/podcast-129-taking-php-to-the-next-level-with-lorna-mitchell/">in-page player</a> or by <a href="http://media.libsyn.com/media/sitepoint/sitepointpodcast129.mp3">downloading the mp3</a> directly. Of course, you can always <a href="http://www.sitepoint.com/blogs/?feed=podcast">subscribe to their podcast feed</a> and get this and other new shows as they're released.
</p>]]></description>
      <pubDate>Mon, 12 Sep 2011 08:47:09 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ibuildings techPortal: Video Interview: Lorna Mitchell]]></title>
      <guid>http://www.phpdeveloper.org/news/15574</guid>
      <link>http://www.phpdeveloper.org/news/15574</link>
      <description><![CDATA[<p>
With the recent announcement of the <a href="http://phpdeveloper.org/news/15564">Dutch PHP conference 2011</a> (and it's <a href="http://www.phpconference.nl/callforpapers">call for papers</a>) the Ibuildings crew has taken a look back at DPC 2010 with <a href="http://techportal.ibuildings.com/2010/12/14/video-interview-lorna-mitchell/">this new video interview</a> with <i>Lorna Mitchell</i>, the organizer of the 2010 event.
</p>
<blockquote>
With the <a href="http://www.phpconference.nl/home/call-for-papers-for-dpc-2011-now-open/">Call for Papers</a> open and the for the Dutch PHP Conference 2011, it seems like a good time to bring in this interview from last year's host, Lorna Mitchell. Watch this short video for her impressions of the overall event, and some top tips for getting your talks accepted this year!
</blockquote>
<p>
The Call for Papers is <a href="http://www.phpconference.nl/home/call-for-papers-for-dpc-2011-now-open/">now open</a> and will last until January 13th. Potential speakers are welcome to submit as many ideas as they'd like for consideration. Travel, hotel and a conference pass will be included for those selected.
</p>]]></description>
      <pubDate>Tue, 14 Dec 2010 09:55:31 -0600</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[Community News: More PHPBenelux 2010 Wrapups]]></title>
      <guid>http://www.phpdeveloper.org/news/13968</guid>
      <link>http://www.phpdeveloper.org/news/13968</link>
      <description><![CDATA[<p>
Two new wrapups of the recent <a href="http://conference.phpbenelux.eu/">PHP Benelux conference</a> have been posted, one from organizer <i>Michelangelo Van Dam</i> and another from <i>Lorna Mitchell</i>.
</p>
<p>
From <a href="http://www.dragonbe.com/2010/02/phpbenelux-conference-2010-wrapup.html">Michelangelo's post</a>:
</p>
<blockquote>
This past weekend, Belgium was buzzing <a href="http://www.php.net/">PHP</a> all the way. <A href="http://www.phpbenelux.eu/">PHPBenelux</a> organized the first <a href="http://conference.phpbenelux.eu/">annual international PHP conference</a> in Belgium and it can be called a true success. [...] This was the first conference that I not only attended, but was actually involved behind the scenes. It was a great experience and I have now more respect to organizers of bigger conferences now that we know what kind of challenges they have to overcome.
</blockquote>
<p>
And from <a href="http://www.lornajane.net/posts/2010/PHPBenelux-Recap">Lorna Mitchell</a>:
</p>
<blockquote>
Last weekend I was privileged to speak at the inaugural PHPBenelux conference in Antwerp, Belgium. [...] The conference itself was very well organised and the venue worked very nicely. [...] The venue itself was just across the car park and had plenty of rooms with an open exhibition space which worked nicely - the two tracks were on opposite sides of this space so the footfall for the exhibitors was hopefully good! Full marks go to the crew.
</blockquote>]]></description>
      <pubDate>Thu, 04 Feb 2010 11:49:58 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: IBuildings techPortal's New Editor-in-Chief: Lorna Mitchell]]></title>
      <guid>http://www.phpdeveloper.org/news/13477</guid>
      <link>http://www.phpdeveloper.org/news/13477</link>
      <description><![CDATA[<p>
Following the stepping down of <i>Cal Evans</i> as the Editor-in-Chief of the IBuildings techPortal website, a new community member has stepped up to <a href="http://techportal.ibuildings.com/2009/11/04/new-editor-in-chief-at-techportal/">take on the role</a> - <i>Lorna Mitchell</i>.
</p>
<blockquote>
Allow me to introduce myself; my name is Lorna Mitchell and I'm your new Editor-in-Chief here at techPortal. This site was grown from an ambition by Ibuildings to allow great content, mostly from Ibuildings developers, to be collected into one place and shared with the wider community. Over time this has grown to include the content from the sessions at DPC (Dutch PHP Conference) in 2009, as well as some shorter technical posts.
</blockquote>
<p>
In <a href="http://www.lornajane.net/posts/2009/Announcement-Editor-in-Chief-of-Ibuildings-Techportal">her personal post</a> <i>Lorna</i> also mentions other roles she'll be taking on in the IBuildings PHP Centre of Expertise.
</p>]]></description>
      <pubDate>Wed, 04 Nov 2009 07:50:48 -0600</pubDate>
    </item>
  </channel>
</rss>
