<?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, 07 Sep 2008 15:40:40 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Knut Urdalen's Blog: Tic Tac Toe with PHP-GTK2]]></title>
      <guid>http://www.phpdeveloper.org/news/6488</guid>
      <link>http://www.phpdeveloper.org/news/6488</link>
      <description><![CDATA[<p>
<i>Knut Urdalen</i> has come back to PHP-GTK2 (since trying it back in the alpha stage) and decided to <a href="http://www.urdalen.com/blog/?p=189">give it a shot</a> by porting over an application and seeing how easy it was.
</p>
<blockquote>
I wanted to see how easy I can take a simple GTK application written in another language and port it to PHP-GTK2. I ended up porting <a href="http://perplex.schmumpf.de/dev/tictactoe/ruby/">this Ruby/Gtk example</a> written by <a href="http://perplex.schmumpf.de/">Daniel Lichtenberger</a> which have some logic, dialogs, events and some graphics.
</blockquote>
<p>
His experience was a pleasant one, finding that most of the code came over easily, if not directly (well, with syntax chnages, of course). There were a few issues with pulling in the graphics, but over all, it went well. If you'd like to check out the source for the game, you can <a href="http://www.urdalen.com/lab/tictactoe/tictactoe-1.0.tar.gz">download it here</a> and (with PHP-GTK2 installed) run it with a simple "php tictactoe.phpw" command.
</p>]]></description>
      <pubDate>Thu, 12 Oct 2006 09:14:00 -0500</pubDate>
    </item>
  </channel>
</rss>
