<?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>Sun, 07 Sep 2008 09:46:54 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Aaron Wormus' Blog:  Interoperability is Overrated]]></title>
      <guid>http://www.phpdeveloper.org/news/7272</guid>
      <link>http://www.phpdeveloper.org/news/7272</link>
      <description><![CDATA[<p>
Despite opinions from some of the PHP community, interoperability between PHP applications isn't is such a bad state - at least <a href="http://www.wormus.com/aaron/stories/2007/02/13/interoperability-is-overrated.html">According to Aaron Wormus</a>:
</p>
<blockquote>
<p>
The fact of the matter is that it's not such a big deal. Porting a plugin from Wordpress to Serendipity is usually trivial, and as we see more web-services based plugins (stuff like the awesome askimet) the task becomes simpler and simpler.
</p>
<p>
Interoperability is overrated, the more you think of it the more complex it gets. As you start throwing in new factors into the equation (how will this interoperate with a java/c# application) you start to develop monsters like JSR 170 which solve a lot of problems on paper, but in reality are too unwieldy to be truly useful.
</p>
</blockquote>
<p>
He <a href="http://www.wormus.com/aaron/stories/2007/02/13/interoperability-is-overrated.html">even lists out</a> some of his "steps to interoperability" to help speed things along (like "use as much abstract code as possible" and "use services").
</p>]]></description>
      <pubDate>Wed, 14 Feb 2007 07:19:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Ben Ramsey on XML, SOAP, and Web Services]]></title>
      <guid>http://www.phpdeveloper.org/news/6429</guid>
      <link>http://www.phpdeveloper.org/news/6429</link>
      <description><![CDATA[<p>
On the Zend Developer Zone, <i>Cal Evans</i> <a href="http://devzone.zend.com/node/view/id/1005">talks about</a> one of the presenters of the upcoming <a href="http://www.zendcon.com">Zend/PHP Conference and Expo</a> - <i>Ben Ramsey</i>. He asked <i>Ben</i> some questions about the conference and a talk that he'll be giving - "XML & Web Services with PHP (An Overview)".
</p>
<blockquote>
Ben Ramsey will be speaking on "XML & Web Services with PHP (An Overview)" at the upcoming <a href="http://zendcon06.kbconferences.com/index.php">Zend/PHPConference and Expo</a>. Since I hang out with Ben in the freenode.net #phpc channel I thought it would be cool to talk to him for a bit about his session.
</blockquote>
<p>
They <a href="http://devzone.zend.com/node/view/id/1005">talk about</a> why <i>Ben</i> is passionate about web services, the two popular protocols for using these services - SOAP and REST, and which one of them <i>Ben</i> prefers.
</p>]]></description>
      <pubDate>Thu, 05 Oct 2006 09:43:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Davey Shafik's Blog: More Web Services]]></title>
      <guid>http://www.phpdeveloper.org/news/6396</guid>
      <link>http://www.phpdeveloper.org/news/6396</link>
      <description><![CDATA[<p>
<i>Davey Shafik</i> has posted <a href="http://pixelated-dreams.com/archives/251-More-Web-Services.html">another update</a> on his web services component he's working up for the Zend Framework, the <a href="http://framework.zend.com/wiki/display/ZFPROP/Zend_Service_Server+Proposal+-+Davey+Shafik">Zend_Service_Server</a>.
</p>
<blockquote>
<p>
I have been working closely with Matthew Weier O'Phinney for the last week on bringing my Zend_Service_Server proposal to fruition.
</p>
<p>
There have been several changes, but the core has not moved too far. Matthew, Andi and I have decided that we will first implement the different server/client libraries.
</p>
</blockquote>
<p>
He <a href="http://pixelated-dreams.com/archives/251-More-Web-Services.html">lists the libraries</a> they'll need to tackle first and talks about an "exercise" he did to work up a JSON server component that works in a similar fashion.
</p>]]></description>
      <pubDate>Mon, 02 Oct 2006 08:55:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPied.com: The PEAR book is on it's way]]></title>
      <guid>http://www.phpdeveloper.org/news/6256</guid>
      <link>http://www.phpdeveloper.org/news/6256</link>
      <description><![CDATA[<p>
To prepare the way for the upcoming PEAR book from Packt Publishing correctly, <i>Stoyan Stefanov</i> has <a href="http://www.phpied.com/the-pear-book-is-on-its-way/">posted this info</a> about the book and where to find the latest details on it.
</p>
<blockquote>
<p>
Here's the link to publisher's page dedicated to the <a href="http://www.packtpub.com/pear/book">PHP Programming with PEAR</a>. Guess who wrote the chapter for MDB2? ;)
</p>
<p>
It's an honour to me to be in the company of the other authors, people who have done a lot for the PEAR community
</p>
</blockquote>
<p>
He <a href="http://www.phpied.com/the-pear-book-is-on-its-way/">also mentions</a> some of the topics that the book will contain, including accessing databases with MDB2, creating and parsing XML documents, and accessing web APIs. The book is coming out in September, so keep on the lookout for it at your local bookseller soon.
</p>]]></description>
      <pubDate>Tue, 12 Sep 2006 16:25:06 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Live Blogging From php/db|works 2006]]></title>
      <guid>http://www.phpdeveloper.org/news/6253</guid>
      <link>http://www.phpdeveloper.org/news/6253</link>
      <description><![CDATA[<p>
This week, <i>Cal Evans</i> is <a href="http://devzone.zend.com/node/view/id/908">reporting live</a> from this year's <a href="http://www.phparch.com/works">php/db|works conference</a> in Toronto. Since today is "Tutorial Day", the schedule is a little lighter, and he makes to time to catch <a href="http://devzone.zend.com/node/view/id/909">Rob Richards' talk</a> on PHP and Advanced XML and Web Services.
</p>
<blockquote>
<p>
<a href="http://www.cdatazone.org/index.php">Rob Richards</a> is the author of <a href="http://www.apress.com/book/bookDisplay.html?bID=10092">Pro PHP XML and Web Services</a>. He literally wrote the book on using PHP and XML together. At php|works, he is leading a tutorial on using XML in web services using the DOM extension. 
</p>
<p>
If you ever get a chance to hear Rob do a presentation, let me warn you, it is not for the faint of heart. As I learned last night when I sat down with Rob to record an interview, Rob likes to speak on leading edge and advanced topics. This tutorial is an excellent example of that philosophy.
</p>
</blockquote>
<p>
<i>Cal</i> <a href="http://devzone.zend.com/node/view/id/909">talks more</a> about the content of the talk - its simplicity despite the complex topic, how much info is jammed in, and the fact that it's not just one giant pitch for <i>Rob</i>'s book.
</p>]]></description>
      <pubDate>Tue, 12 Sep 2006 15:49:47 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Scott Mattocks' Blog: Zend Con '06]]></title>
      <guid>http://www.phpdeveloper.org/news/6172</guid>
      <link>http://www.phpdeveloper.org/news/6172</link>
      <description><![CDATA[<p>
<i>Scott Mattocks</i>, like so many others, has just reciently recieved notification that he's been accepted as a speaker for the <a href="http://www.zendcon.com/">Zend/PHP Conference & Expo</a> this fall. He <a href="http://crisscott.com/2006/08/29/zend-con-06/">talks more</a> about his speech in his latest post.
</p>
<blockquote>
My session, "Consusming Web Services with PHP-GTK 2&#8243; will be a look at how to turn a web services API into a desktop application. I only have fifty minutes so it won't be very heavy on implementation details. Instead it will look more at representing different data structures, collecting different types of data and how creating a desktop application can make life easier for the company and the end user.
</blockquote>
<p>
<i>Scott</i> joins <a href="http://zendcon.com/speakers_temp.php">other speakers</a> for this great event, including speakers like <i>Ilia Alshanetsky</i>, <i>Wez Furlong</i>, and <i>Zeev Suraski</i>. Be sure to check back on the Zend site soon to see when <i>Scott</i> and others' talks will be held.
</p>]]></description>
      <pubDate>Wed, 30 Aug 2006 07:23:14 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Felix Geisendorfer's Blog: The Future of ThinkingPHP.org]]></title>
      <guid>http://www.phpdeveloper.org/news/6093</guid>
      <link>http://www.phpdeveloper.org/news/6093</link>
      <description><![CDATA[<p>
As all good sites must do, the ThinkingPHP blog is moving onward and upward in its focus, and <a href="http://www.thinkingphp.org/2006/08/20/the-future-of-thinkingphporg/">according to this new post</a>, that only means good things for PHPers.
</p>
<blockquote>
You might have noticed that I changed the title of this blog to "ThinkingPHP and beyond" a couple days ago. I did that because currently I'm thinking a lot about where go with it. I definetly want to stay focused on PHP in general, but I feel like I (and a lot of other php developers) actually work with a lot more technologies then "just" php. So I'd like to talk about that as well.
</blockquote>
<p>
Some of the other topics <i>Felix</i> is <a href="http://www.thinkingphp.org/2006/08/20/the-future-of-thinkingphporg/">considering talking</a> about include PHP coding practices, web standards/usability/accessibility, web services, and agile development topics. Keep an eye out here for more to come from this great blog - we'll always post the latest.
</p>]]></description>
      <pubDate>Mon, 21 Aug 2006 08:04:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Chuck Hagenbuch's Blog: Transitions (Leaving Zend)]]></title>
      <guid>http://www.phpdeveloper.org/news/6015</guid>
      <link>http://www.phpdeveloper.org/news/6015</link>
      <description><![CDATA[<p>
Unfortunately, it seems that Zend has lost another developer - <i>Chuck Hagenbuch</i> (of the Horde Project) who worked in Zend's Professional Services team and contributed to the Zend Framework as detailed in <a href="http://hagenbu.ch/horde/jonah/stories/view.php?channel_id=133&story_id=45">a post on his blog</a>.
</p>
<blockquote>
Yes, I am leaving Zend. I felt that it was time for me to move on. It's been a great place to work. I learned new skills there, met wonderful people, and did some things that I'm very proud of. I wish everyone there the best, especially the professional services team that I am leaving.
</blockquote>
<p>
As this leaves a hole to fill at Zend, they're already actively looking for others to come work there (see <a href="http://blog.coggeshall.org/archives/213_Zend_Seeks_Full-Time_Technical_Consultants.html">this post</a> from <i>John Coggeshall</i> for more information on that).
</p>]]></description>
      <pubDate>Sat, 12 Aug 2006 18:52:16 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPBuilder.com: Book Review: Pro PHP, XML and Web Services]]></title>
      <guid>http://www.phpdeveloper.org/news/5915</guid>
      <link>http://www.phpdeveloper.org/news/5915</link>
      <description><![CDATA[<p>
PHPBuilder.com has posted <a href="http://www.phpbuilder.com/columns/adam_delves20060726.php3">this new book review</a> today, a look at a new offering from APress publishing - "Pro PHP, XML, and Web Services".
</p>
<blockquote>
<p>
Since its release in 2004, PHP 5 has evolved to become stable enough for serious consideration in use in a production environment. Along the way, PHP 5 has seen more than a handful of tweaks and changes, especially in its overhauled support for XML and XML web services. Now that it is a stable, it is fitting that there be a reference on all things PHP and XML.
</p>
<p>
Enter Pro PHP XML and Web Services, which aims to be "your single source of reference when using XML in PHP".
</p>
</blockquote>
<p>
The reviwer <a href="http://www.phpbuilder.com/columns/adam_delves20060726.php3">remarks first</a> about the size of the book (of Biblical proporations) and how it seeks to "leave no stone unturned" when it comes to using XML and web services with PHP. The first chapters are a review of XML, including a chapter on XPath, XPointer, and XInclude. From there, the book gets more into the PHP5 functionality and the features it offers. The main focus, however, is on the web services, with a few chapters given just to them.
</p>
<p>
Overall, <a href="http://www.phpbuilder.com/columns/adam_delves20060726.php3">the review</a> is positive, save for some concerns of the content dealing with XML security and XSLT.
</p>]]></description>
      <pubDate>Mon, 31 Jul 2006 17:54:48 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Adventures in Web Services]]></title>
      <guid>http://www.phpdeveloper.org/news/5836</guid>
      <link>http://www.phpdeveloper.org/news/5836</link>
      <description><![CDATA[<p>
For those that might of missed it, Zend put on a webcast/screencast yesterday on the topic of "Web Services with PHP". The good news is, though, that if you weren't able to make it, the fine folks over at the <a href="http://devzone.zend.com/node/view/id/710">Zend Developer Zone</a> have a recorded version of it</a>.
</p>
<blockquote>
<p>
Due to technical limitations with our streaming software, we could only allow the first 550 folks into the presentation. Because of the network load, this was a difficult presentation to pull off due to lag. Paging from slide-to-slide was very delayed, so showing the code-completion capabilities of Zend Studio was nearly impossible.  Despite the technical difficulties, several good questions were asked and feedback was very positive. 
</p>
<p>
In order for everyone to see the presentation, I re-recorded it this afternoon, and it's available for your viewing. This one is much smoother, and I expanded on some of the topics that I glanced over in the first one. So even if you viewed the first attempt, you'll probably get more out of the second.
</p>
</blockquote>
<p>
The presentation can be <a href="https://zend.webex.com/ec0502l/eventcenter/recording/recordAction.do?theAction=poprecord&path=pop_program_info&confViewID=240638349&siteurl=zend">viewed here</a> and the <a href="http://devzone.zend.com/node/view/id/710">Zend DevZone post</a> also has the question/answer section as well.
</p>]]></description>
      <pubDate>Thu, 20 Jul 2006 06:08:16 -0500</pubDate>
    </item>
  </channel>
</rss>
