<?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>Fri, 29 Aug 2008 01:58:57 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Manfred Weber's Blog: Sharing complex objects between PHP and Flash - Part II]]></title>
      <guid>http://www.phpdeveloper.org/news/7343</guid>
      <link>http://www.phpdeveloper.org/news/7343</link>
      <description><![CDATA[<p>
<i>Manfred Weber</i> has posted <a href="http://manfred.dschini.org/2007/02/23/sharing-complex-objects-between-php-and-flash-part-ii/">part two</a> today of his look at sharing more complex objects between PHP and Flash. This time, he focuses on implementing the classes he'd created <a href="http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/">before</a>.
</p>
<blockquote>
This is part 2 of my SOAP series. In the <a href="http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/">1. part</a> I started with a basic example of creating a simple PHP Soap Server with the <a href="http://pear.php.net/package/Services_Webservice">PEAR package Services_Webservice</a>. In this part I will share complex objects between PHP and Flash.
</blockquote>
<p>
Using the Bookstore application he created before, he shows how to call the web service from Flash to grab the information and import the data where a sendAndLoad function call in ActionScript can do the rest.
</p>]]></description>
      <pubDate>Mon, 26 Feb 2007 10:34:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[DevShed: Rich Internet Applications - Introduction to Adobe Flex and PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/5260</guid>
      <link>http://www.phpdeveloper.org/news/5260</link>
      <description><![CDATA[<p>
DevShed has posted <a href="http://www.devshed.com/c/a/PHP/Rich-Internet-Applications-Introduction-to-Adobe-Flex-and-PHP/">a new tutorial</a> for two tools that could be used to bridge the gap between rich internet applications and powerful backend technology - Adobe Flex and PHP.
</p>
<quote>
<i>
<p>
The development of Rich Internet Applications is now underway.  Some people are calling this "Web 2.0," but it is really the transition from a page based browsing experience to one that more closely resembles desktop applications.  A variety of technologies can be used to deliver this experience; AJAX is currently one of the more popular sets of technologies, mainly because it can be easily adapted into existing web based applications. 
</p>
<p>
However, for those who are looking for something more robust, there appears to be two early front runners: Flex based applications that run in the Flash player from Adobe, and XML based applications from Microsoft. In this article, I'll introduce you to Adobe's Flex product line, including Adobe Flex Builder and Adobe Flex Enterprise Services.
</p>
</i>
</quote>
<p>
They <a href="http://www.devshed.com/c/a/PHP/Rich-Internet-Applications-Introduction-to-Adobe-Flex-and-PHP/">step you through</a> all the steps you'll need to connect these two, including pointers to the tools and some sample code to get things working. The PHP script pulls the data from a database and formats the result in the MXML data layout to make it workable in the Flex environment.
</p>]]></description>
      <pubDate>Fri, 28 Apr 2006 13:42:59 -0500</pubDate>
    </item>
  </channel>
</rss>
