Here are my slides from my two talks at PHP 2011 tek conference in Chicago, IL. Slide PDFs and any demo code are on GitHub. Recap to follow!
Of (PHP) Sessions, Cookies, and Authentication
Do you know the difference between the PHP config directives
session.gc_maxlifetime
andsession.cookie_lifetime
? Have you wrestled with implementing a “Remember Me” button on your login page? Learn how popular sites, such as Twitter and Facebook, keep you logged in (apparently) forever and the security risks of such methods.
Who’s Using Your Software?
Software is only successful if someone can use it. Good developers need to do more than just follow specifications, they need to visualize the people who will use it and understand what they need. Get to know your users and the questions you need to ask to make your implementation a success on all fronts.
Well, works was the first industry conference I ever attended other than Ohio Linuxfest, and the first conference of any kind since like ACM Sigmod 2000. (Wow, that was 8 years ago.) I had a blast and learned a lot. I even learned about some things related to PHP.
Here are the talks I attended:
The most interesting one for me, uh, emotionally was probably the AI talk. Brings me back to my days in SB. The most useful topic which I could probably put to use at work tomorrow was the SMS/XMPP talk.
I managed to make it downtown one night, and got to meet some new people.
The last highlight I’ll mention were the Pecha Kucha talks on Thursday night. It was interesting and a ton of fun. The open bar didn’t hurt either.
See a few more photos from php|works 2008.