<?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, 15 May 2008 22:50:51 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[IBM developerWorks: Setting up your own on-demand video site with PHP, Part 1]]></title>
      <guid>http://www.phpdeveloper.org/news/9896</guid>
      <link>http://www.phpdeveloper.org/news/9896</link>
      <description><![CDATA[<p>
In this <a href="http://www.ibm.com/developerworks/edu/os-dw-os-php-ondemvideo1.html?ca=drs-tp1408">first article</a> of a new series on the IBM developerWorks site introduces you to their method for creating your own "on-demand video website" with PHP:
</p>
<blockquote>
In Part 1 of a three-part series on creating an on-demand video site with PHP, we begin by looking at the different flavors of digital video and their particular nuances. When creating video for the Web, the overarching issue you need to keep in mind is whether you want your video to be small and easy to download or whether you want it to be the best quality possible.
</blockquote>
<p>
They'll also show you how to convert the video into the Flash Video format to make it easy to pull into an in-page Flash player. You'll need to <a href="https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?lang=en_US&source=dw-os-php-ondemvideo1">register or log in</a> to get to the article.
</p>]]></description>
      <pubDate>Wed, 02 Apr 2008 17:48:03 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[DevX.com: Four Ways to Transfer Data Between Flash and PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/9572</guid>
      <link>http://www.phpdeveloper.org/news/9572</link>
      <description><![CDATA[<p>
The DevX.com site has <a href="http://www.devx.com/webdev/Article/36748">posted some code</a> that gives you methods for passing information back and forth between PHP and a Flash application.
</p>
<blockquote>
When you need to develop a web form with a special design and great effects, you will probably elect to use Flash. But building and programming Flash forms is considerably different from building standard HTML-based forms. [...] To do that though, you need to know how to access data in the Flash form and (sometimes) how to update the Flash form from PHP as well.
</blockquote>
<p>
They help you build a sample Flash form as a base to work with in the transfer methods including the ActionScript to get the data out of each field. The tutorial shows the two way communication that's possible - pushing the Flash values out to the PHP script via a getURL() call and pulling the results back in with a call to loadVars() from the PHP script's output.
</p>]]></description>
      <pubDate>Tue, 05 Feb 2008 12:58:00 -0600</pubDate>
    </item>
  </channel>
</rss>
