<?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>Tue, 16 Mar 2010 01:58:44 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[YouTube.com: Installing Zend Server on Linux in 4 minutes and 37 seconds]]></title>
      <guid>http://www.phpdeveloper.org/news/14088</guid>
      <link>http://www.phpdeveloper.org/news/14088</link>
      <description><![CDATA[<p>
<i>Kevin Schroeder</i> (of <a href="http://zend.com">Zend</a>) has posted a new video to YouTube on how to get the latest version of Zend Server <a href="http://www.youtube.com/watch?v=5aG7D5lqiqM">up and running on a linux machine</a> in under five minutes (four minutes and thirty-seven seconds, to be exact).
</p>
<p>He shows you how to:</p>
<ul>
<li>Download the server software for manual download
<li>Set up some basic configuration files
<li>Update the needed packages and dependencies (in his case RPMs)
<li>Grabbing a license from the request page on Zend.com
<li>Set up some of the configuration through the tool's web-based interface
</ul>
<p>
You can find out more about the Zend Server product on <a href="http://www.zend.com/en/products/server/downloads?hpb=Server5_GA">its info page on Zend.com</a>
</p>]]></description>
      <pubDate>Thu, 25 Feb 2010 09:09:05 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Internet.com: Passing Data Between PHP and JavaScript Using JSON (Video)]]></title>
      <guid>http://www.phpdeveloper.org/news/13982</guid>
      <link>http://www.phpdeveloper.org/news/13982</link>
      <description><![CDATA[<p>
As Developer.com mentions in <a href="http://www.developer.com/webcast/article.php/3863446/article.htm">a new article</a>, there's a new video tutorial posted over on Internet.com about <a href="http://www.internet.com/Video/?bcpid=1431564240&bclid=1433966034&bctid=64852307001">using PHP and JSON</a> to pass around data in your applications.
</p>
<blockquote>
Got seven minutes to learn how you can harness the power of PHP, JavaScript and JSON in a powerful AJAX-driven web application? This Internet.com Video tutorial shows you all you need to know to pass data between the client and server using JSON data format.
</blockquote>
<p>
The video explains a bit about JSON+PHP and shows you how to send a simple message (book-related data) to the server and how to handle the response with a little help from <a href="http://jquery.com">jQuery</a>'s Ajax functions.
</p>]]></description>
      <pubDate>Mon, 08 Feb 2010 10:51:42 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Andrei Zmievski's Blog: Please Start From the Beginning]]></title>
      <guid>http://www.phpdeveloper.org/news/13844</guid>
      <link>http://www.phpdeveloper.org/news/13844</link>
      <description><![CDATA[<p>
As a part of the <a href="http://www.havocinspired.co.uk/category/please-start-from-the-beginning/">Please Start From The Beginning</i> video series, <i>Andrei Zmievski</i> <a href="http://zmievski.org/2010/01/please-start-from-the-beginning">was interviewed</a> about how he got into web development and PHP.
</p>
<blockquote>
<a href="http://www.havocinspired.co.uk/category/please-start-from-the-beginning/">Please Start From The Beginning</a> is a video series that explores the career paths and experiences of web industry professionals. I was honored to be interviewed for the series along with such interesting people as <a href="http://www.havocinspired.co.uk/please-start-from-the-beginning/please-start-from-the-beginning-with-eric-meyer/">Eric Meyer</a>, <a href="http://www.havocinspired.co.uk/please-start-from-the-beginning/please-start-from-the-beginning-with-joe-stump/">Joe Stump</a>, and <A href="http://www.havocinspired.co.uk/please-start-from-the-beginning/please-start-from-the-beginning-with-elliot-jay-stocks/">Elliot Jay Stocks</a>.
</blockquote>
<p>
Here's the summary from <a href="http://www.havocinspired.co.uk/please-start-from-the-beginning/please-start-from-the-beginning-with-andrei-zmievski/">this episode</a>:
</p>
<blockquote>
<a href="http://zmievski.org/">Andrei Zmievski</a> is a web developer and founding member of <a href="http://analog.coop/">Analog</a>, prior to this he was Open Source Fellow at <a href="http://www.digg.com/">Digg</a> and a platform engineer at <a href="http://www.yahoo.com/">Yahoo</a>. Andrei is also a core developer of <a href="http://www.php.net/">PHP</a> and a member of the PHP Group.
</blockquote>]]></description>
      <pubDate>Thu, 14 Jan 2010 13:47:47 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: ZendCon 2009 Video Blog]]></title>
      <guid>http://www.phpdeveloper.org/news/13407</guid>
      <link>http://www.phpdeveloper.org/news/13407</link>
      <description><![CDATA[<p>
If you'd like to keep up with a daily recap of some of the things going on around this year's <a href="http://zendcon.com">ZendCon</a> conference, <i>Eli White</i>, Editor-in-Chief of the Zend Developer Zone, will be posting videos all week long about the event.
</p>
<p>
He's added <a href="http://devzone.zend.com/article/11066-ZendCon-2009-Video-Blog-T-2-Days">T-2 Days</a> and <a href="http://devzone.zend.com/article/11069-ZendCon-2009-Video-Blog-T-1-Day">T-1 Days</a> so far and you can keep up with more of the video posts as they come out on <A href="http://devzone.zend.com/article/11069-ZendCon-2009-Video-Blog-T-1-Day">this page</a> of the Zend Developer Zone website.
</p>]]></description>
      <pubDate>Mon, 19 Oct 2009 10:41:27 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Tiffany Brown's Blog: Recommended viewing: How NOT to Build a WordPress Plugin]]></title>
      <guid>http://www.phpdeveloper.org/news/13324</guid>
      <link>http://www.phpdeveloper.org/news/13324</link>
      <description><![CDATA[<p>
<i>Tiffany Brown</i> has <a href="http://tiffanybbrown.com/2009/10/01/recommended-viewing-how-not-to-build-a-wordpress-plugin/">pointed out a video</a> from this year's WordCamp WordPress event - a presentation from <i>Will Norris</i>, "How NOT to Build a WordPress Plugin".
</p>
<blockquote>
An amazing video from WordCamp Portland 2009 with tips on how to build a better WordPress plug-in. Lots of nuggets about functions and constants that aren't covered in the <a href="http://codex.wordpress.org/Function_Reference/">codex</a>.
</blockquote>
<p>
You can <a href="http://v.wordpress.com/wp-content/plugins/video/flvplayer.swf?guid=NLDyXte5&ver=1.9">check out the video here</a> (it comes in at about 45 minutes).
</p>]]></description>
      <pubDate>Fri, 02 Oct 2009 09:25:37 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[ZendCasts: Using Zend_Cache to speed up Web Service calls]]></title>
      <guid>http://www.phpdeveloper.org/news/13226</guid>
      <link>http://www.phpdeveloper.org/news/13226</link>
      <description><![CDATA[<p>
On the ZendCasts site today there's <a href="http://www.zendcasts.com/using-zend_cache-to-speed-up-web-service-calls/2009/09/">a new video</a> looking at the Zend_Cache component of the <a href="http://framework.zend.com">Zend Framework</a> and how it can be used to speed up the response time for things like calls to a web service.
</p>
<blockquote>
This is part 4 in a four part series on Google Docs and Google maps. While this example shows how to cache a Class to a file, you could easily modify the code to work with other caching backends such as a memory-based caching engine or something like Zend Optimizer or APC.
</blockquote>
<p>
If you want to get caught up on the series, here's the links to <a href="http://www.zendcasts.com/introduction-to-the-google-docs-api/2009/08/">part one</a>, <a href="http://www.zendcasts.com/geotargetting-with-the-google-maps-api/2009/08/">two</a> and <a href="http://www.zendcasts.com/using-google-maps-with-zend_gdata/2009/09/">three</a>.
</p>]]></description>
      <pubDate>Tue, 15 Sep 2009 12:07:16 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Stefan Mischook's Blog: PHP Video: Controllers in MVC]]></title>
      <guid>http://www.phpdeveloper.org/news/12764</guid>
      <link>http://www.phpdeveloper.org/news/12764</link>
      <description><![CDATA[<p>
<i>Stefan Mischook</i> is back with <a href="http://www.killerphp.com/articles/php-video-controllers-in-mvc/">another video</a> in his series. This time he looks at a part of the Model/View/Controller framework - the Controller.
</p>
<blockquote>
In this video, I talk a little about the MVC design pattern with special attention to the middle layer in MVC: the 'controller'. [...] The Controller is the part that brokers the communication between the View and the Model.
</blockquote>
<p>
If you like the video and want to see more, check out the <a href="http://www.killerphp.com/articles/category/php-videos/">PHP videos</a> section of his website.
</p>]]></description>
      <pubDate>Fri, 26 Jun 2009 10:26:05 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Stefan Mischook's Blog: PHP Video: Why Zend instead of other PHP Framework?]]></title>
      <guid>http://www.phpdeveloper.org/news/12684</guid>
      <link>http://www.phpdeveloper.org/news/12684</link>
      <description><![CDATA[<p>
<i>Stefan Mischook</i> has <a href="http://www.killerphp.com/articles/php-video-why-zend-instead-of-other-php-framework/">posted another video</a> to his KillerPHP.com site today. This time he looks at the Zend framework and gives some reasoning being making it your framework of choice.
</p>
<blockquote>
In response to my a recent podcast where I recommended that <a href="http://www.killerphp.com/articles/php-video-the-zend-framework-and-web-20/">PHP programmers learn the Zend Framework</a>, I was asked why I choose Zend, rather than other PHP frameworks.
</blockquote>
<p>
He covers what to look for in an MVC framework and why a flexible, well-supported (community) framework can really make a difference.
</p>]]></description>
      <pubDate>Mon, 15 Jun 2009 08:42:04 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Paul Reinheimer's Blog: Dutch PHP Conference Video Series]]></title>
      <guid>http://www.phpdeveloper.org/news/12642</guid>
      <link>http://www.phpdeveloper.org/news/12642</link>
      <description><![CDATA[<p>
The <a href="http://phpconference.nl">Dutch PHP Conference</a> is coming up fast but if you weren't able to attend this year, you might want to follow along with <i>Paul Reinheimer</i>'s (interesting) video series leading up to, and possibly during, the conference. He's already posted several from the days leading up to the conference:
</p>
<ul>
<li><a href="http://blog.preinheimer.com/index.php?/archives/315-Dutch-PHP-Conference,-Day-7.html">Dutch PHP Conference, Day -7</a>
<li><a href="http://blog.preinheimer.com/index.php?/archives/316-Dutch-PHP-Conference,-Day-6,-part-1.html">Dutch PHP Conference, Day -6, part 1/?</a>
<li><a href="http://blog.preinheimer.com/index.php?/archives/317-Dutch-PHP-Conference-Day-6-Part-2.html">Dutch PHP Conference Day-6 Part 2</a>
<li><a href="http://blog.preinheimer.com/index.php?/archives/318-Dutch-PHP-Conference-Day-5,-part-1.html">Dutch PHP Conference Day -5, part 1/?</a>
<li><a href="http://blog.preinheimer.com/index.php?/archives/319-Dutch-PHP-Conference-day-4.5-drunken-adventures.html">Dutch PHP Conference day -4.5 drunken adventures</a>
<li><a href="http://blog.preinheimer.com/index.php?/archives/320-Dutch-PHP-Conference-Day-4.html">Dutch PHP Conference Day -4</a>
<li><a href="http://blog.preinheimer.com/index.php?/archives/321-DPC-1.html">Dutch PHP Conference Day -1</a>
<li><a href="http://blog.preinheimer.com/index.php?/archives/322-Dutch-PHP-Conference-Day-0.html">Dutch PHP Conference Day 0</a>
<li><a href="http://blog.preinheimer.com/index.php?/archives/323-DPC-Day-0-Christian-Wenz.html">DPC - Day 0 Christian Wenz</a>
<li><a href="http://blog.preinheimer.com/index.php?/archives/325-DPC-Day-1-Speakers-Dinner.html">DPC Day 1 - Speakers Dinner</a>
<li><a href="http://blog.preinheimer.com/index.php?/archives/326-DPC-Day-2-The-End.html">DPC Day 2 - The End</a>
</ul>
<p>
This list will be updated as he posts more videos.
</p>]]></description>
      <pubDate>Mon, 08 Jun 2009 12:04:36 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Stefan Mischook's Blog: PHP Video: always MySQL with PHP?]]></title>
      <guid>http://www.phpdeveloper.org/news/12623</guid>
      <link>http://www.phpdeveloper.org/news/12623</link>
      <description><![CDATA[<p>
On <i>Stefan Mischook</i>'s blog today there's <a href="http://www.killerphp.com/articles/php-video-always-mysql-with-php/">a new video tutorial</a> posted that answers a question several developers have asked him: "Should I always use MySQL for my database when working with PHP?"
</p>
<blockquote>
Yes, this is a beginners question, I know. Nonetheless, it is a legitimate question that I think is worthy of comment. In answering this question though, I briefly talk about the other database options you have with PHP.
</blockquote>
<p>
You can <a href="http://www.killerphp.com/videos-2009/mysql-and-php.html">check out the video here</a> (in high definition this time!)
</p>]]></description>
      <pubDate>Thu, 04 Jun 2009 09:31:03 -0500</pubDate>
    </item>
  </channel>
</rss>
