News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

DeveloperTutorials:
Desktop Application Development with PHP-GTK
0 comments :: posted Friday March 14, 2008 @ 08:48:43
voice your opinion now!

The Developer Tutorial site has an introduction to PHP-GTK2 posted - an overview of what the new version (version 2) is and how you can install and use it to develop desktop applications.

PHP-GTK 2 is out, and with it, a fantastic means for PHP developers to build useful, reliable cross-platform desktop applications. In this tutorial, I'll show you how to get up and running with PHP-GTK in no time and build your first desktop application.

They look at qhat it is, getting started with it and making your first application (a simple little "Hello World" output box). They also point out some of the demos you can grab as examples and show you how to make something a little more powerful - a window with an input form that generates an md5 hash.

tagged with: desktop application development phpgtk2 tutorial


PHP-GTK Community Site:
Nitwit a microblogging client
0 comments :: posted Wednesday February 27, 2008 @ 12:04:00
voice your opinion now!

The PHP-GTK Community website has pointed out a small application, a cross-platform microblogging client called Nitwit.

Features include cross-platform functionality (Linux/Windows/Mac OSX), the ability to work on many protocols (like Jabber/Twitter/Jaiku) and it includes multilanguage support.

You can find out more about this simple little application on the Nitwit site as well as down load the latest version. There's also a discussion area that's been set up to allow developers and users to throw in their comments.

tagged with: nitwit micoblogging client twitter jaiku jabber irc desktop application

PHP-GTK Community Site:
php-desktop
0 comments :: posted Monday February 18, 2008 @ 12:54:00
voice your opinion now!

On the PHP-GTK Community site, there's this post from Janosch Graf about a PHP-GTK desktop project (a desktop environment inside of a PHP-GTK shell) called php-desktop.

php-desktop emulates a desktop using KDE programs/icons

php-desktop is tested with KDE. It also uses KDE programs (for example kde-open) and KDE icons. php-desktop gets the icon by the mimetype of a file. If the file is a desktop-file php-desktop gets the icon from there.

You can check out a screenshot of the project for a preview of what it's like or just download the archive and try it out for yourself.

tagged with: phpgtk desktop community project screenshot download

Richard Heyes' Blog:
PHP and marketing
0 comments :: posted Friday February 15, 2008 @ 10:28:00
voice your opinion now!

In this new post to his blog, Richard Heyes talks about an example he's come across of PHP being used as backend behind a large marketing project:

I recently read an interesting example at Neil Shearing's internet marketing strategies blog of combining .NET desktop software with a PHP backend.

We all know PHP is often slated by "real programmers" as a scripting language only useful for kiddie's home pages, and its nice to see a serious marketer choosing PHP to power the backend to a serious piece of viral software with the potential to go load-mad.

Richard also points out some of his experience trying to market his software and which of his customers are the ones that would provide the most return (the ones looking for updates) and how he can gather their information more productively to further his project's goals.

tagged with: marketing backend neilshearing dotnet desktop backend

DeveloperTutorials.com:
Building Desktop Applications in PHP
0 comments :: posted Monday February 11, 2008 @ 08:58:00
voice your opinion now!

The Developer Tutorials site has posted a new look at working with PHP in a different sort of environment than most people think - on the desktop.

You've been through it all with the web, from basic database hacks to battling with inconsistent browser rendering, and now you want to have a go at something different.

Of course, the standard destination would be desktop application development.

The work through some of the basics of desktop development as well as some of the advantages and disadvantages to making the move. The include some example code to get you started with a "Hello World" sort of example using the PHP-GTK libraries.

tagged with: developer tutorial desktop application beginner

PHP-GTK Community Site:
Click Fast, Desktop Gadget & visualProxy
0 comments :: posted Monday July 02, 2007 @ 11:12:00
voice your opinion now!

The PHP-GTK Community website as three new posts today all describing applications built with simplicity in mind and created using the PHP-GTK libraries:

  • the "Click Fast" button that makes use of the Gtk::timeout_add() and Gtk::timeout_remove() functions
  • a Desktop Widget that can be used for useful information you want to keep in view
  • visualProxy - an HTTP proxy server and transmit HTTP proxy requests from a WWW user agent to an other proxy or directly to a server. It displays requests graphically and update information on the fly on a detailed list with many fields columns.

Check out their apps and code snippets sections for more examples like these.

tagged with: phpgtk visualproxy desktop widget click codesnippet application phpgtk visualproxy desktop widget click codesnippet application


application zendframework package release developer zend releases code framework security conference book PHP5 database PEAR pecl mysql ajax job cakephp

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework