News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

Evert Pot's Blog:
Integrating with Zend's OpenID
August 19, 2008 @ 10:28:52

In a new blog post today Evert Pot shares some of his thoughts on integrating the Zend implementation of the OpenID protocol, Zend_OpenId, into his application.

The Zend Framework has a pretty good OpenID library. I was looking for a library written for PHP5 (strict), and this seemed like a good choice...

He mentions some of both sides of the argument - (the good) the flexibility of the library to work with different backend storage methods and (the bad) the requirements it has for the Zend Framework sessions system for authentication.

0 comments voice your opinion now!
zendframework openid integration flexible backend session requirement



Till's Blog:
phpChecklist
December 11, 2007 @ 12:56:00

Till has come up with a method for keeping track of the things needed to correctly build out a server, a checklist package written in PHP.

For a couple weeks now we kept on saying that we need a checklist of what we need on a server in order to make the site run - now since we setup the neato bonito cluster last week the checklist all of the sudden had a higher priority and I took an hour or so to create that last night.

The code loops through the loaded extensions (get_loaded_extensions) and runs a shell_exec on a directory to see if the requirements are met.

0 comments voice your opinion now!
checklist server requirement extension loaded checklist server requirement extension loaded


Paul Reinheimer's Blog:
IIS7 The Leap of Faith
November 09, 2007 @ 07:52:00

Paul Reiheimer has set a goal for himself in light of some of the recent advancements that Microsoft has made on the PHP front - to create a successful PHP-driven, IIS served website.

In an effort to learn more about IIS (which a number of my students and contracting contacts seem to use), I have decided to challenge myself: To design, build, and launch a PHP based site, and receive at least 1,000 unique visitors a day by Feb 28, 2008, served from an IIS7 server.

Among his assets are a license to use the IIS software and a designer help with the look and feel. He also sets out requirements for the project including a local testing server, the public web host and that PHP has to be used (not something like phlanger).

0 comments voice your opinion now!
project microsoft iis server leapoffaith asset requirement project microsoft iis server leapoffaith asset requirement


OpenSourceCommunity.org:
What do you think makes a good CMS?
June 22, 2007 @ 09:26:00

On his blog today, Stoyan points out a topic he's started over on the OpenSourceCommunity.org site - What do you think makes a good CMS?.

This year's Packt Publishing awards for the best Open Source CMS are on their way, starting middle of July. I've been selected as a judge in the PHP CMS category. [...] How can one judge something as diverse and liquid as a CMS? Content management comes in all different shapes, some systems focus on solving some problems and they do a better job than another CMS that mainly tackles different types of problems.

He shares the experiences he's had with CMS and companies that have rolled their own in the past as well as a small list of things that he's thinking about making "the standard" for the CMSes to be judged by. Also included is a lengthy list of requirements that he sees that need to be included for any decent CMS to move to the next level.

0 comments voice your opinion now!
good contentmanagementsystem cms requirement judge packt good contentmanagementsystem cms requirement judge packt


Richard Davey's Blog:
A Guide to using PHP 5 Extensions on Windows
April 11, 2007 @ 13:47:02

Over on his blog today, Richard Davey has posted a guide to using some of the PHP5 extensions on Windows.

To aid you, I have put together this guide which covers *every* default extension that comes with PHP5 and tells you how to get it working on Windows, what dependencies they have and also some vital tips on how you need to arrange your php.ini file and file system to ensure a painless set-up and no messy DLL conflicts.

He lays it all out in a series of two steps - getting everything all set up to make it work (including the value for the extension_dir setting and how to change your PATH variable) and the list of extensions and the DLL files they require.

0 comments voice your opinion now!
php5 extension windows extensiondir path environment list requirement php5 extension windows extensiondir path environment list requirement



Community Events











Don't see your event here?
Let us know!


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

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