<?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>Sun, 19 May 2013 13:59:39 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[IBM developerWorks: Generate Flash movies on the fly with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/6954</guid>
      <link>http://www.phpdeveloper.org/news/6954</link>
      <description><![CDATA[<p>
The IBM developerWorks site has a new tutorial posted about <a href="http://www-128.ibm.com/developerworks/library/os-php-flash/index.html?ca=drs-">creating Flash movies</i> on the fly with PHP (and some help from <a href="http://www.php.net/ming">Ming</a>).
</p>
<blockquote>
Rich Internet Applications is the new buzz-phrase for Web 2.0, and a key component of the substance behind Web 2.0 is Adobe Flash. Learn how to integrate Flash movies into your application and generate Flash movies dynamically using the Ming library.
</blockquote>
<p>
They <a href="http://www-128.ibm.com/developerworks/library/os-php-flash/index.html?ca=drs-">start with a brief look</a> at Flash and how its embedded into a web page, including the needed HTML. From there, they jump right into Ming.
</p>
<p>
They create a sample Flash file - a "Hello World" - to get the ball rolling. They modify it a bit and create some moving text of varying colors. Next up is working with shapes and lines, and finally - importing and using images in your simple PHP-generated Flash animation.
</p>]]></description>
      <pubDate>Thu, 21 Dec 2006 09:02:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPClasses.org: CAPTCHA harder to break using animations]]></title>
      <guid>http://www.phpdeveloper.org/news/6843</guid>
      <link>http://www.phpdeveloper.org/news/6843</link>
      <description><![CDATA[<p>
PHPClasses.org is spotlighting another package from their site today - this time it's a <a href="http://www.phpclasses.org/animated_captcha">CAPTCHA class</a> that takes things a step further and introduces animation into the mix to make it even harder for bots to get through.
</p>
<blockquote>
<p>Laszlo Zsidi is a PHP Web developer that has written an harder to break CAPTCHA solution. It consists in generating animated GIF images that exhibit the validation text.
</p>
<p>
Since the text never appears all at once in each of the animated frames, this solution certainly raises the bar in terms of difficulty for the robots to guess the validation text, making it very hard to defeat, if possible at all.
</p>
</blockquote>
<p>
You can check out the <a href="http://www.phpclasses.org/browse/package/3423.html">class here</a>, including a sample animated <a href="http://www.phpclasses.org/browse/file/16277.html">gif file</a> and a download of everything you'll need to get started.
</p>]]></description>
      <pubDate>Thu, 07 Dec 2006 08:28:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPClasses.org: 3D graphics in pure PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/6665</guid>
      <link>http://www.phpdeveloper.org/news/6665</link>
      <description><![CDATA[<p>
As spotlighted by the folks over on PHPClasses.org, there's a developer, <i>L&aacute;szl&oacute; Zsidi</i>, who has contributed <a href="http://www.phpclasses.org/browse/author/283569.html">several packages</a> to the repository - including some that work to create 3D images with just the built-in functions PHP provides.
</p>
<blockquote>
He has developed several pure PHP components that implement impressive 3D animated graphics, like a 3D objects rendering engine, emulate a waving flag or the reflex of an image near a lake. The generated frames are combined into a single animated GIF with another pure PHP component also written by L&aacute;szl&oacute;. All these components were nominated to the PHP Programming Innovation Award for the evident creativity, demonstrating that PHP can be used for non-trivial software applications.
</blockquote>
<p>
Some of the libraries in the listing include:
<ul>
<li><a href="http://www.phpclasses.org/browse/package/3234.html">Animated GIF into images</a>
<li><a href="http://www.phpclasses.org/browse/package/3157.html">Image Flag Effect</a>
<li><a href="http://www.phpclasses.org/browse/package/3355.html">Text 3D</a>
<li><a href="http://www.phpclasses.org/browse/package/3358.html">FXLake effect</a>
<li><a href="http://www.phpclasses.org/browse/package/3364.html">Convex 3D</a>
</ul>
</p>]]></description>
      <pubDate>Wed, 08 Nov 2006 08:13:00 -0600</pubDate>
    </item>
  </channel>
</rss>
