About the Author

Chris Shiflett

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


PHP Quebec Recap

PHP Quebec was an educational and entertaining conference as expected. The PHP Quebec User Group does a great job organizing the conference each year.

My talk, Agile PHP Testing, was very well received. I think KISS might be the missing ingredient that we need to ignite a testing revolution in the PHP community. Most people who approached me after the talk appreciated the simplicity of using test-more.php with no testing framework at all. I think they also appreciated knowing that using TAP allows them to "upgrade" later.

Although the slides are much less valuable without commentary, a PDF is available:

Here are the other slides that have been posted (to my knowledge):

I've also posted my pictures from the conference. If you look closely, you'll see a t-shirt of Wezzy Wezbourne that was quite popular (and funny).

Au revoir et merci!

About This Post

PHP Quebec Recap was posted on Thu, 06 Apr 2006 at 16:29:47 GMT.

7 Comments

1. soenke's Gravatarsoenke said:

Are that beautiful women php developers, too? ;)

Thu, 06 Apr 2006 at 18:50:12 GMT Link


2. jordi's Gravatarjordi said:

that beautiful woman is my gf ;)

I also had a great time in Montreal, deux pierrot is the best place in the world!

MERCI!!!!

Thu, 06 Apr 2006 at 20:27:32 GMT Link


3. Chris Shiflett's GravatarChris Shiflett said:

Marcus has posted his pictures:

http://marcus-boerger.de/20060327

Jordi, you're right. :-)

Thu, 06 Apr 2006 at 20:58:41 GMT Link


4. Louis-Philippe Huberdeau's GravatarLouis-Philippe Huberdeau said:

Excellent pictures Chris! Probably the best ones I saw so far. Pictures of Yann on the last page are quite funny ;)

Thu, 06 Apr 2006 at 23:00:07 GMT Link


5. Robert's GravatarRobert said:

Glad you were there, Chris. Hope to see you there next year!

Mon, 10 Apr 2006 at 21:48:37 GMT Link


6. Chris J.'s GravatarChris J. said:

Thanks for sharing your slides. I read them, but it's not clear to me. Is the testing system ready to be used, or is there still more to do -- how much more?

Thanks,

Chris

Sat, 15 Apr 2006 at 05:08:30 GMT Link


7. Mike Willbanks's GravatarMike Willbanks said:

Chris J,

If you download it there is todo notes in the file that will tell you more.

Regards,

Mike

Sat, 15 Apr 2006 at 06:08:56 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

php|tek

19 - 22 May 2009

At Sheraton Gateway Suites Chicago O'Hare, Chicago, Illinois.

OSCON

20 - 24 Jul 2009

At San Jose McEnery Convention Center, San Jose, California.

New Comments

Ronald wrote:

A little hard for a rookie like me, but useful. I also thought you'd like to know there is a grea...

Posted in A rev="canonical" HTTP Header
Alex wrote:

Aren't you forgetting that the session will expire if _write() is never called? That excludes ...

Posted in
Andy Mabbett wrote:

@Chris Shiflett, #4, belatedly: Google only accepts rel=canonical within the same domain. My s...

Posted in A rev="canonical" HTTP Header
Kenneth Udut wrote:

I've implemented this rev="canonical" idea on http://free.naplesplus.us in the hopes that it catc...

Posted in Save the Internet with rev="canonical"
Mark wrote:

After reading your article and all the comments, what I got out of this was that sessions are not...

Posted in

Browse Comments