PHP
  Home arrow PHP arrow Page 5 - Conflict PHP
Dev Shed Forums 
Administration  
AJAX  
Apache  
BrainDump  
DHTML  
Flash  
Java  
JavaScript  
Multimedia  
MySQL  
Oracle  
Perl  
PHP  
Practices  
Python  
Reviews  
Security  
Style-Sheets  
Web Services  
XML  
Zend  
Zope  
Forums Sitemap 
IBM® developerWorks 
Sun Developer Network 
E-Commerce Hosting 
Linux Web Hosting 
Managed Hosting 
Small Business Hosting 
Mobile Linux 
App Generation ROI 
VPS Hosting 
Weekly Newsletter

 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
PHP

Conflict PHP
By: Ian Felton
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 3 stars3 stars3 stars3 stars3 stars / 204
    2005-02-15

    Table of Contents:
  • Conflict PHP
  • What the developers like about PHP
  • Does this make good business sense?
  • What would Linus do?
  • Amplify simplicity

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Conflict PHP - Amplify simplicity


    (Page 5 of 5 )

     

    That means amplify simplicity, not the opposite. Include the code that improves the performance of PHP into the public PHP kernel. If every implementation of PHP is the best it can be, PHP will be more competitive with other scripting languages so that it can remain the preeminent hypertext preprocessor. People should be saying, “PHP is beyond a shadow of a doubt, the simplest, most innovative forward thinking scripting language” instead of saying, “Did I miss something, or is PHP drifting into some kind of Twilight Zone where it’s neither great for quick development nor for large scale development?" as someone recently stated on a popular PHP message board.

    On that same vein, instead of being so eager to make PHP tightly coupled to Java, ease off and concentrate on more hypertext preprocessing needs such as better security for protecting against SQL injections and XSS attacks, and better Unicode support. Stay focused on what the average PHP developer is doing. Provide every developer with the means of encrypting his or her PHP code. Doing this will encourage commercial PHP development.

    Instead of selling 6000 licenses of your proprietary code to enterprise businesses and forking the direction of PHP away from the community, sell production licenses to every commercial website using PHP for a low fee. Zend has worked to influence MySQL to adopt a dual-licensing approach that appears to be working. Why can’t PHP adopt a similar license? If Zend wants to target enterprise level companies to generate company profit, instead of creating proprietary software that could be included in the kernel, why not focus Zend on creating PHP enterprise Web applications that demonstrate the power and flexibility of PHP?

    While surely this is the plan already, the approach that is being taken could alienate the PHP community. Don’t withhold code and guide the direction of PHP away from the community that helps create Zend’s success. Then there will be no conflict of interest and then PHP can see its character develop as the years go by, remaining true to itself and to those who made it successful.

    (This article originally appeared in the September 2004 issue of Plug-in).


    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

       · I have always said that one of PHP's greatest strengths is that it has the unique...
       · I agree with this comment. I have found myself in a similar situation: PHP 5 came...
       · Ya know, when I started using php i thought it was great. So I started moving me and...
       · I started out making a form in php3. Idid not have any manual, did not know about...
       · This reminds me exactly of what JSP when through.1) Servlet (just code)2) JSP...
       · Is this not the same article published in Plug-In TWICE last year? Around August and...
       · Yes, this article did run in September in Plug-in. In December, we ran a "Best of...
       · People can still write procedural scripts. Nothing's changed.A better OOP support...
       · I think OOP support is essential to php, as well as the core simplicity. Mostly of...
       · As others already have, I disagree with this article completely. By adding better...
       · 90% Negative, because, of course, it's a crap-fest from a blinded Perl lover.
       · I'm glad so many people have trounced this article. Besides being incredibly biased...
       · Actually articles have a minimum word requirement for this site, which results in...
       · This article is very much like the last one he wrote, complete crap.I am amazed...
       · I have to say it: This guy makes some valid points. There, I feel better now. ...
       · Picking a random quote by way of example..."Instead of focusing on integrating...
       · We're working for Top25 companies in Germany. Companies like E.ON, HypoVereinsbank,...
       · Why I like PHP: You can get things done without a lot of overhead. It's easy to use,...
       · I agree that Unicode support in PHP is lacking, as well as some other features, but...
       · I'll agree that PHP's commercial strategy seems clueless. In fact, I've tried...
       · I really had given up using PHP because of its lack of OO capabilities. Sure it has...
       · I don't see how these two technologies are in any way comparable. They are meant for...
       · I didn't want to respond to this again. I really didn't. I fought tooth and nail to...
       · I agree with the article. PHP's strong points should be built upon, making it easier...
       · For what its worth, well said Ian.
       · Your summaries didn't include my response Ian =)Let it be clear that I have made...
       · You are truly special.Your argument doesn't provide one single, factual piece of...
       · Do I detect hostility? I thought we were having a friendly debate. I'm done - I...
       · No hostility (and I apologize for any ill-suited words I may have said to you). Just...
       · There is a very large, quite vocal, and, most improtantly, large code-contributing...
       · don't be such a smug OOP weenie. methods.that.look.like.this() aren't any...
       · I have found many blog posts surfacing world-wide about my article. One blog in...
       · It's interesting that one of the problems cited by Zend is "impractical integration"...
       · I started using PHP after I had used ASP for some time. I found that my issues with...
     

       

    PHP ARTICLES

    - Authentication Scripts for a User Management...
    - Utilizing the Use Keyword for Namespaces in ...
    - Building a User Management Application
    - Working With Different Namespaces in PHP 5
    - User Management Explained: Overview
    - Using Namespaces in PHP 5
    - Database Security: Guarding Against SQL Inje...
    - Building a Modular Exception Class in PHP 5
    - Database and Password Security for Web Appli...
    - Handling MySQL Data Set Failures in PHP 5
    - Building Site Registration for Web Applicati...
    - Intercepting Customized Exceptions in PHP 5
    - Securing Your Web Application Against Attacks
    - Sub Classing Exceptions in PHP 5
    - Authentication for Web Application Security





    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
    Stay green...Green IT