On my list of things to do is setting up an FTP server for ProgClub. Not a huge priority for me, but would be nice to have that in place.
Category Archives: TODO
ProgClub wiki sign-up needs information about registration
On my TODO list is to fix up the ProgClub wiki Log in / create account page so that there is some red text telling the user to go through the registration process if they want to sign up for the club.
Hash-based Message Authentication Code
Raz suggests adding a HMAC to our password hashing scheme.
30 books everyone in software business should read (and why)
A friend of mine send me a link to 30 books everyone in software business should read (and why). I’ve read a few of the books on the list, but I’ll have another look when I have some more free time.
Handling character encodings in HTML and CSS
On my list of things to do is read the document Handling character encodings in HTML and CSS from the W3C. For some reason I can’t quite bring myself to concentrate on it right now.
URI scheme
Reading about URI schemes today.
The UriSchemes page at the W3C suggests a few ways to add support for URL schemes. Maybe I could get file: URLs doing something suitable for SMB network resources in Firefox.
PHP error_log
Apache Caching Guide
Reading the Apache Caching Guide is on my list of things to do.