<?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, 21 Nov 2008 22:41:02 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[FlexandAir.com: CRUDdy Buddy - Zend_Amf Code Generator]]></title>
      <guid>http://www.phpdeveloper.org/news/11343</guid>
      <link>http://www.phpdeveloper.org/news/11343</link>
      <description><![CDATA[<p>
The Flex and Air blog has <a href="http://flexandair.com/?p=19">posted about</a> a tool that can be used to jump-start your Zend_Amf powered application - CRUDdy Buddy.
</p>
<blockquote>
CRUDdy Buddy is an AIR application I created to generate the code necessary to get started on a Zend_Amf project.  It creates all of the PHP necessary, along with ActionScript classes and &lt;mx:RemoteObject> tags you can paste into your Flex or AIR application.
</blockquote>
<p>
They have <a href="http://www.vimeo.com/2128472">a video</a> on Vimeo showing it in action. You'll need the Adobe AIR runtime to be able to use it, but that's a simple and quick install. There are versions for both <A href="http://flexandair.com/files/CRUDdyBuddy-Mac.air">Mac</a> (using Mac-specific fonts) and <a href="http://flexandair.com/files/CRUDdyBuddy_Win-Lin.air">Windows/Linux</a> (using Arial). You can download a PDF of the documentation <a href="http://flexandair.com/files/usageNotes.pdf">here</a>.
</p>]]></description>
      <pubDate>Tue, 04 Nov 2008 12:54:55 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Free Adobe Webinar - Zend Framework and Flex/AIR (Zend_Amf)]]></title>
      <guid>http://www.phpdeveloper.org/news/11260</guid>
      <link>http://www.phpdeveloper.org/news/11260</link>
      <description><![CDATA[<p>
<i>Matthew Weier O'Phinney</i> and <i>Lee Brimelow</i> will be giving a free webinar tomorrow (Wednesday, Oct 22nd) covering <a href="http://blogs.adobe.com/flex/archives/2008/10/free_zend_and_flex_eseminar_on.html">the Zend_Amf component</a> of the Zend Framework.
</p>
<blockquote>
They'll go over the Zend Framework and the Zend AMF module that allows PHP developers to connect Flex applications to Zend Framework powered applications using AMF. You have to <a href="http://www.adobe.com/cfusion/event/index.cfm?event=detail&id=462539&loc=en_us">register for the e-seminar</a> to attend.
</blockquote>
<p>
You can find out more about using Flex and the Zend Framework together in <a href="http://www.adobe.com/go/flexphp">this section</a> of the Adobe website.
</p>]]></description>
      <pubDate>Tue, 21 Oct 2008 13:30:44 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Learn about Flex and Zend at PHP User Groups]]></title>
      <guid>http://www.phpdeveloper.org/news/11135</guid>
      <link>http://www.phpdeveloper.org/news/11135</link>
      <description><![CDATA[<p>
On the Zend Developer Zone <i>Cal Evans</i> <a href="http://devzone.zend.com/article/3923-Learn-about-Flex-and-Zend-at-PHP-User-Groups">points out</a> some of the upcoming Flex tour dates to local groups all around the United States and Canada.
</p>
<blockquote>
The Adobe technical evangelism team will be hitting the road in October talking about our recent announcement with Zend. PHP developers who are interested in learning about Flex and Zend should join <A href="http://blog.kevinhoyt.org/">Kevin Hoyt</a>, <A href="http://www.danieldura.com/">Danny Dura</a>, <a href="http://blog.digitalbackcountry.com/">Ryan Stewart</a> and <A href="http://coenraets.org/">Christophe Coenraets</a> as they show developers how to get started with <a href="http://www.adobe.com/flex">Adobe Flex</a>, <a href="http://www.adobe.com/go/air">Adobe AIR</a> and <a href="http://www.zend.com/">Zend</a>.
</blockquote>
<p>
Check out <a href="http://blogs.adobe.com/flex/archives/2008/09/learn_about_flex_and_zend_at_p.html">this list of locations</a> to find one near you to attend. They run from the first of October through the first part of November.
</p>]]></description>
      <pubDate>Thu, 02 Oct 2008 13:44:02 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Andi Gutmans' Blog: Adobe to contribute AMF support to Zend Framework]]></title>
      <guid>http://www.phpdeveloper.org/news/10727</guid>
      <link>http://www.phpdeveloper.org/news/10727</link>
      <description><![CDATA[<p>
<i>Andi Gutmans</i> has <a href="http://andigutmans.blogspot.com/2008/07/adobe-to-contribute-amf-support-to-zend.html">pointed out</a> an effort that Adobe has <a href="http://framework.zend.com/wiki/display/ZFPROP/Zend_Amf">proposed</a> that would go a long way towards adding AMF support to the <a href="http://framework.zend.com">Zend Framework</a>.
</p>
<blockquote>
This ZF component will allow for client-side applications built with <a href="http://www.adobe.com/products/flex/">Flex</a> and <a href="http://www.adobe.com/products/air/">Adobe AIR</a> to communicate easily and efficiently with PHP on the server-side. Leading the design of the component for Adobe is <a href="http://wadearnold.com/blog/">Wade Arnold</a>. Wade already has a track record of bringing the Adobe RIA technologies to PHP as a result of all of his work on AMFPHP.
</blockquote>
<p>
<i>Andi</i> sees this as a next logical step to helping the framework become more "Enterprise oriented" and to compliment the recent Dojo integration. The plan is to release it with the 1.7 version of the framework, but the actual timing may vary due to the approval process.
</p>]]></description>
      <pubDate>Thu, 31 Jul 2008 11:13:42 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Desktop Image Uploaders Using Adobe AIR and JavaScript]]></title>
      <guid>http://www.phpdeveloper.org/news/10525</guid>
      <link>http://www.phpdeveloper.org/news/10525</link>
      <description><![CDATA[<p>
On the Zend Developer Zone today there's a <a href="http://devzone.zend.com/article/3650-Desktop-Image-Uploaders-Using-Adobe-AIR-and-JavaScript">new tutorial</a> (by <i>Jack Herrington</i>) talking about working with Adobe AIR and Javascript to make a desktop application for uploading images (or any other files) to a remote server.
</p>
<blockquote>
To solve the upload problem, most of the big services have dedicated upload applications that run on all the different platforms. But it takes a lot of work to develop them, especially when they have to run on both Macintosh and Windows. Or is it so tough? As it turns out, Adobe AIR technology makes it possible to write applications for any platform using just HTML and JavaScript. It also offers access to cool desktop features, notably drag and drop.
</blockquote>
<p>
The tutorial shows how to make the application with the HTML/Javascript version of an AIR app (as opposed to Flex) that lets you drag and drop files into it to be uploaded. They make the basic file upload form first as a foundation then extend it to make it accept the remote request (via POST) from the AIR application to handle the uploads. Javascript code and screenshots are included.
</p>]]></description>
      <pubDate>Wed, 02 Jul 2008 07:56:27 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Synchronizing Drupal Modules with Adobe AIR]]></title>
      <guid>http://www.phpdeveloper.org/news/10167</guid>
      <link>http://www.phpdeveloper.org/news/10167</link>
      <description><![CDATA[<p>
On the Zend Developer Zone, there's a <a href="http://devzone.zend.com/article/3447-Synchronizing-Drupal-Modules-with-Adobe-AIR">new article/tutorial showing how to keep things in sync on your Drupal installation with the help of <a href="http://www.adobe.com/products/air/">Adobe AIR</a>.
</p>
<blockquote>
Whether you're an enterprise developer working in a large shop or setting up a blog for yourself, you've almost certainly been tasked with keeping your development code in sync with some type of stable release. Whether a project is big or small, you still need to ensure that the core code you work with remains consistent.
</blockquote>
<p>
<a href="http://devzone.zend.com/article/3447-Synchronizing-Drupal-Modules-with-Adobe-AIR">The tutorial</a> walks you through the setup of a basic AIR application, how to pull the configuration XML into it and parsing it to use in the interface. The next step is the sync, grabbing your config and pushing it out to other multiple configs across your sites (via a REST service).
</p>]]></description>
      <pubDate>Tue, 13 May 2008 07:58:10 -0500</pubDate>
    </item>
  </channel>
</rss>
