<?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, 20 Nov 2008 02:36:07 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Scott Mattocks' Blog: What is PHP-GTK?]]></title>
      <guid>http://www.phpdeveloper.org/news/5428</guid>
      <link>http://www.phpdeveloper.org/news/5428</link>
      <description><![CDATA[<p>
According to <a href="http://crisscott.com/2006/05/23/phparchitects-art/">this new post</a> from <i>Scott Mattocks</i> today, there's a new article in a new section of the php|archtiect site detailing the evolution of PHP-GTK.
</p>
<quote>
<i>
This article is a first in a series of PHP-GTK articles. My goal is to start with PHP developers that have never heard of PHP-GTK and slowly but surely get them to the point where they can develop their own PHP-GTK apps with minimal headaches. Part one of this series doesn't jump into any development. It simply gives a bit of background. This article explains where PHP-GTK came from and how it can be useful in the real world. As always, I welcom comments, ideas and suggestions, not just about this article but also about future articles that you would like to see written.
</i>
</quote>
<p>
<a href="http://hades.phparch.com/ceres/public/article/index.php/art::php_gtk::what_is_php_gtk">The article</a> looks at PHP-GTK from its humblest beginnings (the filesystem functions) out to what it is and what it's used for. There's also a brief discussion of where it's headed as well, including links to a few different resources on the topic.
</p>]]></description>
      <pubDate>Tue, 23 May 2006 11:57:11 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[David Ramalho's Blog: Where's the sun, or, How I Write PHP!]]></title>
      <guid>http://www.phpdeveloper.org/news/4744</guid>
      <link>http://www.phpdeveloper.org/news/4744</link>
      <description><![CDATA[From <i>David Ramalho</i>'s blog today, he takes a look at not how to write PHP, but how he writes PHP - focusing mainly on the tools he uses, especially <a href="http://www.eclipse.org/eclipse/">Eclipse</a>.
<p>
<quote>
<i>
Friends, I'm sure the post would be a heck of a lot funnier if instead of "How" I would write "Why", but I'm sticking to "How" for...now.
</i>
</quote>
<p>
He <a href="http://songo.blackorange.pt/blog/?p=126">says some</a> about what Eclipse is and how it can be extended, specifically mentioning the PHPeclipse Project. 
<p>
<quote>
<i>
The PHPeclipse project aims to create a full featured PHP IDE with features like internal PHP parser, debugger, code formatter, outline view, templates and much more.
</i>
</quote>
<p>
There are also a foew other tools he mentions: a <a href="http://subclipse.tigris.org/">Subversion plugin</a>, <a href="http://xmlbuddy.com/">XMLBuddy</a>, and the <a href="http://www.interaktonline.com/Products/Eclipse/JSEclipse/Overview/">JSEclipse plugin</a>...]]></description>
      <pubDate>Fri, 27 Jan 2006 07:36:53 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[WebReference.com: How to Interact with Web Forms (Part 2)]]></title>
      <guid>http://www.phpdeveloper.org/news/4719</guid>
      <link>http://www.phpdeveloper.org/news/4719</link>
      <description><![CDATA[With a continuation of their <a href="http://www.phpdeveloper.org/news/4683">previous article</a>, WebReference has posted <a href="http://www.webreference.com/programming/php_forms2/">part two</a> of their "How to Interact with Web Forms" series - an excerpt from the PHP Phrasebook (Sams).
<p>
They build on the <a href="http://www.phpdeveloper.org/news/4683">previous code</a>, showing how to:
<ul>
<li>preselect items from a multiple select list, 
<li>process image submit buttons
<li>checking the mandatory fields
<li>checking the values of select lists
</ul>
They <a href="http://www.webreference.com/programming/php_forms2/3.html">wrap it all up</a> with two handy concepts - how to write out your data to a form and send it off in email form to the location of your choosing and working with the files uploaded via a form.]]></description>
      <pubDate>Tue, 24 Jan 2006 07:03:09 -0600</pubDate>
    </item>
  </channel>
</rss>
