<?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>Fri, 04 Jul 2008 15:51:55 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPImpact Blog: Flickr Architecture]]></title>
      <guid>http://www.phpdeveloper.org/news/10508</guid>
      <link>http://www.phpdeveloper.org/news/10508</link>
      <description><![CDATA[<p>
The PHP::Impact blog has <a href="http://phpimpact.wordpress.com/2008/06/30/flickr-architecture/">posted about</a> a presentation given by <a href="http://www.ludicorp.com/team_member.php?id=15">Cal Henderson</a> of the Flickr team on the site's architecture and how it uses PHP.
</p>
<p>
Topics mentioned in the talk included Flickr's use of shards, memcached, Smarty, ImageMagick, Apache and cvsup for distributing files across their networks.
</p>
<p>
The presentation can be viewed/downloaded from <a href="http://www.niallkennedy.com/blog/uploads/flickr_php.pdf">here</a>.
</p>]]></description>
      <pubDate>Mon, 30 Jun 2008 09:37:13 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Dutch PHP Conference 2008]]></title>
      <guid>http://www.phpdeveloper.org/news/10453</guid>
      <link>http://www.phpdeveloper.org/news/10453</link>
      <description><![CDATA[<p>
This year's <a href="http://phpconference.nl/">Dutch PHP conference</a> (that happened in Amsterdam) has wrapped up and several members of the PHP community (and groups) have posted their slides and some of their experiences attending. Here's a few:
</p>
<ul>
<li>A <a href="http://www.phpdeveloper.org/news/10447">summary</a> from the PHP Women website
<li><i>Lorna Mitchell</i>'s slides from the conference - <a href="http://www.slideshare.net/lornajane/php-deployment-with-svn/">PHP Deployment with SVN</a>
<li><a href="http://weierophinney.net/matthew/archives/179-DPC08-Wrapup.html">A wrapup</a> from <i>Matthew Weier O'Phinney</i>
<li>Shots from Flickr <a href="http://www.flickr.com/photos/tags/dpc08">tagged for the conference</a>
<li><a href="http://www.ibuildings.com/blog/archives/1051-Post-conference-thoughts.html">some thoughts</a> from <i>Paul Wander</i> of Ibuildings on the conference
</ul>
<p>
Looks like the conference was a great success - thanks in no small part to the efforts of the <a href="http://www.ibuildings.com/">Ibuildings</a> team and <a href="http://www.zend.com">Zend</a>.
</p>]]></description>
      <pubDate>Fri, 20 Jun 2008 08:33:34 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Dutch PHP Conference 2008 Wrapup]]></title>
      <guid>http://www.phpdeveloper.org/news/10416</guid>
      <link>http://www.phpdeveloper.org/news/10416</link>
      <description><![CDATA[<p>
This year's <a href="http://phpconference.nl/">Dutch PHP Conference</a> has come to a close and several members of the community have posted their own wrapups and slides from the event. Here's some of them:
</p>
<ul>
<li><i>Stefan Priebsch</i>'s slides - <a href="http://www.slideshare.net/spriebsch/php-53-and-php-6-a-look-ahead-dpc-2008-amsterdam/">PHP 5.3 and PHP 6 - A Look Ahead</a>
<li><i>Ivo Jansch</i>'s <a href="http://www.jansch.nl/2008/06/16/dutch-php-conference-2008-recap/">wrapaup</a>
<li><i>Helgi</i>'s coverage of each day - <a href="http://www.helgi.ws/index.php?post/2008/06/15/Dutch-PHP-Conference-2008-Day-1">Day 1</a>
<li><i>Lorna Mitchell</i>'s <a href="http://www.lornajane.net/posts/2008/DPC-Talk-Review">experience giving her talk</a> there at the conference and her <a href="http://www.lornajane.net/posts/2008/DPC-Day-1">first day summary</a>
<li><i>Sebastian Bergmann</i>'s slides - <a href="http://www.slideshare.net/sebastian_bergmann/new-features-in-phpunit-33?src=embed">New Features in PHPUnit 3.3</a>, <a href="http://www.slideshare.net/sebastian_bergmann/quality-assurance-in-php-projects-467288?src=embed">Quality Assurance in PHP Projects</a>
</ul>
<p>
If you weren't able to attend, be sure to check out <a href="http://www.flickr.com/photos/tags/dpc08">some of the pictures</a> from the conference over on Flickr (and if you were there, be sure to tag your own pictures with "dpc08").
</p>]]></description>
      <pubDate>Mon, 16 Jun 2008 08:49:08 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Hasin Hayder's Blog: Building services like FriendFeed using PHP - Part 1]]></title>
      <guid>http://www.phpdeveloper.org/news/10315</guid>
      <link>http://www.phpdeveloper.org/news/10315</link>
      <description><![CDATA[<p>
<i>Hasin Hayder</i> has posted <a href="http://hasin.wordpress.com/2008/05/31/building-friendfeed-using-php-part-1/">part one</a> of a series he's doing on making an application similar to the popular <a href="http://friendfeed.com/">FriendFeed</a> site in PHP.
</p>
<blockquote>
<a href="http://friendfeed.com/">Friendfeed</a> is an excellent life streaming service aggregating all your feeds from different service providers, compile them together, build a social network among your known people and finally deliver all these feeds as a mashup. [...] In this blog post I will try to focus on how to develop such a service like Friendfeed using PHP and JS and how to scale such a huge load successfully.
</blockquote>
<p>
This first part looks at the photo sharing handling of the application, including links to libraries already written in PHP to connect to them (like <a href="http://www.flickr.com">Flickr</a> and <a href="http://www.smugmug.com/">Smugmug</a>). 
</p>]]></description>
      <pubDate>Mon, 02 Jun 2008 08:47:32 -0500</pubDate>
    </item>
  </channel>
</rss>
