<?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 02:22:58 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[HubFolio: Deploying a PHP-GTK application with NSIS]]></title>
      <guid>http://www.phpdeveloper.org/news/13481</guid>
      <link>http://www.phpdeveloper.org/news/13481</link>
      <description><![CDATA[<p>
On the HubFolio site today <i>Matthew Casperson</i> has <a href="http://www.brighthub.com/hubfolio/matthew-casperson/articles/54825.aspx">posted a new tutorial</a> about deploying PHP-GTK applications with the help of the <a href="http://nsis.sourceforge.net/Main_Page">NSIS</a> software (Nullsoft Scriptable Install System).
</p>
<blockquote>
PHP-GTK is a project that binds the GTK desktop library. Unlike other solutions like Appceletartor Titanium, which create web applications that are distributed like a desktop application, PHP-GTK allows PHP developers to create native desktop applications utilizing the GTK platform. One of the issues with PHP-GTK is distributing the final application. This tutorial steps you through the process of creating a setup package for a simple PHP-GTK application with NSIS and HM NIS Edit.
</blockquote>
<p>
He shows you how to create a <a href="http://gtk.php.net/download.php">simple PHP-GTK application</a>, package it up with the <a href="http://hmne.sourceforge.net/index.php">HM NIS Edit</a> tool and use the wizard to create the new package. Change a few configuration settings and compile the script and you should end up with a nice bundled installer.
</p>]]></description>
      <pubDate>Wed, 04 Nov 2009 11:06:33 -0600</pubDate>
    </item>
  </channel>
</rss>
