<?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>Sat, 06 Sep 2008 16:08:25 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Stefan Mischook's Blog: Killerphp Videos Now Available for Download]]></title>
      <guid>http://www.phpdeveloper.org/news/10852</guid>
      <link>http://www.phpdeveloper.org/news/10852</link>
      <description><![CDATA[<p>
<i>Stefan Mischook</i> <a href="http://www.killerphp.com/articles/killerphp-videos-now-available-for-download/">notes today</a> that the videos he offers, including several <a href="http://www.killerphp.com/articles/category/php-videos/">on PHP</a> can now be purchased as a set from his site.
</p>
<blockquote>
I've had many request for access to the videos either on a DVD or in a downloadable format for viewing offline. So after many months of brushing it off, I now have the videos for you.
</blockquote>
<p>
The download version will cost you about $20 USD and the DVD is around $30 USD. Of course, you're still free to watch them online as many times as you'd like.
</p>]]></description>
      <pubDate>Tue, 19 Aug 2008 07:56:03 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Developer Tutorials: Creating an Online Newsletter with Drupal]]></title>
      <guid>http://www.phpdeveloper.org/news/10598</guid>
      <link>http://www.phpdeveloper.org/news/10598</link>
      <description><![CDATA[<p>
On the Developer Tutorials site today, there's a <a href="http://www.developertutorials.com/tutorials/miscellaneous/creating-an-online-newsletter-with-drupal-8-07-11/page1.html">new article post</a> from <i>Michael Ross</i> walking you through the installation and creation of an online newsletter with the <a href="http://www.drupal.org">Drupal</a> content management system.
</p>
<blockquote>
There is a much better approach [than mass emails], and that is the use of a Web site that houses the newsletter and also limits reader access to paying subscribers. The ideal tool for creating such a site, is a content management system (CMS), such as Drupal, which is what we will be using in this tutorial. Specifically, we will explore how to use a forum for organizing the newsletter contents and allowing subscriber feedback, and also how to use a Drupal module for controlling subscriber access.
</blockquote>
<p>
There's not really much in the way of actually installation help (that's what Drupal's documentation is for anyway), but he does talk about how it's initially set up, the subscription method and how to add an access-protected forum to the site to hold the newsletter information.
</p>]]></description>
      <pubDate>Mon, 14 Jul 2008 12:02:55 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Eirik Hoem's Blog: Handy online regex tool for PHP, Perl, JS and Python]]></title>
      <guid>http://www.phpdeveloper.org/news/10121</guid>
      <link>http://www.phpdeveloper.org/news/10121</link>
      <description><![CDATA[<p>
<i>Eirik Hoem</i> has <a href="http://blog.eirikhoem.net/index.php/2008/04/29/handy-online-regex-tool-for-php-perl-js-and-python/">pointed out</a> an online tool a coworker shared with him to work with regular expressions for multiple languages.
</p>
<blockquote>
A coworker of mine has been working on a ajax enabled regex tool which lets you evaluate regex expressions in several languages (including PHP PCRE and PHP POSIX) with instant results.
</blockquote>
<p>
<a href="http://regex.larsolavtorvik.com/">The tool</a> lets you put in the string you want to match again and the pattern you want to match with. The results are automatically populated below it, making it easy to fine-tune your expression to only what you want.
</p>]]></description>
      <pubDate>Tue, 06 May 2008 12:09:14 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Zend Launches Online Documentation Center]]></title>
      <guid>http://www.phpdeveloper.org/news/10055</guid>
      <link>http://www.phpdeveloper.org/news/10055</link>
      <description><![CDATA[<p>
According to <a href="http://devzone.zend.com/article/3446-Zend-Launches-Online-Documentation-Center">this new post</a> on the Zend Developer Zone, its parent company, Zend, has launched their <a href="http://files.zend.com/help">Zend Product Online Documentation Center</a>:
</p>
<blockquote>
You know when you reach that point when you just don't remember where to configure your Zend Platform Events, how to set up your Tunneling, or what that Zend Core extension does? Well the documentation team at Zend have come up with a way to make all Zend product documentation as easily available as possible, so you can all benefit from our wisdom and experience.
</blockquote>
<p>
The <a href="http://files.zend.com/help">documentation center</a> is a resource for all things Zendy - information on their products made searchable and easy to browse.
</p>]]></description>
      <pubDate>Mon, 28 Apr 2008 12:04:10 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Leo Buttiker's Blog: Trevi is online!]]></title>
      <guid>http://www.phpdeveloper.org/news/9374</guid>
      <link>http://www.phpdeveloper.org/news/9374</link>
      <description><![CDATA[<p>
<i>Leo Buttiker</i> has <a href="http://techblog.tilllate.com/2008/01/07/trevi-is-online/">posted a release announcement</a> about the new framework they've developed - Trevi.
</p>
<blockquote>
There're already thousands of web frameworks out there so I would sink into the ground if we really wrote another one. [...] <a href="http://framework.zend.com/">Zend Framework</a> looked like a nice solution. But what we probably liked most is that ZF allowed us to replace every component in the framework. 
</blockquote>
<p>
To this end, their "framework" isn't truly a new way of doing things - it's just a heavily modified version of the Zend Framework they've customized to fit their needs. Trevi is their own internal name for this release.
</p>]]></description>
      <pubDate>Tue, 08 Jan 2008 11:17:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[John Coggeshall's Blog: Train at Zend!]]></title>
      <guid>http://www.phpdeveloper.org/news/9134</guid>
      <link>http://www.phpdeveloper.org/news/9134</link>
      <description><![CDATA[<p>
Feel motivated to get into helping others learn about PHP topics but aren't sure how? Well, check out <a href="http://blog.coggeshall.org/archives/342-Train-at-Zend!.html">this new post</a> from <i>John Coggeshall</i> - he's looking for someone for <a href="http://www.zend.com">Zend</a>:
</p>
<blockquote>
Zend needs, pretty much immediately, a part-time trainer who can do online trainings periodically (generally in two hour blocks starting either at 11am or 2pm EST). Must be able to speak intelligently and authoritatively on various PHP subjects you know and have the time to learn any subjects being taught you might be lacking in.
</blockquote>
<p>
If you'd like to be considered, drop him an email at john at zend dot com with your contact information and any experience you might have and he'll get back with you.
</p>]]></description>
      <pubDate>Wed, 28 Nov 2007 11:16:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Antony Dovgal's Blog: PhD docu builds are online!]]></title>
      <guid>http://www.phpdeveloper.org/news/9133</guid>
      <link>http://www.phpdeveloper.org/news/9133</link>
      <description><![CDATA[<p>
<i>Antony Dovgal</i> has <a href="http://daylessday.org/archives/19-PhD-docu-builds-are-online!.html">pointed out</a> that the latest builds of the PHP documentation using the new PhD system have been put online.
</p>
<blockquote>
Feel the difference:<br/>
   With the old OpenJade/DocBook it took 40-60 minutes to build 'many htmls' version of the manual.<br/>
   With PhD it takes less than 2 minutes to build all three formats ('phpweb', 'one big html' and 'many htmls').
</blockquote>
<p>
You can grab the latest version of PhD to work on your very own docs either from <a href="http://cvs.php.net/phd">their CVS repository</a> or download them from <a href="http://doc.php.net/phd/">the Docs section</a> on the main PHP.net website.
</p>]]></description>
      <pubDate>Wed, 28 Nov 2007 10:28:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPBuilder.com: Creating an Online Survey - Part 2]]></title>
      <guid>http://www.phpdeveloper.org/news/8953</guid>
      <link>http://www.phpdeveloper.org/news/8953</link>
      <description><![CDATA[<p>
PHPBuilder is back with <a href="http://www.phpbuilder.com/columns/patterson20051109.php3">part two</a> of their look at creating an online survey (<a href="http://www.phpdeveloper.org/news/8706">part one is here</a>) and pick up right where they left off:
</p>
<blockquote>
Last time we set up our form, took the data from that form and emailed it to an email address of our choosing. This time we're going to take the same form data, put it in a database, read the total values and display them on a page.
</blockquote>
<p>
You'll definitely need to check out part one before you try to tackle <a href="http://www.phpbuilder.com/columns/patterson20051109.php3">this one</a>. They start with the creation of the tables you'll need (with some data to fill it out) and provide the code to handle the results of the submitted survey into those tables. They follow this up with a bit of output - a look at creating the "results" page for the user (or admin...whoever) to see the latest results from the survey's questions.
</p>]]></description>
      <pubDate>Thu, 01 Nov 2007 10:56:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Tobias Schlitt's Blog: Professional-PHP Online Training by DWP]]></title>
      <guid>http://www.phpdeveloper.org/news/8899</guid>
      <link>http://www.phpdeveloper.org/news/8899</link>
      <description><![CDATA[<p>
On his blog, <i>Tobias Schlitt</i> <a href="http://schlitt.info/applications/blog/index.php?/archives/568-Professional-PHP-Online-Training-by-DWP.html">points out</a> an offering that <a href="http://www.dynamic-webpages.de">DynamicWebpages.de</a> will be offering beginning November 29th (2007) - some <a href="http://www.phpzertifizierung.eu/?p=7">Professional PHP</a> online training.
</p>
<blockquote>
This series of online sessions offers you "24 hours of PHP knowledge, from professionals, to professionals". Topics covered in this series of talks are: Regular Expressions, XML and Webservices, Debugging using Xdebug, Zend Framework, [and more].
</blockquote>
<p>
Instructors for the courses include <i>Kore Nordmann</i>, <i>Christian Wenz</i>, <i>Stephan Schmidt</i> and "other community known experts". The talks will be in 2 hour long online courses and will only be presented in German. This first time it's being offered, there's a discount for the signups - a 200 Euro discount. Check out <a href="http://www.phpzertifizierung.eu/?p=7">the training page</a> for more information.
</p>]]></description>
      <pubDate>Wed, 24 Oct 2007 12:11:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Philip Olson's Blog: About 8 reasons why you should write for the php.net manual]]></title>
      <guid>http://www.phpdeveloper.org/news/8852</guid>
      <link>http://www.phpdeveloper.org/news/8852</link>
      <description><![CDATA[<p>
With a comeback from the <a href="http://www.phpdeveloper.org/news/8837">eight reasons not to</a> write for the PHP manual, <i>Philip Olson</i> has <a href="http://blog.roshambo.org/archives/About-8-reasons-why-you-should-write-for-the-php.net-manual.html">made his own post</a> with a few of his own reasons why you should.
</p>
<blockquote>
How do we appropriately credit the kind souls who seemingly work anonymously within the <a href="http://cvs.php.net/">php.net CVS repository</a>? Not sure, but here are about 8 reasons why you should write for the official <a href="http://php.net/manual/">PHP manual</a>.
</blockquote>
<p>
Among the items on his list (longer than eight reasons) are things like "You'll own a cool @php.net email address", "You'll gain experience using DocBook and the related tools to create documentation", "You'll make new friends" and "You'll help make something better, something you use. It's good to use things that get better, right?"
</p>
<p>
Check out his <a href="http://blog.roshambo.org/archives/About-8-reasons-why-you-should-write-for-the-php.net-manual.html">full post</a> for the rest of his reasons.
</p>]]></description>
      <pubDate>Wed, 17 Oct 2007 07:58:00 -0500</pubDate>
    </item>
  </channel>
</rss>
