<?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, 23 May 2013 03:30:21 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Builder.com: Get the correct time by converting between time zones with PHP and PEAR]]></title>
      <guid>http://www.phpdeveloper.org/news/6465</guid>
      <link>http://www.phpdeveloper.org/news/6465</link>
      <description><![CDATA[<p>
On the Builder.com website, there's <a href="http://builder.com.com/5100-6371_14-6122735.html?part=rss&subj=bldr">a new tutorial</a> demonstrating how to use the PEAR Date class to make switching between time zones a snap.
</p>
<blockquote>
<p>
To be fair, PHP has built-in time zone functions to help with this, but these aren't particularly intuitive and require a fair amount of time to get used to. A quicker alternative is to use the <a href="http://pear.php.net">PEAR</a> Date class, which comes with built-in support for time zones and is, by far, the simplest way to perform these conversions.
</p>
<p>
This tutorial will teach you how to convert temporal values between time zones with the PEAR Date class. It assumes that you have a working Apache and PHP installation and that the PEAR Date class has been correctly installed.
</p>
</blockquote>
<p>
They <a href="http://builder.com.com/5100-6371_14-6122735.html?part=rss&subj=bldr">go with</a> a few simple examples to introduce you to how things work:
<ul>
<li>just taking in and echoing back out the date
<li>taking in the date and echoing it back out in a different format
<li>making a simple time zone conversion
<li>convert the timestamp to local time
<li>finding the offset for the time stamp from GMT
<li>adding and subtracting time stamps
</ul>
all complete with the (simple) code to perform them all.
</p>]]></description>
      <pubDate>Tue, 10 Oct 2006 09:38:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Write for DevZone, See the World! (at least our little corner of it)]]></title>
      <guid>http://www.phpdeveloper.org/news/5732</guid>
      <link>http://www.phpdeveloper.org/news/5732</link>
      <description><![CDATA[<p>
All aspiring PHP authors out there, listen up - the Zend Developer Zone has posted <a href="http://devzone.zend.com/node/view/id/604">this new article</a> today with a real deal for anyone looking to not only get published but also be entered for a chance to win a free ticket into the <a href="http://zendcon06.kbconferences.com/index.php">Zend/PHP Conference & Expo</a> in the fall.
</p>
<blockquote>
Here's how this works: Scrape around in the closets of you mind and find that PHP tutorial you always wanted to write. The subject is wide open as long as it is PHP. Once you have your idea in your head, transfer it to an email and send it to me. No need to send over the entire article, just an outline. We'll look it over carefully and if it looks like something other DevZoners would like, we'll start you on your way down the road to fame. 
</blockquote>
<p>
Articles selected will recieve a DevZone t-shirt from Zend and be entered into the drawing for the free ride to the conference. There will also be one grand prize winner (as drawn September 4th) that will recieve:
<ul>
<li>Air-fair from anywhere in the continental United States to the beautiful San Jose, CA.
<li>Hotel accommodations in The Doubletree Hotel; the conference hotel.
<li>Registration for the Zend/PHP Conference and Expo.
</ul>
</ul>
</p>
<p>
So, what are you waiting for? <a href="https://devzone.zend.com/member/register">Head over to register</a> and get started on those articles today!
</p>]]></description>
      <pubDate>Fri, 30 Jun 2006 06:16:50 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP-Tools Blog: XML_Parser tutorial published]]></title>
      <guid>http://www.phpdeveloper.org/news/5503</guid>
      <link>http://www.phpdeveloper.org/news/5503</link>
      <description><![CDATA[<p>
<i>Stephan Schmidt</i> has <a href="http://blog.php-tools.net/archives/140-XML_Parser-tutorial-published.html">posted information</a> today about a tutorial he'd previously written for the Zend website concerning his <a href="http://pear.php.net/package/XML_Parser">XML_Parser</a> PEAR package he maintains, but never saw publication on Zend's site.
</p>
<quote>
<i>
<p>
This tutorial was supposed to be published in the <a href="http://www.zend.com/pear/tutorials/index.php">PEAR section of Zend's developer zone</a>, as they planned on sponsoring PEAR developers that were willing to write tutorials for their packages. Sadly enough this tutorial has never been published, although Zend promised me to do so.
</p>
<p>
When cleaning up my hard disk yesterday, I stumbled across the tutorial and decided, that it would probably be better to publish it on my own website instead of waiting for Zend to finally put it online. So if you still are using PHP4 or prefer SAX-based parsing although PHP5 offers a decent DOM implementation, you can now find the <a href="http://www.schst.net/articles/XML_Parser">XML_Parser tutorial on <a href="http://www.schst.net">my website</a>.
</p>
</i>
</quote>
<p>
You can head directly over to the tutorial via <a href="http://www.schst.net/articles/XML_Parser">this link</a> to read up on this great package.
</p>]]></description>
      <pubDate>Mon, 05 Jun 2006 05:47:22 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: A Week in PHPWorld #7]]></title>
      <guid>http://www.phpdeveloper.org/news/5476</guid>
      <link>http://www.phpdeveloper.org/news/5476</link>
      <description><![CDATA[<p>
<i>Wolfgang Drews</i> is back again this week with his latest look at everything happening from last week in the world of PHP in <a href="http://devzone.zend.com/node/view/id/507">this issue</a> of "A Week in PHPWorld", issue #7.
</p>
<p>
Among the things mentioned <a href="http://devzone.zend.com/node/view/id/507">this week</a> there is:
<ul>
<li>talk of the next release candidate for PHP 4.4.3 (to be found <a href="http://downloads.php.net/derick/">here</a>)
<li>the seven PHP-related students that made it into Google's "Summer of Code"
<li>OmnitIT's acquisition of Brain Bulb
<li>mentions of several of the upcoming conferences
<li>php|architect's latest issue
<li>and several other various contributions from the rest of the community
</ul>
</p>
<p>
Be sure to check out all of the details on each of these items (and a few more) in <a href="http://devzone.zend.com/node/view/id/507">this edition</a>.
</p>]]></description>
      <pubDate>Wed, 31 May 2006 05:48:14 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Interactive Shells, They Arent's Just for Seafood Anymore.]]></title>
      <guid>http://www.phpdeveloper.org/news/5354</guid>
      <link>http://www.phpdeveloper.org/news/5354</link>
      <description><![CDATA[<p>
We mentioned briefly in <a href="http://www.phpdeveloper.org/news/5325">a post</a> a while back about the latest offering for those PHP developers out there that were looking for a more robust shell to work in. One has been developed by <a href="http://jan.kneschke.de/projects/php-shell/">Jan Kneschke</a> and in <a href="http://devzone.zend.com/node/view/id/248">this new post</a> from the Zend Developer Zone, it's compared to two other offerings, all going for the same goal.
</p>
<quote>
<i>
I started my programming career (many moons ago) coding in FoxPro. [...] In the FoxPro command window I can execute commands, instantiate objects, explore properties; in short, just about everything I can do in FoxPro itself. It's a great prototyping tool for all the non-visual stuff. I've missed the immediacy of the command window in every other language I've worked in. I no longer miss it in PHP!
</i>
</quote>
<p>
There's <a href="http://devzone.zend.com/node/view/id/248">mention</a> of the default interactive shell (with the --with-readline) that comes with PHP5 installs, but it's just not as full-featured as many would like. Thankfully, there are three alternatives presented - <a href="http://jan.kneschke.de/projects/php-shell/">php_shell</a>, <a href="http://david.acz.org/phpa/">phpa</a>, and <a href="http://www.hping.org/phpinteractive/">phpinteractive</a>. For each, there's a bit of a description and some of <i>Cal</i>'s opinions on how well they work.
</p>]]></description>
      <pubDate>Thu, 11 May 2006 06:46:43 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Integrating Smarty and eZ Components with the Zend Framework]]></title>
      <guid>http://www.phpdeveloper.org/news/5191</guid>
      <link>http://www.phpdeveloper.org/news/5191</link>
      <description><![CDATA[<p>
In a follow-up to their <a href="http://www.phpdeveloper.org/news/5109">previous article</a> on Smarty integration with the Zend Framework, the Zend Developer Zone has posted <a href="http://devzone.zend.com/node/view/id/156">this new item</a> to act as an update.
</p>
<quote>
<i>
I want to address some of the issues in the comments of the first part and add some further information on how to setup your application to use the Travello_View_Smarty class. Along the way you learn how to integrate classes of the <a href="http://ez.no/products/ez_components">ezComponents</a>.
</i>
</quote>
<p>
He uses the configuration class from the eZ Components framework to configure the application, and an __autoload to get it working. There's a bit on how to set up the configuration with the library, and how to use that config to remove the Smarty integration's dependence on the data being passed directly to the view. Now it can be defined dynamically and pulled in via the constructor they've created.
</p>]]></description>
      <pubDate>Mon, 17 Apr 2006 13:20:29 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: A Week in PHPWorld #2]]></title>
      <guid>http://www.phpdeveloper.org/news/5188</guid>
      <link>http://www.phpdeveloper.org/news/5188</link>
      <description><![CDATA[<p>
<i>Wolfgang Drews</i> has posted Weekly Summary #2 for this poast week on it's new home, the <a href="http://devzone.zend.com/node/view/id/154">Zend Developer Zone</a>.
</p>
<p>
Among the items that happened from this past week, he includes:
<ul>
<li>the four security holes found in PHP 5.1.3 that held back its release
<li>Zend's new consultancy services offered in Germany
<li>the upcoming release of a new preview version of the Zend Framework
<li>an agreement between MySQL and Oracle to allow them to still sell/support the InnoDB storage engine
<li>and several other conference, security, and community notes.
</ul>
</p>
<p>
Be sure to check out the <a href="http://devzone.zend.com/">Zend Developer Zone</a> each week to check up on the latest summaries each Monday!
</p>]]></description>
      <pubDate>Mon, 17 Apr 2006 13:00:52 -0500</pubDate>
    </item>
  </channel>
</rss>
