Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Lorna Mitchell:
Joind.In Needs Help
Aug 16, 2016 @ 14:57:41

Lorna Mitchell has a post to her site sharing a "call for help" related to the open source project she's a lead on: http://joind.in (a popular conference rating/feedback site in wide use across the PHP community). In her post she asks for help with the project and how you can help continue the success of the project/service.

This post is about the open source project, Joind.in. Joind.in is a tool to allow attendees at conferences or other events to offer immediate public feedback to speakers and organisers at those events. Joind.in is an open source project run by volunteers. For the last 6 years I've been a maintainer of this project, following a year or two of being a contributor. Over the last few months, myself and my comaintainer Rob Allen have been mostly inactive due to other commitments, and we have agreed it's time to step aside and let others take up the baton.

She then lists some of the things the project needs help in including:

  • manually check and approve events (the volume of spam we get is surprising, events are manually approved)
  • review and merge pull requests across the repos in [the project's] Github organisation
  • maintain the issue tracker, keeping it tidy and tagging issues, replicating bugs
  • managing the @joindin twitter account - responding to questions and we often like to tweet to promote events and CfPs as well

She ends the post with an update for those that wonder if this is "abandoning" the project, reinforcing that focuses have shifted more to "keeping the lights on" rather than abandoning the project overall.

Open source is most powerful when we pursue our passions and my journey as a speaker and event host over the last 8 years or so would have looked very different without joind.in. [...] If the project isn't important, it will keep on winding down. If it is important, the community will pick it up - this wasn't originally my project, and now it is time to hand it forward.
tagged: joindin project opensource assistance help lornamitchell

Link: http://lornajane.net/posts/2016/joind-in-needs-help

SitePoint.com:
What Happened when we Talked PHP with the Experts
Apr 15, 2013 @ 14:05:56

On SitePoint.com today they've posted the transcript of a "Talk with the Experts" session they did with Lorna Mitchell (instructor of their recent OOP sessions). The transcript includes questions and answers to those in attendance as well as some good links and advice.

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 Object-oriented PHP and co-author of PHP Master: Write Cutting-edge Code.

The transcript 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.

tagged: expert lornamitchell oop sitepoint transcript session

Link: http://www.sitepoint.com/what-happened-when-we-talked-php-with-the-experts

7php.com:
Interview with Lorna Jane Mitchell - Get Started! Stop Reading, Start Doing!
Mar 13, 2012 @ 13:48:38

On 7php.com today they've posted their latest interview with a well-known PHP community member - Lorna Mitchell:

In this edition I talked with Lorna Jane Mitchell, the Project Lead of Joind.in - 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 “PHP Master|Write Cutting-Edge Code” and being a regular speaker at conferences – I was very lucky last week to have been able to attend her LIVE-online talk at Day Camp 4 Developers #4 (@daycamp4devs).

She answers some of the usual questions:

  • How she got started with PHP
  • Her top advice to PHP developers
  • The best PHP book she's read
  • What tools she uses for her development

Besides this, she also includes some words of encouragement to developers to get involved, not just in projects but in the PHP community.

tagged: involvement lornamitchell interview community

Link:

Ibuildings techPortal:
DPC Radio: Implementing OAuth
Feb 08, 2012 @ 20:20:29

On the Ibuildings techPortal today they've posted the latest in their DPC Radio series of podcasts as recorded at last year's Dutch PHP Conference. In this new episode they share Lorna Mitchell's talk "Implementing OAuth".

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.

You can listen to this latest episode either via the in-page player or by downloading the mp3. You can follow along with the presentation in her slides.

tagged: oauth dpcradio podcast dpc11 conference session lornamitchell

Link:

PHPWomen.org:
Book review: PHP Master
Jan 10, 2012 @ 14:19:03

On the PHPWomen blog today there's a new book review of SitePoint's latest major PHP publication - "PHP Master" (by Lorna Mitchell, Davey Shafik and Matthew Turland).

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.

She walks you through the contents of the book, noting that, despite her being an experienced developer, there were still things that she found new.

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.
tagged: bookreview phpmaster sitepoint lornamitchell daveyshafik matthewturland

Link:

SitePoint Blog:
Book Release - "PHP Master: Write Cutting-Edge PHP Code"
Oct 21, 2011 @ 14:58:25

As is mentioned in this new post 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 - Lorna Mitchell, Davey Shafik and Matthew Turland.

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.

The book covers a wide range of topics (somewhat replacing SitePoint's usual "anthology" type of book) including:

  • An introduction to OOP
  • Working with databases
  • Creating and working with APIs
  • Design patterns
  • Security
  • Automated testing

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 three sample chapters.

tagged: sitepoint book release phpmaster cutting edge code lornamitchell daveyshafik matthewturland

Link:

SitePoint Podcast:
#129: Taking PHP to the Next Level with Lorna Mitchell
Sep 12, 2011 @ 13:47:09

On the SitePoint podcast, there's a new episode with Lorna Mitchell where she and host Louis Simoneau talk about taking your PHP to the next level, some of her work in Open Source and her involvement in their upcoming advanced PHP book.

Episode 129 of The SitePoint Podcast is now available! This week our regular interview host Louis Simoneau (@rssaddict) interviews Lorna Mitchell (@Lornajane) one of a team of 3 co-authors working on an upcoming release for SitePoint, an advanced book on PHP.

You can either listen to this latest episode using the in-page player or by downloading the mp3 directly. Of course, you can always subscribe to their podcast feed and get this and other new shows as they're released.

tagged: lornamitchell book interview sitepoint podcast

Link:

Ibuildings techPortal:
Video Interview: Lorna Mitchell
Dec 14, 2010 @ 15:55:31

With the recent announcement of the Dutch PHP conference 2011 (and it's call for papers) the Ibuildings crew has taken a look back at DPC 2010 with this new video interview with Lorna Mitchell, the organizer of the 2010 event.

With the Call for Papers 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!

The Call for Papers is now open 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.

tagged: lornamitchell video interview dpc10 dpc11 ibuildings

Link:

php|architect:
Live from PHPNW: “Teach a man to fish” keynote
Oct 13, 2010 @ 16:36:40

If you weren't able to attend this year's PHP North West conference, you can get a little slice of it via this "live from the keynote" comments the folks at php|architect put together during Lorna Mitchell's "Teach a Man to Fish" keynote.

The wonderful PHP Northwest 2010 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).

You can also find more about the session on it's Joind.in page (including a link to her slides.

tagged: keynote lornamitchell keynote speaker phpnw10

Link:

Community News:
More PHPBenelux 2010 Wrapups
Feb 04, 2010 @ 17:49:58

Two new wrapups of the recent PHP Benelux conference have been posted, one from organizer Michelangelo Van Dam and another from Lorna Mitchell.

From Michelangelo's post:

This past weekend, Belgium was buzzing PHP all the way. PHPBenelux organized the first annual international PHP conference 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.

And from Lorna Mitchell:

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.
tagged: phpbenelux phpbnl10 wrapup michelangelovandam lornamitchell

Link:


Trending Topics: