News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Community News:
Web-based Frontend for XDebuxg - Webgrind
0 comments :: posted Friday May 02, 2008 @ 16:07:14
voice your opinion now!

Joakim passed along a note today about a new web-based frontend for XDebug:

My about page has mentioned a web based frontend for Xdebug for some time. The project has a name now: The idea for Webgrind, a spin on Valgrind, came from lack of profiling tools for PHP, particularly on OSX. Though it is possible to install kcachegrind on osx it seems overkill for many uses and is definitely not as easy as unzipping a folder to the webroot.

He and Jacob Oettinger have started up the project and have posted some initial code over on the Google Code page for Webgrind. You can check out a screenshot of it in action here too.

tagged with: webgrind xdebug google code download project valgrind


Andreas Gohr's Blog:
Google Chart API via PHP
0 comments :: posted Wednesday April 16, 2008 @ 21:04:05
voice your opinion now!

On his blog, Andreas Gohr has posted about various charting applications on the web (in his search for a way to show off the stats for DokuWiki) and looking specifically at the Google Charts.

Because such [popularity] data is much better to comprehend when accompanied by some nice graphs, I had a look at the Google Chart API today.

He also mentions three wrapper libraries that help your apps interface with the Charts API. Of course, he also includes some graphs of the popularity stats showing things like web server usage and PHP versions.

tagged with: google chart api library interface statistics

Michael Kimsal's Blog:
Why not PHP for Google's App Engine?
0 comments :: posted Thursday April 10, 2008 @ 12:11:02
voice your opinion now!

In a recent post to his blog, Michael Kimsal asks a question that I'm sure PHP developers everywhere are wondering - why did Google choose to go with Python as the programming language of choice for their new App Engine service.

TechCrunch is announcing Google's new "App Engine" service being launched this evening. The basic service is a full app stack hosted and managed by Google, providing a web framework (maybe I'm misreading this?) and the Google 'big table' database service. [...] My question is "why was Python was chosen instead of PHP?"

There's been some great responses since it was originally posted including everything from agreement to rationalizations for the move (though there is a fair amount of PHP and Python bashing going on - an obvious occurance).

tagged with: google appengine python choice launch fullstack

Community News:
PHP & the Google Summer of Code 2008
0 comments :: posted Wednesday March 26, 2008 @ 11:15:50
voice your opinion now!

Besides the more official list of projects happening for this year's Google Summer of Code, there's also been a lot of buzz in the community about the projects and calls for developers to help out on their project of choice. Here's just a few:

Keep up to date on the happenings on each of the projects in the PHP group on this page on the PHP.net wiki.

tagged with: google summerofcode googlesoc2008 participate community

David Coallier's Blog:
PHP is in! Come and join us this summer!
0 comments :: posted Wednesday March 19, 2008 @ 11:15:54
voice your opinion now!

David Coallier is looking for a few good men (women, children, pets who can code, etc) to join up with the PHP development group for this year's Google Summer of Code to help with the various ideas they've come up with.

Hello everyone, as mentioned a few weeks ago the most awaited Google Summer of Code is back again this year. This being said, once again the PHP Project has been accepted and we have started posting our list of ideas (http://wiki.php.net/gsoc/2008).

Some of the projects proposed include:

  • PECL, website improvements and Windows Build Support
  • Automatic Code Checker
  • Implement Unicode into PHP 6
  • Build Infrastructure and macro bindings for writing extension in D
  • Rewrite the run-tests.php script
  • PhD: The PHP based Docbook renderer

Be sure to check out the full list and see where you might want to get involved!

tagged with: google summerofcode googlesoc2008 project proposal

PHPRiot.com:
Geocoding with PHP and the Google Maps API
0 comments :: posted Monday February 11, 2008 @ 08:06:29
voice your opinion now!

New from PHPRiot today, there's this new tutorial showing you how to combine a PHP interface with the Google Maps API to do some geocoding of your own.

Geocoding is the process of finding the longitude and latitude of a given address or location. The Google Maps service gives developers and web site owners free access to their geocoder, both using the Google Maps JavaScript API, as well as using the web service. In this article I will show you how to access the geocoder web service using PHP so that it can be used in your own applications.

The tutorial walks you through every step of the way - from getting your Google API ID to making a simple request all the way out to using placemarks to store locations to fetch later on.

This is a great, very detailed summary that anyone wanting to work with the Google API in PHP should definitely check out.

tagged with: tutorial google map api geocode placemark point


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

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