About the Author

Chris Shiflett

Chris Shiflett is an author and speaker who leads the web application security practice at OmniTI.


PHP News Roundup

I've been away for a week, and a lot has happened in the PHP world during that time.

Tim Bray sparked a debate with his discussion On PHP. Greg and Marcus were quick to point out how silly it is to be comparing tools. It reminds me of soccer players who are proudly showing off their shiny new Predators while getting their asses kicked by the guy wearing 10-year-old shoes. Or, as Marcus puts it:

Pick your weapon and master it and stop wasting time, life is short.

Harry posted a nice pro-PHP rant that's worth reading. I was reminded of George's why PHP scales explanation from a few years ago, which is still as relevant and useful today as it was back then.

Via Jeremy and Simon (two blogs worth reading), I noticed that Yahoo has released a Design Patterns Library and a UI Library. More recently, they've published a PHP Development Center.

Lastly, Zak announced that ApacheCon EU is going to be held in Dublin this year. How awesome is that? :-)

About This Post

PHP News Roundup was posted on Fri, 24 Feb 2006 at 20:00:03 GMT.

3 Comments

1. Nate Klaiber's GravatarNate Klaiber said:

That quote about 'pick your weapon...' was the same type of thing that was running through my head when I was reading their rants this morning. It is a lame argument overall.

Fri, 24 Feb 2006 at 20:53:10 GMT Link


2. Chris Shiflett's GravatarChris Shiflett said:

I accidentally deleted a comment from here when cleaning out some spam. Sorry!

Sun, 26 Feb 2006 at 17:13:38 GMT Link


3. Anon's GravatarAnon said:

It was from GWild:

http://gwild.org/

Sun, 26 Feb 2006 at 20:03:48 GMT Link


Post A Comment

Personal Details and Comment

Style Guide

Line breaks are converted to paragraphs. Also use:

  • <a href="" title="">text</a>1
  • <em>text</em>
  • <blockquote><p>text</p></blockquote>
  • <code>2  <?php  if ($foo) {      $foo = TRUE;  }  ?></code>
  1. Note: <code> can be used inline (e.g. in paragraphs) or in a block as shown. Include whitespace and newlines in blocks.

Please enter Chris (my first name) below. This is a primitive spam prevention technique, and I apologize for the inconvenience.

Preview and Submit

Upcoming Talks

O'Reilly Open Source Convention

21 - 25 Jul 2008

At Oregon Convention Center, Portland, Oregon.

ZendCon

15 - 18 Sep 2008

In Santa Clara, California.

PHP Appalachia

11 - 14 Oct 2008

At Big Bear Lodge, Gatlinburg, Tennessee.

New Comments

Ash Searle wrote:

It might be worth changing your example code from using htmlentities to htmlspecialchars. Runn...

Posted in Allowing HTML and Preventing XSS
Chris Shiflett wrote:

Hi Steve, According to the NYT Manual of Style and Usage, it's push-up: Most but not all co...

Posted in Miscellaneous
steve wrote:

so, is it push up, pushup or push-up? just curious... --steve --www.hundredpushups.com

Posted in Miscellaneous
Walter Lawless wrote:

It's sad to think that even now, nearly 4 years after this was originally written, that there are...

Posted in
Asanka Dewage wrote:

I've been a Mac user for over a year now and I didn't know about the [say] command! What a nifty ...

Posted in Miscellaneous

Browse Comments