php
Day 27: SpeechesAreHot.com online
We’re at the very last few days of #30daysofcreativity and I’ve been talking about my new site where I’ll be collecting presentations from different conferences, SpeechesAreHot.com. After hitting some minor obstacles along the way, the site is now live.
The Devil Is In The Details
Spent a couple of hours coding yesterday. Rarely have the time to these days but I decided to make the user authentication a bit more effective in my Slashblog project.
It used to be just a script, authorize.php, to check the password and set a session variable for verification. You know that basic stuff where you have to put the code […]