<?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>Fri, 24 May 2013 20:12:54 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[SitePoint PHP Blog: Debugging PHP (Spectator)]]></title>
      <guid>http://www.phpdeveloper.org/news/10318</guid>
      <link>http://www.phpdeveloper.org/news/10318</link>
      <description><![CDATA[<p>
In a <a href="http://www.sitepoint.com/blogs/2008/06/02/debugging-php/">new post</a> to the SitePoint PHP blog <i>Troels Knak-Nielsen</i> gives a <a href="http://www.sitepoint.com/blogs/2008/06/02/debugging-php/">check up</a> for a project he's worked some on - an interface he came up with to talk, via the dbgp-protocol, to a XUL frontend.
</p>
<blockquote>
Spectator is a XUL application, which should make it cross platform. I have tinkered a bit with XUL before, but not a full application. [...] So what can spectator do? Mind that this is a first version and I really just meant it as a proof of concept. I think I got a bit further than that, but it probably still has a few bugs. Still, with the current version, you can step through a program, set breakpoints and inspect the stack. Really all you would expect from a debugger.
</blockquote>
<p>
You can grab the latest version from the <a href="http://code.google.com/p/spectator/source/checkout">subversion repository</a> on the Google Code website.
</p>]]></description>
      <pubDate>Mon, 02 Jun 2008 11:16:50 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP-GTK Community Site: Gul 2.0 on the way]]></title>
      <guid>http://www.phpdeveloper.org/news/9329</guid>
      <link>http://www.phpdeveloper.org/news/9329</link>
      <description><![CDATA[<p>
A <a href="http://www.php-gtk.eu/node/216">new post</a> on the PHP-GTK Community website has pointed out the beta release of a PHP-GTK tool for parsing XUL - <a href="http://www.php-gtk.eu/apps/gul2">Gul 2.0</a>.
</p>
<blockquote>
2 years after begining, I'm happy to announce you the "Beta" release of the <a href="http://www.php-gtk.eu/apps/gul2">Gul 2.0</a> project, the XUL parser for PHP GTK (97% released). I have to do lot of things, but i think it looks like something.
</blockquote>
<p>
You can find out more information about the project on the <a href="http://gul.redsofa.net/index.php?path=Gul2%20documentation">Gul project page</a> over on the redsoft.net domain (including the downloads).
</p>]]></description>
      <pubDate>Mon, 31 Dec 2007 11:36:57 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[phpPatterns.com: Creating XUL applications with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/6454</guid>
      <link>http://www.phpdeveloper.org/news/6454</link>
      <description><![CDATA[<p>
<b>Please note:</b> this article was incorrectly attributed to PHPHacks.com. The correct author/site has been identified and the information below is the correct information.
</p>
<p>
phpPatterns brings another tutorial to the PHP community today with <a href="http://www.phppatterns.com/docs/develop/connecting_xul_applications_with_php">this guide</a> to creating XUL applications with the help of PHP.
</p>
<blockquote>
<p>
XUL, or the XML User Interface language, is the common thread running through all Mozilla-powered applications - both desktop and web-based. XUL is a way to describe an application's user interface using XML. XUL is similar in many ways to HTML, while borrowing from, yet not exactly imitating its syntax.
</p>
<p>
To start off with, we need a simple XUL file that contains a form. This form could consist of anything, but for this example, I will be using a simple Login form that you might be familiar with while building web applications.
</p>
</blockquote>
<p>
They <a href="http://www.phppatterns.com/docs/develop/connecting_xul_applications_with_php">provide the full code</a> of the XUL, PHP, and Javascript to make everything worrk together. They explain how it all goes together and even some of the basics of XUL.
</p>]]></description>
      <pubDate>Mon, 09 Oct 2006 14:19:00 -0500</pubDate>
    </item>
  </channel>
</rss>
