Stormy, the article you linked to makes a strong case for using bcrypt. Do you know of an article that discusses the practicalities, preferably with source code examples or a library?
Yes, my recommendation would be to use a publicly available library like phpass (if your website is PHP based). The public libraries have had more sets of eyes to look them over and find potential security problems: