About the Author

Chris Shiflett

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


PHP at ApacheCon

The schedule for ApacheCon has been published, and it looks like it will be a great conference for PHP developers.

I will be giving a 3 hour PHP security tutorial on Sunday. If you missed the one I gave at OSCON, you're in luck, because I plan to work hard to make this one even better. I'll also make some enhancements to the PHP Security Workbook and provide that as the handout.

In addition to the tutorial, I'm giving a 60 minute talk with mod_perl core developer Geoff Young about testing PHP with Perl (two great tastes that taste great together). Geoff is a fantastic speaker, and this talk should be very fun and entertaining. Mixed in with the inevitable banter between us, we hope to provide some practical and useful information that you can apply directly to your PHP development.

Among the other interesting talks are a 3 hour tutorial about scalable Internet architectures by Theo Schlossnagle, a 60 minute talk on PHP 5 by Andi Gutmans, and Adam Trachtenberg's popular talk, Why PHP 5 Sucks! Why PHP 5 Rocks!.

I usually spend most of my time at conferences in the halls and social gathering places, but I think I'll be attending quite a few talks this year. It's good to see such a nice lineup of talks. I'm definitely looking forward to it.

Hope to see you in Vegas.

About This Post

PHP at ApacheCon was posted on Sun, 29 Aug 2004 at 21:28:05 GMT.

0 Comments

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