<?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>Wed, 22 May 2013 19:22:26 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Matthew Weier O'Phinney: My ZendCon Beautiful Software Talk]]></title>
      <guid>http://www.phpdeveloper.org/news/18767</guid>
      <link>http://www.phpdeveloper.org/news/18767</link>
      <description><![CDATA[<p>
<i>Matthew Weier O'Phinny</i> has a new post to his site today sharing the <a href="http://mwop.net/blog/2012-11-17-zendcon-beautiful-software.html">video and slides</a> from his "Beautiful Code" talk from this year's <a href="http://zendcon.com">ZendCon</a> conference.
</p>
<blockquote>
Unusually for me, I did not speak on a Zend Framework topic, and had only one regular slot (I also co-presented a Design Patterns tutorial with my team). That slot, however, became one of my favorite talks I've delivered: "Designing Beautiful Software". I've given this talk a couple times before, but I completely rewrote it for this conference in order to better convey my core message: beautiful software is maintainable and extensible; writing software is a craft.
</blockquote>
<p>
You can find the slides for his presentation <a href="http://mwop.net/slides/2012-10-25-BeautifulSoftware/BeautifulSoftware.html">on his site</a> as well.
</p>]]></description>
      <pubDate>Mon, 19 Nov 2012 11:52:19 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Bradley Holt: Entity Relationships in a Document Database at ZendCon 2012 (Video & Slides)]]></title>
      <guid>http://www.phpdeveloper.org/news/18766</guid>
      <link>http://www.phpdeveloper.org/news/18766</link>
      <description><![CDATA[<p>
If you weren't able to attend this year's <a href="http://zendcon.com">ZendCon</a> conference and wanted to see <i>Bradley Holt</i>'s talk about entity relationships and document databases, you're in luck - he's posted both <a href="http://bradley-holt.com/2012/11/entity-relationships-in-a-document-database-at-zendcon-2012/">the video and slides</a> to his site. Here's his summary of the session:
</p>
<blockquote>
Unlike relational databases, document databases like CouchDB and MongoDB do not directly support entity relationships. This talk will explore patterns of modeling one-to-many and many-to-many entity relationships in a document database. These patterns include using an embedded JSON array, relating documents using identifiers, using a list of keys, and using relationship documents. This talk will explore how these entity relationship patterns equate to how entities are joined in a relational database. We'll take a look at the relevant differences between document databases and relational databases. For example, document databases do not have tables, each document can have its own schema, there is no built-in concept of relationships between documents, views/indexes are queried directly instead of being used to optimize more generalized queries, a column within a result set can contain a mix of logical data types, and there is typically no support for transactions across document boundaries.
</blockquote>
<p>
He also includes links to two of the tools he mentions in the talk - <a href="http://docs.doctrine-project.org/projects/doctrine-couchdb/">Doctrine CouchDB</a> and the <a href="http://docs.doctrine-project.org/projects/doctrine-mongodb-odm/">Doctrine MongoDB ORM</a>.
</p>]]></description>
      <pubDate>Mon, 19 Nov 2012 10:03:55 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Northeast PHP Conference Wrapup]]></title>
      <guid>http://www.phpdeveloper.org/news/18351</guid>
      <link>http://www.phpdeveloper.org/news/18351</link>
      <description><![CDATA[<p>
The Northeast PHP Conference has wrapped up (this past weekend) and there were some great talks given and a good time had by a great group of attendees. If you weren't able to attend and want to catch up on some of the content presented at the event, check out <a href="http://joind.in/event/view/1003">the conference's page</a> on Joind.in. There's links to slides for sessions like:
</p>
<ul>
<li><a href="http://www.slideshare.net/jnklein/northeast-php-high-performance-php">High Performance PHP</a>
<li><a href="http://www.slideshare.net/ctoddlombardo/gamestorming-your-product-with-service-design">Gamestorming Your Product with Service Design<a/>
<lI><a href="https://speakerdeck.com/u/afilina/p/erd-flowcharts-and-other-documentation">ERD, Flowcharts and Other Documentation</a>
<li><a href="http://www.slideshare.net/andrewcurioso/nephp-12-create-a-restful-api">Creating an Epic RESTful API and Conquering the World</a>
<li><a href="https://speakerdeck.com/u/afilina/p/how-to-motivate-your-developers">How to Motivate Your Developers</a>
</ul>
<p>
This is just a small sampling of the sessions, so head over to <a href="http://joind.in/event/view/1003">the conference's page</a> and get the full list! Congrats to the <a href="http://www.northeastphp.org/">Northeast PHP</a> organizers for not only having a great first year but for selling out the event!
</p>]]></description>
      <pubDate>Mon, 13 Aug 2012 11:16:21 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: php|tek 2012 Wraps Up]]></title>
      <guid>http://www.phpdeveloper.org/news/18007</guid>
      <link>http://www.phpdeveloper.org/news/18007</link>
      <description><![CDATA[<p>
This year's <a href="http://tek.phparch.com">php|tek 2012</a> conference has just wrapped up - some great sessions were presented, contributions were made at the hackathon and <a href="http://tek12.phparch.com/2012/04/the-gamification-of-tek-introducing-achievement-patches/">patches gathered</a> by all.
</p>
<p>
If you attended this year's event, please be sure to <a href="http://joind.in/event/view/958">give the speakers some feedback</a> (on Joind.in) and, if you weren't able to, check out the <a href="http://joind.in/event/view/958/slides">"Slides"</a> section for the presentations.
</p>
<p>Topics at this year's event included:</p>
<ul>
<li><a href="http://joind.in/talk/view/6500">Easing in to HTML5 and CSS3</a> (<i>Brian Moon</i>)
<li><a href=http://joind.in/talk/view/6521"">Web Security and You</a> (<i>Eli White</i>) 
<li><a href="http://joind.in/talk/view/6481">(Re)discovering the SPL</a> (<i>Joshua Thijssen</i>)
<li><a href="http://joind.in/talk/view/6517">Slim Your PHP, Fatten Your JS</a> (<i>Ed Finkler</i>)
</ul>]]></description>
      <pubDate>Fri, 25 May 2012 16:26:22 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Jeremy Brown's Blog: A Conversation About REST]]></title>
      <guid>http://www.phpdeveloper.org/news/16262</guid>
      <link>http://www.phpdeveloper.org/news/16262</link>
      <description><![CDATA[<p>
As mentioned in <a href="http://www.notmessenger.com/beginner/a-conversation-about-rest/">this new post</a> to his blog <i>Jeremy Brown</i> has put together a presentation he calls "A Conversation about REST", a discussion that centers less around the implementation of REST and more about the concepts needed to fully understand it.
</p>
<blockquote>
REST is a set of principles and not a specification, so as such you have freedom in how to develop your API. This freedom can lead to confusion though, as it's hard to find concrete examples of its implementation. This presentation explained what REST is and also presented a variety of topics and questions you will certainly come across while implementing your API.
</blockquote>
<p>
You can watch a video of this great presentation (as taken at a Club Ajax meeting in Dallas) <a href="http://clubajax.org/videos/a-conversation-about-rest/">here</a> and can follow along with his slides <a href="http://www.slideshare.net/notmessenger/a-conversation-about-rest-7607412">off of SlideShare</a>. He also links to a great image that gives a <a href="http://www.aisee.com/graph_of_the_month/http.png">flow overview</a> of the possible paths a REST request could take.
</p>]]></description>
      <pubDate>Thu, 28 Apr 2011 08:38:11 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Ian Barber's Slides from ThinkVitamin "Deployment Tactics" Posted]]></title>
      <guid>http://www.phpdeveloper.org/news/15824</guid>
      <link>http://www.phpdeveloper.org/news/15824</link>
      <description><![CDATA[<p>
While not specifically about deploying PHP applications, <i>Ian Barber</i>'s talk at the recent <a href="http://slidesha.re/ewHDFp">ThinkVitamin Code Management and Deployment Conference </a> is packed full of good tips you can use in your web application deployment. He talks about everything from version control strategies, continuous integration, remote releases, package management, hotfixes and one of the most difficult things to do - rollback.
</p>
<blockquote>
Still deploying sites and updates manually via FTP? This session will cover a number of automated deployment methods, best practice workflow for updating sites and fixing bugs, along with how to use staging servers, deploying to multiple machines, zips tars & scripts, packaged releases hotfixes, database changes, rollbacks and more.
</blockquote>
<p>
There's tons of technologies mentioned, so you'd be better off <a href="http://thinkvitamin.com/online-conferences/code-manage-deploy/">going through his slides</a> and taking your own notes. Unfortunately, a recording of the session isn't currently publicly available, but the slides are an excellent resource for those currently looking to better their overall deployment process.
</p>]]></description>
      <pubDate>Fri, 28 Jan 2011 10:03:21 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Josh Holmes' Blog: Rev it up with PHP and IIS]]></title>
      <guid>http://www.phpdeveloper.org/news/15436</guid>
      <link>http://www.phpdeveloper.org/news/15436</link>
      <description><![CDATA[<p>
In <a href="http://www.joshholmes.com/blog/2010/11/12/rev-it-up-with-php-and-iis/">a new post to his blog</a> <i>Josh Holmes</i> has written up a summary of a talk he and <i>Mark Brown</i> (also of Microsoft) gave about running PHP on IIS and how good the performance is. The summary is a result of their session at this year's <a href="http://zendcon.com">Zend/PHP Conference</a>.
</p>
<blockquote>
<a href="http://twitter.com/markjbrown">Mark Brown</a> and I did a talk at ZendCon last week on how well PHP runs in IIS and more specifically, some things that you should do in order to make it run really well on IIS. 
</blockquote>
<p>
They looked back at the history between IIS and PHP - a bit rocky at times - and how, with IIS7 and improvements to FastCGI, this relations has changed for the better. He mentions <a href="http://pecl.php.net/package/WinCache">WinCache</a>, URL Rewrite, the PHP Manager for IIS and the PHP Interoperability effort Microsoft has started.
</p>]]></description>
      <pubDate>Tue, 16 Nov 2010 09:53:42 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Lorna Mitchell' Blog: Best Practices in API Design: Audio and Slides]]></title>
      <guid>http://www.phpdeveloper.org/news/15288</guid>
      <link>http://www.phpdeveloper.org/news/15288</link>
      <description><![CDATA[<p>
<i>Lorna Mitchell</i> has new post today <a href="http://www.lornajane.net/posts/2010/Best-Practices-in-API-Design-Audio-and-Slides">pointing out the release</a> of both the slides and the audio from a presentation she gave at the <a href="http://phpconference.co.uk/">PHP UK conference</a> (back in February of this year) about some of the best practices in API design and development.
</p>
<blockquote>
I really enjoyed giving this talk, since I work so much with APIs and enjoy sharing my ideas. The <a href="http://phpconference.co.uk/uploads/talks/2010/BestPracticesInWebServiceDesign_LornaMitchell.mp3">audio is now online</a> so if you missed the talk, feel free to have a listen. You can also see the <a href="http://www.slideshare.net/lornajane/best-practices-in-web-service-design">slides (on slideshare)</a> and also read the <a href="http://www.lornajane.net/plugin/tag/apidesign">series of blog posts</a> I wrote on this topic which originally inspired the talk. 
</blockquote>
<p>
<i>Lorna</i> has also posted slides for several other of her web services talks including <a href="http://www.slideshare.net/lornajane/working-with-webservices-5031166">Working with Web Services</a>, <a href="http://www.slideshare.net/lornajane/php-and-web-services-perfect-partners">PHP and Web Services</a> and <a href="http://www.slideshare.net/lornajane/architecting-web-services">Archtecting Web Service Applications</a>.
</p>]]></description>
      <pubDate>Fri, 15 Oct 2010 11:42:51 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ruslan Yakushev's Blog: Slides and Questions from PHP on Windows Webcast]]></title>
      <guid>http://www.phpdeveloper.org/news/14350</guid>
      <link>http://www.phpdeveloper.org/news/14350</link>
      <description><![CDATA[<p>
<i>Ruslan Yakushev</i> has posted some of the <a href="http://ruslany.net/2010/04/slides-and-questions-from-php-on-windows-webcast/">slides and the questions</a> from their "PHP Performance on Windows" webcast the other day (a part of the <a href="http://www.phparch.com/tek%C2%B7x-webcast-series/">TEKX webcast series</a>). He co-presented with <a href="http://blogs.msdn.com/markbrown/">Mark Brown</a>.
</p>
<blockquote>
There were a number of question at the end of the webcast that we did not get to answer due to lack of time. This blog post provides answers to those questions.
</blockquote>
<p>
Questions were asked about php_mssql.dll removal, .htaccess on IIS, adding wincache support for Zend_Cache, a Microsoft-developed toolkit for PHP and quite a few more. If you missed the presentation, you can see the <a href="http://www.slideshare.net/ruslany/php-performance-on-windows">slides here</a> and keep checking back on the <a href="http://www.phparch.com/tek%C2%B7x-webcast-series/">TEKX webcast page</a> for the video/audio download.
</p>]]></description>
      <pubDate>Wed, 14 Apr 2010 11:40:02 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ibuildings techPortal: DPC Sessions and Slides]]></title>
      <guid>http://www.phpdeveloper.org/news/12687</guid>
      <link>http://www.phpdeveloper.org/news/12687</link>
      <description><![CDATA[<p>
Whether you were at this year's <a href="http://phpconference.nl/">Dutch PHP Conference</a> or not, you might want to know more about the great talks given there. The techPortal has made it even simpler by <a href="http://techportal.ibuildings.com/2009/06/15/dpc-sessions-and-slides/">linking all of the presentations in one place</a> for you.
</p>
<blockquote>
The <a href="http://phpconference.nl/">Dutch PHP Conference 2009</a> is in the history books now but the spirit of sharing that went on there continues. [...] We will link to the slides as we are made aware of them by the speakers. Not all speakers will release slides or audio and that is fine with us. (it is, after all, their content and we respect that) However, for those speakers who do release them, this list will serve as the official repository.
</blockquote>
<p>
So, check out <a href="http://techportal.ibuildings.com/2009/06/15/dpc-sessions-and-slides/">the listing of the slides</a> as they're added and, of you attended the conference, don't forget to give feedback for the presenters by clicking on those orange "thumbs up" bubbles following each talk.
</p>]]></description>
      <pubDate>Mon, 15 Jun 2009 11:11:36 -0500</pubDate>
    </item>
  </channel>
</rss>
