<?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>Sat, 22 Nov 2008 01:27:48 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Fred Wu's Blog: Ruby on Rails, Passenger (ModRails) vs CodeIgniter and Kohana (Benchmarks)]]></title>
      <guid>http://www.phpdeveloper.org/news/10274</guid>
      <link>http://www.phpdeveloper.org/news/10274</link>
      <description><![CDATA[<p>
On his ThisLab blog, <i>Fred Wu</i> has posted some <a href="http://thislab.com/2008/05/26/ruby-on-rails-passenger-modrails-vs-codeigniter-and-kohana/">quick benchmarks</a> comparing some of the popular frameworks out there - Ruby on Rails/Passenger versus CodeIgniter/Kohana.
</p>
<blockquote>
Last few days I have been playing with Ruby and Rails, again. Today, when someone was asking on a forum about the efficiency of web frameworks, I thought I'd give the few frameworks I work with some more benchmark testing.
</blockquote>
<p>
His benchmarking is based on basic "Hello World" page requests for each of the frameworks. His results were interesting with CodeIgniter coming out with the fewest number of requests responded to (per second) and Rails coming out on top by a margin of about eighty or ninety over CodeIgniter/Kohana. 
</p>
]]></description>
      <pubDate>Tue, 27 May 2008 08:47:58 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Mikko Koppanen: Requested examples: Animating GIF Images]]></title>
      <guid>http://www.phpdeveloper.org/news/8816</guid>
      <link>http://www.phpdeveloper.org/news/8816</link>
      <description><![CDATA[<p>
At the request of another developer, <i>Mikko Koppanen</i> has <a href="http://valokuva.org/?p=46">written up a post</a> for his blog today showing how to create animated GIFs in PHP with Imagick.
</p>
<blockquote>
Today's example was requested by a user called Devo. This example illustrates making an animated GIF image by creating the frames from scratch. It's been so long since I've really drawn anything so I decided to use text as the base for this animation.
</blockquote>
<p>
<a href="http://valokuva.org/?p=46">His example</a> ends up as a string ("Hello World") that's animated to show one more letter at a time as each frame loads.
</p>]]></description>
      <pubDate>Wed, 10 Oct 2007 09:32:00 -0500</pubDate>
    </item>
  </channel>
</rss>
