As PHP-GTK2 is fairly new on the scene, there aren’t many resources for learning it. Those that are, are scattered throughout the web. Ive compiled a list below, hopefully they can help you develop PHP-GTK2 applications.
- kksou - Sample Codes, Hundreds of code examples with explanations.
- kksou - Blog, Some nice advanced info, updated frequently.
- kksou - Forums, Can ask for help on your codes.
- Gnope, Installation of PHP-GTK2.
- cweiske, Some PHP-GTK1 resources, you may/may not find it useful for PHP-GTK2 development.
- gtk.php.net, Official PHP-GTK2 homepage, numerous links, source code.
- gtk.php.net docs, Official PHP-GTK2 documentation.
- gtk.php.net FAQ, Frequently Asked Questions.
- gtk.php.net Resources, PHP-GTK2 mailing list, more resources.
- php-gtk.eu, Great support forum, samples,news.
- activenture, Docs, Refs, Tutorials. Very good.
- php-gtk.eu apps, Largest list (that i could find) of PHP-GTK2 apps.
We have now upgraded to wordpress 2.6.
Remember, you can subscribe to our RSS Feed to get the latest updates and tutorials and request tutorials and screencasts.
A little screencast i made just showing the linux dropbox client off.
Ive recorded another video tutorial, this time on Fedora 9, showing how you can make your own screencasts/video tutorials on linux. I tell you how to (sorta) get your microphone working and use the recordmydesktop program.
I was lucky enough to get chosen to be one of the 25 alpha testers for the linux dropbox client. We were given the choice to download a precomiled .deb, or the source code. Since i use Fedora, i opted for the source code. I attempted to compile it and then i came across some dependency issues.There were 2-3 packages that i needed to find work arounds for, they weren’t in the default repositories and for one (i think) there wasn’t a package for it so i needed to compile it.
I eventually was able to compile it without any errors. It did need a system restart to take effect, but low and behold.

