<?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>Thu, 15 May 2008 23:33:04 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: ZendCon Sessions Episode 11: The Grown-Up Company's Guide to Development]]></title>
      <guid>http://www.phpdeveloper.org/news/9894</guid>
      <link>http://www.phpdeveloper.org/news/9894</link>
      <description><![CDATA[<p>
The Zend Developer Zone has posted <a href="http://devzone.zend.com/article/3343-The-ZendCon-Sessions-Episode-11-The-Grown-Up-Companys-Guide-to-Development">episode eleven</a> of their ZendCon Session podcast series today, <i>Brian DeShong</i>'s talk from <a href="http://www.zendcon.com">ZendCon 2007</a> on development methods.
</p>
<blockquote>
Welcome to The ZendCon Sessions. This episode of The ZendCon Sessions was recorded live at ZendCon 2007 in Burlingame, CA. We hope you enjoy today's session as we listen to Brian DeShong present "The Grown-Up Company's Guide to Development".
</blockquote>
<p>
There's two ways to get this new episode - either <a href="http://zendcon.sessions.s3.amazonaws.com/zendcon_sessions_podcast_011.mp3">download it directly</a> from the ZDZ or you can subscribe to <a href="http://feeds.feedburner.com/zendcon_sessions">the feed</a> and get this and other great recordings from the 2007 Zend conference.
</p>]]></description>
      <pubDate>Wed, 02 Apr 2008 15:43:22 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: The ZendCon Sessions Episode 8: Building Scalable Development Environments]]></title>
      <guid>http://www.phpdeveloper.org/news/9672</guid>
      <link>http://www.phpdeveloper.org/news/9672</link>
      <description><![CDATA[<p>
The Zend Developer Zone has posted <a href="http://devzone.zend.com/article/3150-The-ZendCon-Sessions-Episode-8-Building-Scalable-Development-Environments">episode 8</a> of their ZendCon Sessions series podcast today - <i>Shahar Evron</i>'s talk on methods for creating scalable development environments:
</p>
<blockquote>
Welcome to The ZendCon Sessions. This episode of The ZendCon Sessions was recorded live at <a href="http://zendcon.com/">ZendCon 2007</a> in Burlingame, CA. We hope you enjoy today's session as we listen to Shahar Evron present "Building Scalable Development Environments". 
</blockquote>
<p>
The standard three methods for listening to the episode apply - <a href="http://feeds.feedburner.com/zendcon_sessions">subscribe to the feed</a>, <a href="http://zendcon.sessions.s3.amazonaws.com/zendcon_sessions_podcast_008.mp3">download the mp3</a> or just <a href="http://devzone.zend.com/article/3150-The-ZendCon-Sessions-Episode-8-Building-Scalable-Development-Environments">visit the page</a> and use the built-in player.
</p>]]></description>
      <pubDate>Wed, 20 Feb 2008 13:45:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: The ZendCon Sessions Episode 6: Project Management Methods to Maintain IT Stand]]></title>
      <guid>http://www.phpdeveloper.org/news/9453</guid>
      <link>http://www.phpdeveloper.org/news/9453</link>
      <description><![CDATA[<p>
The Zend Developer Zone has published their <a href="http://devzone.zend.com/article/2967-The-ZendCon-Sessions-Episode-6-Project-Management-Methods-to-Maintain-IT-Standards">latest episode</a> of the ZendCon Sessions series (as recorded at last year's <a href="http://www.zendcon.com">ZendCon</a>) - <i>Eric David</i>'s talk on project management and standards.
</p>
<blockquote>
Welcome to The ZendCon Sessions. This episode of The ZendCon Sessions was recorded live at ZendCon 2007 in Burlingame, CA. We hope you enjoy today's session as we listen to Eric David present "Project Management Methods to Maintain IT standards ". 
</blockquote>
<p>
You can either <a href="http://zendcon.sessions.s3.amazonaws.com/zendcon_sessions_podcast_006.mp3">grab the mp3</a> to listen, use the <a href="http://devzone.zend.com/article/2967-The-ZendCon-Sessions-Episode-6-Project-Management-Methods-to-Maintain-IT-Standards">in-page player</a> or point your favorite aggregator at <a href="http://feeds.feedburner.com/zendcon_sessions">the feed</a> for the series to get this and the other great episodes.
</p>]]></description>
      <pubDate>Fri, 18 Jan 2008 17:05:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[DevShed: Creating a Login Script for a PHP/MySQL Blogging System (Part 1)]]></title>
      <guid>http://www.phpdeveloper.org/news/6410</guid>
      <link>http://www.phpdeveloper.org/news/6410</link>
      <description><![CDATA[<p>
DevShed is starting up a new series this morning with <a href="http://www.devshed.com/c/a/MySQL/Creating-a-Login-Script-for-a-PHPMySQL-Blogging-System/">this new tutorial</a>, part one in the creation of a simple blogging system using PHP and MySQL.
</p>
<blockquote>
In this three-part tutorial we are going to be creating an open blogging system. We are also going to provide scripts that will make it possible to switch to a closed blogging system. This article, which is the first part, will cover the creation of the login scripts for a closed system.
</blockquote>
<p>
They <a href="http://www.devshed.com/c/a/MySQL/Creating-a-Login-Script-for-a-PHPMySQL-Blogging-System/">start with a definition</a>, the difference between an open blogging system and a closed one (if users have to register or not). They start with the creation of the database to store the users in followed by the PHP code for the simple login page. It uses sessions to keep track of which user is logged in. Of course, where there's a log in, there needs to be a log out and they give the simple code for that. Finally, they include a "forgot your password" script to help users when they can't remember the info they'd signed up with.
</p>]]></description>
      <pubDate>Tue, 03 Oct 2006 10:00:31 -0500</pubDate>
    </item>
  </channel>
</rss>
