<?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 19:29:20 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevChix: Getting started with YUI's Connection Manager in Rails and PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/7374</guid>
      <link>http://www.phpdeveloper.org/news/7374</link>
      <description><![CDATA[<p>
From the DevChix website, there's <a href="http://www.devchix.com/2007/02/28/getting-started-with-yui%e2%80%99s-connection-manager-in-rails-and-php-or-all-happy-families-are-not-alike/">this new post</a> that helps introduce developers (both in PHP and Rails environments) to hos to use the <a href="http://developer.yahoo.com/yui/connection/">Yahoo! UI connection manager</a> in their applications.
</p>
<blockquote>
This post is geared towards folks who haven't done the "A" part of "AJAX" before (And I mean the first "A", as in "Asychronous"); are new to Yahoo's implementation of the XMLHttpRequest object (The Yahoo! Connection Manager) and would like added information on how that works; or both.
</blockquote>
<p>
<i>Sarah</i> <a href="http://www.devchix.com/2007/02/28/getting-started-with-yui%e2%80%99s-connection-manager-in-rails-and-php-or-all-happy-families-are-not-alike/">starts off</a> slow with an example of making a connection to a backend PHP script as called by a HTML form. The simple example is fleshed out with a database backend (via PEAR::DB) and the Javascript to handle the response and the errors that might arise. Finally, a request can be made and the result eval-ed to give the client a nice, simple Javascript object to work with.
</p>]]></description>
      <pubDate>Fri, 02 Mar 2007 11:34:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Greg Murray's Blog: jMaki supports PHP!]]></title>
      <guid>http://www.phpdeveloper.org/news/6796</guid>
      <link>http://www.phpdeveloper.org/news/6796</link>
      <description><![CDATA[<p>
According to <a href="http://devzone.zend.com/node/view/id/1289">this post</a> on the Zend Developer Zone (and <a href="http://weblogs.java.net/blog/gmurray71/archive/2006/11/jmaki_does_php.html">the original post</a> by <i>Greb Murray</i>), the <a href="https://ajax.dev.java.net/">jMaki project</a> has announced that they will support PHP as a part of their Ajax framework.
</p>
<blockquote>
am proud to announce that jMaki now has a server runtime that fully supports jMaki for PHP 5. This is in addition to JSP, JSF, and <a href="http://weblogs.java.net/blog/robc/archive/2006/08/jmaki_in_phobos.html">Phobos</a>.
</blockquote>
<p>
The <a href="https://ajax.dev.java.net/">jMaki project</a> is an Ajax framework that gives the developer some lightweight, reusable widgets either they can make or that can be inherited from something like the Dojo toolkit, Yahoo UI, Scriptaculous, and many other libraries. This new PHP integration makes it as easy as a simple PHP call to integrate it into your application. 
</p>
<p>
Check out <a href="http://weblogs.java.net/blog/gmurray71/archive/2006/11/jmaki_does_php.html">Greg's blog entry</a> for more details and an example of how to use this new functionality.
</p>]]></description>
      <pubDate>Thu, 30 Nov 2006 07:48:00 -0600</pubDate>
    </item>
  </channel>
</rss>
