<?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, 25 May 2013 00:53:25 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevShed: Creating AJAX Requester Objects with Abstract Factory Classes in PHP 5 ]]></title>
      <guid>http://www.phpdeveloper.org/news/7201</guid>
      <link>http://www.phpdeveloper.org/news/7201</link>
      <description><![CDATA[<p>
DevShed has posted <a href="http://www.devshed.com/c/a/PHP/Creating-AJAX-Requester-Objects-with-Abstract-Factory-Classes-in-PHP-5/">the second installment</a> of their look at the Abstract Factory pattern in a new tutorial - "Creating AJAX Requester Objects with Abstract Factory Classes in PHP 5".
</p>
<blockquote>
In this second article of the series, I'm going to demonstrate how to apply the abstract factory pattern to create diverse AJAX HTTP requester objects, which can be used in distinct contexts.
</blockquote>
<p>
They <a href="http://www.devshed.com/c/a/PHP/Creating-AJAX-Requester-Objects-with-Abstract-Factory-Classes-in-PHP-5/">work through</a> Ajax development, creating the requestor objects for it, integrating it into the Abstract Factory pattern, and showing it in action - sending a simple message back to the calling script.
</p>]]></description>
      <pubDate>Wed, 31 Jan 2007 20:13:00 -0600</pubDate>
    </item>
  </channel>
</rss>
