<?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>Wed, 19 Jun 2013 16:28:59 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevShed: Building Your Own System Tray Application Using PHP-GTK]]></title>
      <guid>http://www.phpdeveloper.org/news/11118</guid>
      <link>http://www.phpdeveloper.org/news/11118</link>
      <description><![CDATA[<p>
DevShed continues their look at building PHP-GTK applications with <a href="http://www.devshed.com/c/a/PHP/Building-Your-Own-System-Tray-Application-Using-PHPGTK/">this new tutorial</a> covering something a little different - making applications that live in the system tray.
</p>
<blockquote>
You have seen how easy it is to write your own desktop applications using PHP-GTK in the article "Building Your Own Desktop Notepad Application Using PHP-GTK." Once you have learned how to write desktop applications using PHP-GTK, you will be pleased to know that writing system tray applications is just a matter of adding a couple of lines of code. The bulk of your code remains exactly the same!
</blockquote>
<p>
They create a GtkStatusIcon widget (resulting in a generic file icon in the system tray) and show how to modify the previous Notepad application to respond to being clicked.
</p>]]></description>
      <pubDate>Tue, 30 Sep 2008 12:32:06 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[DevShed: Building Your Own Desktop Notepad Application Using PHP-GTK ]]></title>
      <guid>http://www.phpdeveloper.org/news/11070</guid>
      <link>http://www.phpdeveloper.org/news/11070</link>
      <description><![CDATA[<p>
In <a href="http://www.devshed.com/c/a/PHP/Building-Your-Own-Desktop-Notepad-Application-Using-PHPGTK/">this new tutorial</a> from DevShed, they show how to take that PHP-GTK introductory knowledge a step further and create a simple desktop "notepad" application (corss-platform, of course).
</p>
<blockquote>
If you think building a desktop application such as Notepad is difficult, think again. If you use PHP-GTK, it's almost ridiculously easy. This article will show you how. By the time you're done, you'll have a full cross-platform application in about 100 lines.
</blockquote>
<p>
You need to already have the latest <a href="http://gtk.php.net/download.php">PHP-GTK version</a> installed and have a basic knowledge of how to make an application before you start. All code is included as well as explanations as to where all of the parts go (including a simple find, time/date output, select all and how to tell if the user has modified the contents of the file).
</p>]]></description>
      <pubDate>Tue, 23 Sep 2008 13:07:36 -0500</pubDate>
    </item>
  </channel>
</rss>
