neterslandreau
Jan 18th 2006, 9:16 am
Good news!
I've been writing both web applications and CLI scripts using PHP for years and I've always been a little bummed out that the only way I could share my apps was via the web. A month or so ago I ran across Gnope (http://www.gnope.org/) which is a group of developers creating GUI apps for Windows in PHP using the Gtk2 library. A couple of clicks later I had PHP installed on my XP and was able to create GUI standalones for the Windows environment from my Fedora workstation using all my open source program development packages like Glade.
Right now the documentation for PHP-Gtk2 is almost non-existent but I highly recommend it for all you folks out there, like me, who have always dreamed of being able to develop user-friendly Windows apps without having to buy cost prohibitive M$ software development packages.
I've been writing both web applications and CLI scripts using PHP for years and I've always been a little bummed out that the only way I could share my apps was via the web. A month or so ago I ran across Gnope (http://www.gnope.org/) which is a group of developers creating GUI apps for Windows in PHP using the Gtk2 library. A couple of clicks later I had PHP installed on my XP and was able to create GUI standalones for the Windows environment from my Fedora workstation using all my open source program development packages like Glade.
Right now the documentation for PHP-Gtk2 is almost non-existent but I highly recommend it for all you folks out there, like me, who have always dreamed of being able to develop user-friendly Windows apps without having to buy cost prohibitive M$ software development packages.